Commit graph

118 commits

Author SHA1 Message Date
tomkat83
f5a6531386 Fix typos 2017-12-28 18:29:51 +01:00
croneter
80c106d57f Fix some IndexErrors and KeyErrors 2017-12-13 20:41:29 +01:00
tomkat83
cdd38c6ef7 Optimize some imports 2017-12-09 14:35:08 +01:00
croneter
f2bc95813a Centralize Kodi json rpc 2017-12-08 19:43:06 +01:00
tomkat83
c3a6bd99b6 Fix PKC asking for trailers not working
- Fixes #328
2017-08-02 19:12:07 +02:00
tomkat83
8ae68a7158 Add state for direct paths 2017-05-17 15:42:12 +02:00
tomkat83
5adc032330 Fix companion for "Playback via PMS" 2017-05-07 16:58:12 +02:00
tomkat83
72ed20e47f Big transcoding overhaul
- Fixes #278
2017-05-01 19:51:10 +02:00
tomkat83
f8bfb981ef Better error handling for Plex Companion
- Partially fixes #233
2017-02-26 16:29:19 +01:00
tomkat83
0b5c138709 Better error handling for Plex Companion playqueues
- Partially solves #236
2017-02-26 15:16:03 +01:00
tomkat83
b93925d678 Rename function 2017-02-18 17:04:30 +01:00
tomkat83
8aba0d998d Code refactoring: put variables in one place 2017-01-24 16:04:42 +01:00
tomkat83
48da925324 Check for adding playQueue item via JSON API 2017-01-21 14:47:37 +01:00
tomkat83
359603ac0f Fix Plex playQueue ID not being recorded 2017-01-12 20:02:38 +01:00
tomkat83
8946598b06 Fix playback startup via PMS 2017-01-10 21:45:15 +01:00
tomkat83
2d67bb1c1d Fix playback startup via PMS 2017-01-10 21:27:14 +01:00
tomkat83
4b1c2e9447 Less logging 2017-01-09 19:57:23 +01:00
tomkat83
aac892fed8 Rewire Plex Companion startup 2017-01-09 19:56:57 +01:00
tomkat83
20cf0cece5 Revert "Abort if no xml received from PMS"
This reverts commit dd40192a51.
2017-01-08 15:40:19 +01:00
tomkat83
dd40192a51 Abort if no xml received from PMS 2017-01-08 15:40:05 +01:00
tomkat83
0dfafbbe3e Move playbackutils methods to API 2017-01-08 15:03:41 +01:00
tomkat83
1b9ae0c924 Increase logging 2017-01-08 12:56:40 +01:00
tomkat83
4aab4813a9 Less logging 2017-01-08 12:20:51 +01:00
tomkat83
e90f48cc8e Rename plex database fields; abstract types 2017-01-07 20:11:48 +01:00
tomkat83
ed281ad847 Fix playback init if there are items queued 2017-01-02 19:24:17 +01:00
tomkat83
4086482991 Don't play trailer if we got items queued 2017-01-02 19:16:35 +01:00
tomkat83
5b9b432ca9 Fixes to Watch later & Plex Companion 2017-01-02 15:41:38 +01:00
tomkat83
cddde19cce Fix RuntimeErrors 2017-01-02 14:17:28 +01:00
tomkat83
146f063fc9 Playqueues overhaul continued 2017-01-02 14:07:24 +01:00
tomkat83
253feb9c69 Always post to PMS to get playQueue 2016-12-29 15:41:14 +01:00
tomkat83
eec2c10cb4 Fixes to playQueues for Addon paths 2016-12-28 19:38:43 +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
1f7d785afc Fix transcoding for several parts 2016-11-08 21:00:13 +01:00
tomkat83
c7dd0db400 Fixes to force transcoding 2016-11-08 20:51:34 +01:00
tomkat83
2f1b104b41 Fix playlist being cleared when it shouldn't 2016-11-06 14:45:37 +01:00
tomkat83
e87db5c672 Fix part numbers 2016-11-06 14:10:09 +01:00
tomkat83
462724275d Fixes to how context menu playback is started 2016-11-06 13:46:16 +01:00
tomkat83
20e6236fef Explicitly say that we're using plex trailers 2016-11-06 12:21:11 +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
00299b58b2 Revert "Also append ext. subtitles if transcoding"
This reverts commit b8ae679092.
2016-11-05 17:28:03 +01:00
tomkat83
9e270356df Code optimization 2016-11-05 16:38:56 +01:00
tomkat83
b8ae679092 Also append ext. subtitles if transcoding 2016-11-05 16:35:43 +01:00
tomkat83
4274942d49 Revert "Don't set-up clips/trailers like other videos"
This reverts commit e4d736a670.
2016-10-16 16:44:41 +02:00
tomkat83
086d5c8901 Fix "Opening Stream..." dialog not closing
- Fixes #113
- See http://forum.kodi.tv/showthread.php?tid=155641
2016-09-25 18:46:10 +02:00
tomkat83
fe99fd1ec8 Remove obsolete import 2016-09-25 18:34:03 +02:00
tomkat83
e4d736a670 Don't set-up clips/trailers like other videos
- Should fix PKC trying to tell the PMS where we are playing that item
2016-09-21 20:17:33 +02:00
tomkat83
c4de7587bf Revert "constructor (with Artwork() as art)"
This reverts commit 168014c33b.
2016-09-11 15:49:50 +02:00
tomkat83
168014c33b constructor (with Artwork() as art)
- Way too slow
2016-09-11 15:49:37 +02:00
tomkat83
0403e77021 Rename variable 2016-09-04 18:30:06 +02:00