RickDB
|
643899ce49
|
Updated playcount check in KodiMonitor, if playcount was empty / null it would incorrectly mark it as watched.
While updating play state make sure offset never exceeds item duration.
|
2017-08-02 17:34:00 +02:00 |
|
tomkat83
|
bce800abc2
|
Revert "Revert "Try shutting down PKC more cleanly""
This reverts commit a1f1e332b3 .
|
2017-05-17 10:09:57 +02:00 |
|
tomkat83
|
a1f1e332b3
|
Revert "Try shutting down PKC more cleanly"
This reverts commit 4b06a89f70 .
|
2017-05-14 16:41:02 +02:00 |
|
tomkat83
|
4b06a89f70
|
Try shutting down PKC more cleanly
|
2017-05-12 14:37:21 +02:00 |
|
tomkat83
|
72ed20e47f
|
Big transcoding overhaul
- Fixes #278
|
2017-05-01 19:51:10 +02:00 |
|
tomkat83
|
8aba0d998d
|
Code refactoring: put variables in one place
|
2017-01-24 16:04:42 +01:00 |
|
tomkat83
|
627c010fb9
|
Customize number of items fetched from PMS
- Fixes #186
- Fixes #182
- Now defaults to 25 instead of 100
|
2017-01-20 14:41:28 +01:00 |
|
tomkat83
|
8680410ab2
|
New setting to force transcode all Plex images
|
2017-01-15 18:01:27 +01:00 |
|
tomkat83
|
0dfafbbe3e
|
Move playbackutils methods to API
|
2017-01-08 15:03:41 +01:00 |
|
tomkat83
|
ad80fdfe1d
|
Rename embydb_functions to plexdb_functions
|
2017-01-04 20:57:16 +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
|
ee86f58a3f
|
Move get Kodi_id from filename to function
|
2016-12-29 11:22:02 +01:00 |
|
tomkat83
|
4208bb9b73
|
playQueue fixes
|
2016-12-28 14:48:23 +01:00 |
|
tomkat83
|
9d2902baa5
|
Playqueues overhaul continued
|
2016-12-28 13:14:21 +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
|
a0b8a9fa93
|
Monitor Kodi setting changes more closely
|
2016-10-23 17:10:34 +02:00 |
|
tomkat83
|
e2776261c3
|
Initial Kodi context menu commit
|
2016-10-22 17:15:10 +02:00 |
|
tomkat83
|
b23bdfe65f
|
Fix capitalization
|
2016-09-17 20:48:37 +02:00 |
|
tomkat83
|
339eaaa13a
|
Fix log errors
|
2016-09-04 16:57:06 +02:00 |
|
tomkat83
|
cc583a1530
|
Merge conflicts kodimonitor.py
|
2016-08-30 16:57:47 +02:00 |
|
tomkat83
|
a2693b3485
|
Optimize player and playlist instances
|
2016-08-07 15:33:36 +02:00 |
|
tomkat83
|
eff7d7b68b
|
Use 1 PKC xbmc.player instance
|
2016-07-23 18:06:47 +02:00 |
|
tomkat83
|
898f2e6379
|
Decorator CatchExceptions
|
2016-07-22 16:41:02 +02:00 |
|
tomkat83
|
5eac547633
|
Call xbmc __init__ methods
|
2016-07-22 15:54:03 +02:00 |
|
tomkat83
|
16dbc726f1
|
Improve logging
|
2016-07-22 15:42:37 +02:00 |
|
tomkat83
|
dd1f50efe6
|
Improve logging
|
2016-07-22 15:17:38 +02:00 |
|
tomkat83
|
c8311e465a
|
Fix PKC playstate updates for widgets on Krypton
- Fixes #67
|
2016-06-26 11:53:26 +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
|
be63414893
|
Be smarter when trying to tell what Kodi plays
- Fixes #67
|
2016-06-25 12:25:01 +02:00 |
|
tomkat83
|
5210e7c442
|
Be smarter when trying to tell what Kodi plays
- Fixes #67
- Episodes may still throw a -1 for the id - useless!
|
2016-06-24 21:28:30 +02:00 |
|
tomkat83
|
a92146abc2
|
Remove emby references
|
2016-05-31 08:06:42 +02:00 |
|
tomkat83
|
0bd4a79ca3
|
Merge conflicts: sync after screensaver deactivated
|
2016-05-15 16:02:19 +02:00 |
|
tomkat83
|
abcb438f21
|
Merge remote-tracking branch 'MediaBrowser/master' into develop
|
2016-05-15 12:33:14 +02:00 |
|
Nick
|
ffb2b11d7c
|
screensaver sync delay increased to 5 seconds
|
2016-05-11 15:35:35 +10:00 |
|
tomkat83
|
df38786638
|
Account for string.encode() not allowing args
- E.g. Android TV
|
2016-05-07 13:15:02 +02:00 |
|
Nick
|
a07f545d5a
|
added option to perform sync when screensaver is deactivated
|
2016-04-29 15:48:09 +10:00 |
|
tomkat83
|
450437b812
|
Merge remote-tracking branch 'MediaBrowser/master' into develop
|
2016-04-26 13:53:19 +02:00 |
|
tomkat83
|
0d79ec76b1
|
Enable playstate update if Kodi does not give DB id
|
2016-04-18 12:09:01 +02:00 |
|
tomkat83
|
e4aefaaa5e
|
Remove Container.Refresh
- This is a skin issue, not a PKC issue
|
2016-04-12 09:05:52 +02:00 |
|
tomkat83
|
543cec93b4
|
Don't normalize moviename for playback report
- Instead, use string (not unicode) for window
|
2016-04-11 19:18:55 +02:00 |
|
tomkat83
|
7f956c6f18
|
Fix playback report for trailers seeming like movie
|
2016-04-11 15:11:50 +02:00 |
|
tomkat83
|
bbfd612137
|
Refresh view when playback stopped
|
2016-04-08 13:51:29 +02:00 |
|
SpootDev
|
d080c49821
|
cleanup
|
2016-04-04 16:21:05 -05:00 |
|
SpootDev
|
47beade09a
|
reserved word type
|
2016-03-31 10:39:00 -05:00 |
|
tomkat83
|
b20308d68f
|
Playback updates if an item is resumed
|
2016-03-22 16:17:06 +01:00 |
|
tomkat83
|
de810d1e1d
|
Fixes to monitoring playback
|
2016-03-16 18:01:07 +01:00 |
|
tomkat83
|
7f674acbac
|
Redesign Kodi monitor and player
Allows now to have playback initiated by Kodi - especially when using
direct paths
|
2016-03-16 17:02:22 +01:00 |
|