croneter
|
436b1fda83
|
Automatically convert source code from Python 2 to 3 using futurize
|
2020-12-18 17:10:20 +01:00 |
|
croneter
|
25f972f30f
|
Refactor direct and add-on paths. Enables use of Plex music playlists synched to Kodi
|
2020-02-27 16:29:08 +01:00 |
|
croneter
|
ccb95a0169
|
Fix Kodi always playing the same file version of a video
|
2019-06-01 16:15:14 +02:00 |
|
croneter
|
1a7a36820a
|
Don't refresh container when use chose to delete or refresh an item
|
2019-05-01 08:35:32 +02:00 |
|
croneter
|
11f636c4b9
|
Fix UnicodeEncodeError on playback startup
|
2019-04-05 17:12:05 +02:00 |
|
croneter
|
2aadcbd198
|
Fix AttributeError
|
2018-11-20 18:39:18 +01:00 |
|
croneter
|
6fe0e23f53
|
Interrupt sleep if Kodi exits. Use Monitor's Player()
|
2018-11-20 16:58:25 +01:00 |
|
croneter
|
a045063769
|
Rather big change of PKC's plumbing
|
2018-11-18 14:59:17 +01:00 |
|
croneter
|
4246711b1e
|
Remove old plexdb_functions
|
2018-10-24 17:17:02 +02:00 |
|
croneter
|
4e0429fcc9
|
Fix switching to __future__ module
- Fixes #507
|
2018-07-12 18:46:02 +02:00 |
|
Croneter
|
1234f61fc0
|
Fix encoding of file and path operations
|
2018-06-23 18:25:18 +02:00 |
|
Croneter
|
c440dc7779
|
Switch to absolute imports
|
2018-06-21 19:24:37 +02:00 |
|
croneter
|
5c33f3c02a
|
Fix episode widget resume not working (add-on paths)
- Hack alert, really...
- Need to reset the Kodi DB
|
2018-05-26 18:54:38 +02:00 |
|
dazedcrazy
|
f7dfc25058
|
contextmenu changes
|
2018-05-17 04:01:40 +01:00 |
|
dazedcrazy
|
e4fef8297e
|
contextmenu changes
|
2018-05-16 18:33:43 +01:00 |
|
Croneter
|
63f7d5615d
|
Finally support for Extras!
|
2018-05-04 19:03:27 +02:00 |
|
croneter
|
11db94f84f
|
Hardcode plugin-calls instead of using urlencode
|
2018-03-07 08:40:18 +01:00 |
|
croneter
|
4df5851bc0
|
Optimize context menu
|
2018-02-15 19:47:01 +01:00 |
|
croneter
|
5068327408
|
Prettify
|
2018-02-11 14:42:49 +01:00 |
|
croneter
|
e82d5fec6c
|
Clear playqueue on using context menu
|
2018-02-04 17:36:18 +01:00 |
|
croneter
|
bd85bb445e
|
Enable context menu playback
|
2018-02-03 12:45:48 +01:00 |
|
croneter
|
a6a8c18711
|
Prettify
|
2018-02-01 13:55:40 +01:00 |
|
tomkat83
|
cdd38c6ef7
|
Optimize some imports
|
2017-12-09 14:35:08 +01:00 |
|
tomkat83
|
790f32e64c
|
Fix AttributeErrors
|
2017-01-24 18:04:17 +01:00 |
|
tomkat83
|
8aba0d998d
|
Code refactoring: put variables in one place
|
2017-01-24 16:04:42 +01:00 |
|
tomkat83
|
ad80fdfe1d
|
Rename embydb_functions to plexdb_functions
|
2017-01-04 20:57:16 +01:00 |
|
tomkat83
|
146f063fc9
|
Playqueues overhaul continued
|
2017-01-02 14:07:24 +01:00 |
|
tomkat83
|
df67b92768
|
New contextmenu: Force transcode video
|
2016-11-06 15:37:22 +01:00 |
|
tomkat83
|
462724275d
|
Fixes to how context menu playback is started
|
2016-11-06 13:46:16 +01:00 |
|
tomkat83
|
de184c8e03
|
Fix initiating from context menu not starting
|
2016-11-06 12:27:49 +01:00 |
|
tomkat83
|
bcc46e4ea1
|
New contextmenu: force playback from PMS
- Visible if using direct paths
- You will be able to correctly play videos with several parts, media
streams or versions
- Fixes #78
|
2016-11-06 12:15:41 +01:00 |
|
tomkat83
|
3d209c3a6e
|
Deactivate some contextmenu options yet missing
|
2016-10-26 21:11:19 +02:00 |
|
tomkat83
|
9869131464
|
Don't show delet context menu if now allowed by PMS
|
2016-10-23 19:38:21 +02:00 |
|
tomkat83
|
0b2ccde834
|
Message if PMS item could not be deleted
|
2016-10-23 16:37:26 +02:00 |
|
tomkat83
|
e2776261c3
|
Initial Kodi context menu commit
|
2016-10-22 17:15:10 +02:00 |
|