tomkat83
|
be48743b1b
|
Fix TypeError on manually entering PMS port
- Fixes #242
|
2017-03-01 18:51:18 +01:00 |
|
tomkat83
|
3cd76fa291
|
Fix screensaver not toggling back after full sync
- Fixes #197
|
2017-02-05 14:10:14 +01:00 |
|
tomkat83
|
4d957aa4a3
|
Better warnings when resetting the Kodi database
* @Pavuucek please have a look at the Czech translation file, very
bottom. Missing language tags are marked with `<!-- PLEASE UPDATE -->`
|
2017-02-02 18:45:31 +01:00 |
|
tomkat83
|
e96ceaaf19
|
Fix OperationalError upon database reset
|
2017-02-01 20:43:31 +01:00 |
|
tomkat83
|
c17ebf0647
|
Optimize imports for utils.py
|
2017-01-29 13:52:46 +01:00 |
|
tomkat83
|
289690813a
|
Early compatibility with Kodi 18 Leia
|
2017-01-29 13:40:34 +01:00 |
|
tomkat83
|
a716f8a2c1
|
Clean out entrypoint.py
|
2017-01-24 19:59:38 +01:00 |
|
tomkat83
|
b1f6bd1edf
|
Refactor service.py
|
2017-01-24 18:48:13 +01:00 |
|
tomkat83
|
579b52905e
|
Code refactoring
|
2017-01-24 16:53:50 +01:00 |
|
tomkat83
|
8aba0d998d
|
Code refactoring: put variables in one place
|
2017-01-24 16:04:42 +01:00 |
|
tomkat83
|
225776a145
|
Prevent OperationalError: database is locked
- Fixes #183
|
2017-01-20 16:00:17 +01:00 |
|
tomkat83
|
266ad70605
|
Rename database to plex.db
|
2017-01-04 20:09:09 +01:00 |
|
tomkat83
|
146f063fc9
|
Playqueues overhaul continued
|
2017-01-02 14:07:24 +01:00 |
|
tomkat83
|
0c2d4984ab
|
Playqueues major haul-over
|
2016-12-27 17:33:52 +01:00 |
|
tomkat83
|
ad8b7c7d90
|
Merge Master
|
2016-12-20 16:13:19 +01:00 |
|
tomkat83
|
db02a001a8
|
Playlist major upgrade part 1
|
2016-12-03 11:50:05 +01:00 |
|
tomkat83
|
8d11fa2a90
|
Move KODILANGUAGE
|
2016-11-16 14:27:11 +01:00 |
|
tomkat83
|
02e8e3bf5c
|
Fix not updating new user settings
|
2016-10-31 19:42:52 +01:00 |
|
tomkat83
|
e21c04e580
|
Fix smb credentials password not being url-encoded
|
2016-10-29 16:47:48 +02:00 |
|
tomkat83
|
e2776261c3
|
Initial Kodi context menu commit
|
2016-10-22 17:15:10 +02:00 |
|
tomkat83
|
a7820a9cf6
|
Try to prevent OperationalError: database is locked
|
2016-09-25 18:59:34 +02:00 |
|
tomkat83
|
ee6e441628
|
Fix log error
|
2016-09-04 17:14:52 +02:00 |
|
tomkat83
|
9dc691f558
|
Fix log error
|
2016-09-04 17:00:13 +02:00 |
|
tomkat83
|
13ca30c742
|
Cleanup utils.py
|
2016-09-02 19:31:27 +02:00 |
|
tomkat83
|
900290c75a
|
Compatibility with latest Kodi Krypton. Fixes #80
|
2016-08-12 18:36:41 +02:00 |
|
tomkat83
|
a2693b3485
|
Optimize player and playlist instances
|
2016-08-07 15:33:36 +02:00 |
|
tomkat83
|
603e4e7867
|
Let wrapper return
|
2016-07-22 16:48:48 +02:00 |
|
tomkat83
|
898f2e6379
|
Decorator CatchExceptions
|
2016-07-22 16:41:02 +02:00 |
|
tomkat83
|
cfbc7f770c
|
Use playing item filename and path to find ID
- Fixes #67
- Everything else doesn 't work
|
2016-06-25 16:02:40 +02:00 |
|
tomkat83
|
54c32adad6
|
Compatibility with latest Kodi Krypton
- Fixes #56
|
2016-06-19 15:01:25 +02:00 |
|
tomkat83
|
a92146abc2
|
Remove emby references
|
2016-05-31 08:06:42 +02:00 |
|
tomkat83
|
9786aab050
|
Fix UnicodeEncodeError for file paths
- Fixes #35
|
2016-05-15 16:33:53 +02:00 |
|
tomkat83
|
d01a8aafa1
|
Fix encoding and decoding
|
2016-05-07 22:17:12 +02:00 |
|
tomkat83
|
df38786638
|
Account for string.encode() not allowing args
- E.g. Android TV
|
2016-05-07 13:15:02 +02:00 |
|
tomkat83
|
496aa2593a
|
Remove Emby reference from logs
- Fixes #24
|
2016-05-06 21:09:35 +02:00 |
|
tomkat83
|
d879a9d23c
|
Additional artwork download from FanartTV!
|
2016-04-29 12:44:56 +02:00 |
|
tomkat83
|
b820953c52
|
Fix some merge conflicts
|
2016-04-26 14:41:58 +02:00 |
|
tomkat83
|
450437b812
|
Merge remote-tracking branch 'MediaBrowser/master' into develop
|
2016-04-26 13:53:19 +02:00 |
|
tomkat83
|
97c261bc4d
|
Tune advancedsettings.xml
- Only set backgroundupdate to false for music library, if music is
enabled
|
2016-04-22 12:34:35 +02:00 |
|
im85288
|
9c2996af1e
|
retrieve other artwork from fanarttv such as discart,banner etc
|
2016-04-15 20:44:54 +01:00 |
|
angelblue05
|
881c693c39
|
Replace incorrect addon reference
|
2016-04-15 14:15:13 -05:00 |
|
tomkat83
|
bf681f53c3
|
Fix smart playlists for Plex collections
|
2016-04-13 17:11:25 +02:00 |
|
Ian Mclaughlin
|
d95d854f70
|
Update utils.py
Add initial krypton support
|
2016-04-12 16:00:22 +01:00 |
|
tomkat83
|
24bb637606
|
Don't show Kodi popup when scanning Music
|
2016-04-08 13:57:55 +02:00 |
|
tomkat83
|
783fad33f1
|
Don't change Kodi settings xml if music is enabled
- Because Music is yet unstable
|
2016-04-07 08:55:49 +02:00 |
|
tomkat83
|
1f3598a7c4
|
Cleanup and Fixes
- Disable SSL warnings, finally
- Fix Plex Companion errors due to downloadutils switch
|
2016-04-06 18:23:51 +02:00 |
|
SpootDev
|
30dfe99e37
|
spelling
|
2016-04-03 19:54:36 -05:00 |
|
tomkat83
|
50b25ccf73
|
Fix TypeError with PMS item 'addedAt' missing
|
2016-04-02 10:43:50 +02:00 |
|
croneter
|
d191500552
|
Merge pull request #2 from gdachs/develop
made it compatible to Krypton
|
2016-04-02 10:07:18 +02:00 |
|
SpootDev
|
d915c4539e
|
code reduce
|
2016-03-31 14:39:32 -05:00 |
|