xnappo
00c0556300
Fix for Krypton
2016-08-28 16:49:01 -05:00
angelblue05
dbec225072
Revert "Reinstate airsbefore default value -1"
...
This reverts commit 1222d4d906
.
2016-08-26 04:49:14 -05:00
angelblue05
1222d4d906
Reinstate airsbefore default value -1
2016-08-26 01:33:46 -05:00
angelblue05
46121656f8
Fix fail detection for tvshows
...
Due to missing end slash - for xbmcfvs.exists()
2016-08-03 18:35:55 -05:00
angelblue05
7d2ce335e8
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
2016-07-31 15:30:36 -05:00
xnappo
133773d5b6
Krypton prep
2016-07-31 12:15:38 -05:00
angelblue05
54db63c378
Adjust logging for itemtypes not found
2016-07-30 19:19:07 -05:00
angelblue05
e197208d3e
2.2.17 ( #50 )
...
* Add temporary setting to disable external subs for direct stream
* Fix crash when sleeping/waking up device
* Use the logging module. Moved logging to it's own file.
* Version bump 2.2.17
* Update README.md
2016-07-24 22:39:40 -05:00
angelblue05
76dfa1286c
Update logging
...
Use the logging module. Moved logging to it's own file.
2016-07-24 03:59:48 -05:00
angelblue05
3e1aa94c78
Strings - translation
2016-06-20 20:57:29 -05:00
angelblue05
313899c8e7
Fix typo
2016-06-19 20:17:10 -05:00
angelblue05
f90349d6a8
Fix typo
2016-06-19 17:23:46 -05:00
angelblue05
02e7c2946b
Centralize path validation
...
and logging
2016-06-17 16:42:48 -05:00
angelblue05
e7bdfacd47
Empty show
...
Prevent crash in the event RecursiveItemCount is missing. Sounds like a
server bug if it's missing from the api
2016-06-16 14:13:38 -05:00
angelblue05
b9d40d91a6
Fix SeriesName missing
...
Prevent crash from happening.
2016-06-16 00:49:54 -05:00
angelblue05
3dbdab79a9
Revert "Fix missing playurl/pathid references"
...
This reverts commit 601b36e9b3
.
2016-04-26 03:51:24 -05:00
angelblue05
601b36e9b3
Fix missing playurl/pathid references
...
For movies and episodes
2016-04-25 20:56:42 -05:00
spootdev
b67a77c27b
title fix
2016-04-06 22:22:34 -05:00
SpootDev
d78c04d67f
code reduce
2016-04-04 14:18:46 -05:00
SpootDev
b143f34fbf
code reduce
2016-03-31 16:05:41 -05:00
angelblue05
7c6451e839
Fix to local trailers
...
For some reason, server reports local trailer, then querying may or may
not return a result
2016-03-26 16:52:33 -05:00
angelblue05
ae7131a7c1
Fix log
2016-03-16 22:19:52 -05:00
angelblue05
623c6cab85
Fix artists/music
2016-03-16 06:13:47 -05:00
angelblue05
1f8199c91f
Remove incorrect log line
2016-03-15 17:29:09 -05:00
angelblue05
7b94b76ef4
Prevent crash for missing seriesId
...
Apparently, that's a thing now, an episode without a seriesId.
2016-03-12 15:42:14 -06:00
angelblue05
e2a117ea97
Allow virtual season artwork
2016-03-01 12:53:26 -06:00
angelblue05
03ac28272e
Fix widget resume
2016-02-26 06:55:24 -06:00
angelblue05
6100faadda
Try to prevent sleep from happening
...
During the initial sync or any major sync, manual or repair.
2016-02-21 17:43:46 -06:00
angelblue05
1bcba15cd9
Repair entries
...
For the video library. This is for the scenario where Kodi erases the
entry, but it still exists in the emby database.
2016-02-13 22:42:16 -06:00
angelblue05
03d016797c
Allow popup time setting 0 to disable notification
...
For the newly added content notification
2016-02-12 17:23:07 -06:00
angelblue05
15e0f92092
Update video library fix
...
This is to stop music-only update from updating the video library for no
reason.
2016-02-09 22:50:31 -06:00
angelblue05
c2dace4c1e
Add control over notification time for new content
...
Video and music library
2016-02-04 05:42:17 -06:00
angelblue05
0cc6d36caa
Fix music album + logging
2016-01-30 20:49:10 -06:00
angelblue05
2928fd175e
Fix typo
2016-01-29 23:14:59 -06:00
angelblue05
363b458514
Fix newly added album/songs
...
Since we process a dictionary, we can't really control the order it's
being processed in. Audio is being added before the album, so added an
album verification at song level.
2016-01-29 20:40:23 -06:00
xnappo
07d03781a2
Lower lever changes for Krypton
...
Not modifying utils.py yet, just putting in low level version
placeholders and minor music rating change for Krypton change.
2016-01-23 09:45:31 -06:00
angelblue05
04d7ac2f01
Missing reference to rating
...
Was it moved by accident?
2016-01-22 16:49:59 -06:00
marcelveldt
0363804c8e
fix music sync when directstream enabled
2016-01-21 23:45:51 +01:00
marcelveldt
79644ca3e8
additional fix to prevent doubled updated
2016-01-20 20:35:43 +01:00
marcelveldt
ae06548c9d
fix: redundant userdata update for music rating
...
add settings for music ratings import/export
2016-01-20 20:21:56 +01:00
marcelveldt
6f72dfffe9
one more fix for the musictags
2016-01-18 21:16:11 +01:00
marcelveldt
3421bf88e1
add support for embedded covertart in music files
...
fix typo in music tags code
2016-01-18 19:38:53 +01:00
marcelveldt
5640408523
fix crash on sync when song rating is null in db (if user didn't reset the db)
...
resync is advised however to make sure the rating gets scraped initially
2016-01-18 16:31:07 +01:00
marcelveldt
eae4fea76a
more unicode fixes: os.path functions use unicode depending on the OS
2016-01-18 12:05:05 +01:00
angelblue05
2e5c0aa8f2
Fix music crash
2016-01-16 16:31:42 -06:00
angelblue05
5c9e571936
Remove boxset forced sync. Manual sync is available for that purpose.
2016-01-13 15:47:31 -06:00
angelblue05
10606f733d
Fix crash during initial sync for songs
2016-01-12 23:09:55 -06:00
marcelveldt
ee9f08080e
work in progress - move home videos to plugin listing
2016-01-11 22:20:34 +01:00
marcelveldt
0817085ada
Add contextmenu for emby settings (used to update ratings)
...
Add ratings sync for music files (get rating details from music files and sync back to emby)
2016-01-11 16:53:41 +01:00
angelblue05
950ae74939
Undo useless changes to music
...
The problem was in Items class, not the Music class.
2016-01-09 05:13:17 -06:00