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 |
|
tomkat83
|
68ea41fe24
|
Fix direct path playback not being reported to PMS
|
2016-03-16 13:08:55 +01:00 |
|
tomkat83
|
769b741060
|
Fix direct play monitoring
|
2016-03-16 12:49:55 +01:00 |
|
tomkat83
|
ae9d4924c2
|
Redesign fast sync
|
2016-03-11 14:42:14 +01:00 |
|
tomkat83
|
4704d8e983
|
Merge remote-tracking branch 'MediaBrowser/master' into develop
|
2016-03-01 10:10:11 +01:00 |
|
angelblue05
|
c4e936e985
|
Remove auto reset detection
Will review at a later time
|
2016-02-26 22:30:56 -06:00 |
|
tomkat83
|
e7f7269a5b
|
Merge conflicts
|
2016-02-19 20:03:06 +01:00 |
|
tomkat83
|
50d142ad0b
|
Merge remote-tracking branch 'MediaBrowser/master' into develop
|
2016-02-19 18:47:09 +01:00 |
|
angelblue05
|
228501d99c
|
Move removal to context menu
There was a typo in the delete as well. Remove videolibrary.on.remove
due to potential issue if clean database runs and user is using plugin
paths.
|
2016-02-16 22:13:10 -06:00 |
|
angelblue05
|
6c801c326c
|
Fix typo
|
2016-02-13 23:29:01 -06:00 |
|
angelblue05
|
d3f2969e80
|
Fix typo
|
2016-02-12 16:31:01 -06:00 |
|
angelblue05
|
54e998d579
|
Update skip delete message
Github wiki updated accordingly
|
2016-02-12 16:30:20 -06:00 |
|
angelblue05
|
da66d61f6c
|
Revert "OnSettings adjust logic"
This reverts commit dfd5479d8e .
|
2016-02-05 16:17:37 -06:00 |
|
angelblue05
|
dfd5479d8e
|
OnSettings adjust logic
For playback mode changes, do not update the window prop
|
2016-02-05 15:49:25 -06:00 |
|
tomkat83
|
5aa88bdca8
|
Merge remote-tracking branch 'MediaBrowser/master' into develop
|
2016-02-04 13:08:57 +01:00 |
|
angelblue05
|
c4608b38e1
|
Fix resume when using play-to
|
2016-02-03 19:06:12 -06:00 |
|
tomkat83
|
0d4c8ae53e
|
Added logging decorator
|
2016-01-26 17:20:13 +01:00 |
|
tomkat83
|
80e1957d25
|
Merge remote-tracking branch 'MediaBrowser/master' into develop
|
2016-01-22 15:57:22 +01:00 |
|
angelblue05
|
d14ecfdc5e
|
Adjust playlist props
Instead of using clearProperties, clear individually.
|
2016-01-18 21:54:02 -06:00 |
|
angelblue05
|
f3f8c76197
|
Fix progress dialog
|
2016-01-18 19:54:20 -06:00 |
|
marcelveldt
|
eae4fea76a
|
more unicode fixes: os.path functions use unicode depending on the OS
|
2016-01-18 12:05:05 +01:00 |
|
tomkat83
|
b26b679dc1
|
Mark movie as watched/unwatched
|
2016-01-12 14:14:49 +01:00 |
|
angelblue05
|
f99efb2a83
|
Add settings monitor
Prompt for reset if playback mode change is detected
|
2016-01-09 04:53:04 -06:00 |
|
angelblue05
|
7a19f010dc
|
Correct reversed settings
|
2015-12-31 17:16:16 -06:00 |
|
angelblue05
|
445469302f
|
Fix delete
Remove verification - option is only for deletion after playback.
|
2015-12-28 03:54:46 -06:00 |
|
angelblue05
|
69884a1b54
|
Readd with lowercase name
|
2015-12-24 14:07:00 -06:00 |
|