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
894afd3dbb
Version bump 1.1.62
2015-12-02 17:11:01 -06: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
ca66438b62
Version bump 1.1.57
2015-11-09 21:03:27 -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
8025bc31f9
Version bump 1.1.56
2015-11-08 23:35:22 -06:00
angelblue05
4da967a65c
fix sources.xml
...
argument not available on older python versions
2015-11-08 08:31:49 -06:00
angelblue05
a9500e9751
Version bump 1.1.55
2015-11-08 05:56:22 -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
6d3af26651
Version bump 1.1.53
2015-10-23 20:32:14 -05: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
angelblue05
43e8ad8775
Update README.md
2015-10-22 21:03:35 -05:00
angelblue05
540745e24a
Fix kodi exception
...
For music report playback, verify that the type we are about to process
is actually a song, otherwise we get a lot of exceptions that file is
not playing.
2015-10-22 19:46:29 -05:00
angelblue05
56ef721836
Fix artwork for albums
...
Boxrear is poster, primary is thumb instead of primary being thumb and
poster and boxrear is poster.
2015-10-22 17:49:38 -05:00
angelblue05
d0bf205331
Database warning
...
Warn the user visually of the database not found error.
2015-10-21 22:44:40 -05:00
angelblue05
6a9eddd413
Fix unicode error
...
Since we are not using self.logMsg, this is needed incase the path
contains unicode characters (window username)
2015-10-21 16:30:52 -05:00
angelblue05
ca2b2745db
Take into account coverart settings
...
To disable coverart
2015-10-21 02:40:02 -05:00
angelblue05
cfe8ffa490
Version bump 1.1.52
2015-10-20 05:22:23 -05:00
angelblue05
54f39fa58e
Support report playback for music
2015-10-20 04:18:13 -05:00
angelblue05
a0347ce03d
Fix error for playback report
...
Take into account TypeError (nonetype), depending on the player used, it
might not return a result.
2015-10-19 00:40:19 -05:00
angelblue05
6849c22414
Support emby tags for music videos
2015-10-18 21:15:49 -05:00
angelblue05
069379ae59
Studios modification
...
Kodi only takes in one studio to display the studio logo. All of the
studios are still process, but only the first one will be added in the
movie table.
2015-10-18 20:54:57 -05:00