Commit Graph

937 Commits

Author SHA1 Message Date
angelblue05 7b3aae2d83 Fix fanart 2015-12-26 03:09:47 -06:00
angelblue05 7b2d67a8bf Fix typo 2015-12-26 01:50:32 -06:00
angelblue05 47976c81be Fix typo 2015-12-26 01:22:25 -06:00
angelblue05 8f8cdbaa88 Fix typo 2015-12-25 21:56:15 -06:00
angelblue05 0e78089aad Fix people
Scenario where actor doesn't have a role defined in the metadata.
2015-12-25 21:41:28 -06:00
angelblue05 9959806f5b Fix boxset 2015-12-25 21:36:46 -06:00
angelblue05 a7a82f4ebb Fix AR 2015-12-24 18:02:31 -06:00
angelblue05 17913241a1 Fix trailer 2015-12-24 16:45:18 -06:00
angelblue05 0e15daa37a Fix user image 2015-12-24 16:16:58 -06:00
angelblue05 163881e79f Fix typo 2015-12-24 15:16:47 -06:00
angelblue05 3007f8fdac Fix typo 2015-12-24 15:07:06 -06:00
angelblue05 69884a1b54 Readd with lowercase name 2015-12-24 14:07:00 -06:00
angelblue05 9855ac4c94 Remove to readd 2015-12-24 14:06:31 -06:00
angelblue05 08f9add813 Revert "Replace"
This reverts commit f28c9fe069.
2015-12-24 13:56:11 -06:00
angelblue05 f28c9fe069 Replace
Seems I have to rename the filename to lowercase manually.
2015-12-24 13:54:34 -06:00
angelblue05 3f6fe0a9e7 Version 1.1.63
alpha ready for beta testing
2015-12-24 13:51:47 -06:00
angelblue05 0200df3225 Fix key error 2015-12-05 19:43:41 -06:00
marcelveldt 7b9a601735 fix issue with nextepisodes node tag filter 2015-12-04 11:10:11 +01:00
angelblue05 8a28488e58 Always show video quality settings 2015-12-02 17:06:22 -06:00
angelblue05 9f7f81fd55 Correct typo 2015-12-02 16:55:20 -06:00
angelblue05 3384124f9c Adjust delete cached artwork
If fails, move on instead.
2015-12-02 16:51:30 -06:00
angelblue05 73d3974e39 Convert Force transcode to an option
Only for 1080p/H265
2015-12-02 16:47:07 -06:00
angelblue05 d07816d7fb Correct typo 2015-12-02 05:00:00 -06:00
angelblue05 d57f8ddde3 Force transcode 1080p/h265 2015-12-02 04:58:20 -06:00
angelblue05 988d62c9ac Fix cursor staying open after marking as watched 2015-12-01 00:53:59 -06:00
angelblue05 4e2cd67946 Fix for connection
In case status is good, but server is unreachable.
2015-11-25 17:20:06 -06:00
Shaun fc8c41ccf3 remove some save last sync calls 2015-11-24 15:20:12 +11:00
marcelveldt 3e1efdf824 add recommended and random nodes 2015-11-23 18:45:42 +01:00
Shaun 3c9aa10587 add messaging to sync thread exit 2015-11-20 13:52:06 +11:00
angelblue05 faa376a520 Version bump 1.1.60
Stable release
2015-11-12 16:32:02 -06:00
angelblue05 66a9a85fc4 Direct path setup
Add a caution note.
2015-11-09 21:01:31 -06:00
angelblue05 7dbc1339bb Fix directors 2015-11-09 19:59:45 -06:00
angelblue05 4da967a65c fix sources.xml
argument not available on older python versions
2015-11-08 08:31:49 -06:00
angelblue05 3431b5d28d Use fallback artists
If album artists is missing
2015-11-08 05:42:53 -06:00
angelblue05 6156557b7d Follow kodi track# convention
disc#*2**16 + track#
2015-11-08 00:20:40 -06:00
angelblue05 9f4584d83f Fix albumartist 2015-11-06 22:40:08 -06:00
angelblue05 d03d24d078 Making sync process more robust
Central commit, central force update kodi library. This is to make sure
we don't have a kodi videoscan running at the same time as our syncing
process, in order to prevent the dreaded "database is locked" error.
2015-11-05 21:11:42 -06:00
angelblue05 5a39208aa3 Correcting sources
With elementetree instead
2015-11-03 07:22:03 -06:00
im85288 c10cee3cb3 jarvis music db bump 2015-11-03 11:07:31 +00:00
angelblue05 158008415f Prevent invalid paths
Strm file scenario
2015-11-03 02:27:59 -06:00
angelblue05 6ba664037e Adjust new ask to play trailer setting
Ask only if there should be trailers to be played.
2015-10-26 08:49:13 -05:00
marcelveldt a5562e896b fix crash on playback when music sync is not enabled 2015-10-25 02:13:13 +02:00
marcelveldt 4c43139765 Merge branch 'master' of https://github.com/MediaBrowser/Emby.Kodi 2015-10-24 10:53:59 +02:00
angelblue05 d5c1bec4c6 Add music video artist link 2015-10-23 20:00:34 -05:00
marcelveldt 6950505341 Merge branch 'master' of https://github.com/MediaBrowser/Emby.Kodi 2015-10-23 21:06:55 +02:00
marcelveldt 138a495906 close handle to file 2015-10-23 21:06:35 +02:00
angelblue05 dbf6a350c7 Fix direct path
By the time the initial setup went thru, the class was already loaded.
Instead, load the settings in the instance.
2015-10-23 02:21:12 -05:00
angelblue05 bcee7dde76 First try at fixing singles issue for music 2015-10-23 01:45:52 -05:00
angelblue05 1893e79014 Add option to ask to play trailers 2015-10-22 23:09:01 -05:00
angelblue05 22b62133eb Kodi database scan
Prevent writing to database when the kodi database scan is running.
2015-10-22 21:55:32 -05:00