Commit Graph

107 Commits

Author SHA1 Message Date
Croneter c440dc7779 Switch to absolute imports 2018-06-21 19:24:37 +02:00
Croneter 3419e8869f Fix KeyError 2018-06-14 21:08:49 +02:00
Croneter e09cfa8cb3 Clear kodi_playlist_playback attribute correctly 2018-06-14 18:57:49 +02:00
Croneter 7ccfb61a7c Detect playback from a Kodi playlist 2018-06-14 16:27:13 +02:00
Croneter 01d269f995 Don't try to get a Kodi library items for Plex clips 2018-06-14 15:44:53 +02:00
Croneter 569cb71ca8 Refactor playlist and playqueue classes 2018-05-03 17:30:29 +02:00
Croneter 5b4ed1d6a6 Fix music playlists 2018-05-02 18:50:31 +02:00
Croneter 63c829b042 Fix error message upon playlist deletion 2018-05-02 18:14:33 +02:00
Croneter 5fd6587ff7 Fix deleting Plex playlists 2018-05-02 16:47:03 +02:00
Croneter 02e1917072 Increase logging 2018-05-02 16:20:20 +02:00
Croneter b33ed4ccbe Fix putting more items on Plex playlist 2018-05-02 15:44:54 +02:00
Croneter 61b0645314 Rename function 2018-05-02 15:34:21 +02:00
Croneter e637f36a21 Save Plex playlist details on initialization 2018-05-02 15:17:58 +02:00
Croneter 376338a9b0 Fix initializing of playlists on the Plex side 2018-05-02 09:33:37 +02:00
Croneter ba0aff0f54 Rename function 2018-05-01 18:08:31 +02:00
Croneter 7dde71734c Fix updating playlist object from XML 2018-05-01 16:41:10 +02:00
Croneter 1a3a94894b Fix AttributeError for exceptions 2018-05-01 16:37:27 +02:00
Croneter 6f6fb16352 Hopefully fix download of Plex playlists 2018-05-01 16:27:18 +02:00
Croneter b448d1c06f Fix setting Kodi playlist path 2018-05-01 16:20:57 +02:00
Croneter e8aba6b77b Increase logging 2018-05-01 16:18:06 +02:00
Croneter 0cedfd7a7d Fix Plex playlist download 2018-05-01 16:04:26 +02:00
Croneter 1de2390cdd Fix IndexError for setting playlist path 2018-05-01 15:23:39 +02:00
Croneter 892458981d Fix AttributeError for setting playlist path 2018-05-01 15:21:29 +02:00
Croneter f622eab809 Fix TypeError for PlaylistObject instantiation 2018-05-01 14:56:07 +02:00
Croneter e38f99f088 Playlist sync support, part 2 2018-05-01 14:48:49 +02:00
Croneter 0a83d6c084 Playlist sync support, part 1 2018-04-28 09:12:29 +02:00
Croneter f6b3dfdf12 Fix Plex trailers screwing up playqueue
- Introduce a flag to check whether PKC itself made changes to the playqueue
2018-04-10 07:56:44 +02:00
croneter 7ae831f7c3 Fix pretty printing of PKC playqueues not working 2018-04-08 12:37:25 +02:00
croneter a8ac23e74a Fix another UnicodeDecodeError for playlists
- Should fix #419
2018-03-07 07:52:13 +01:00
croneter 4332462075 Remove logging 2018-03-07 07:48:14 +01:00
croneter 2fb79b97f8 Fix UnicodeDecodeError for playqueue logging
- Fixes #419
2018-03-06 20:40:30 +01:00
croneter 62e973dbe2 Fixes to add-on paths playback startup 2018-03-06 18:23:56 +01:00
croneter 60b90b1f52 Fix Companion displaying and selecting wrong subtitle 2018-02-23 15:24:26 +01:00
croneter 0b2592be5e Improvements to building PKC playlist elements 2018-02-23 13:06:18 +01:00
croneter a1eb926dc3 Revert "Attempt to fix Kodi overwriting paths in Kodi DB"
This reverts commit 8cd9deef40.
2018-02-17 13:48:57 +01:00
croneter 8cd9deef40 Attempt to fix Kodi overwriting paths in Kodi DB 2018-02-17 13:42:08 +01:00
croneter 9b654f034c Fix Exception text 2018-02-15 08:15:50 +01:00
croneter 55a64d56b1 Add resiliance when adding items to Plex playqueue 2018-02-15 08:09:57 +01:00
croneter be0eb19794 Revert "Fallback if we didn't get any info on playing element"
This reverts commit 2e7e7fef60.
2018-02-15 07:41:49 +01:00
croneter 2e7e7fef60 Fallback if we didn't get any info on playing element 2018-02-14 21:02:04 +01:00
croneter 5068327408 Prettify 2018-02-11 14:42:49 +01:00
croneter ca8ad96a05 Prettify 2018-02-11 12:59:04 +01:00
croneter 5f3aa91a54 Fix logging 2018-02-07 14:28:54 +01:00
croneter bdad905df3 Fix playback reporting not starting up correctly
- Should fix #400
2018-02-07 13:32:10 +01:00
croneter 447d233df1 Better logging 2018-02-07 13:09:50 +01:00
croneter d8de492d97 Fix trailers not playing 2018-02-06 20:12:44 +01:00
croneter 3174521475 Reintroduce Kodi playlist polling
There is no way around it - Kodi does not tell if the user swaps items in the Kodi playlist, unfortunately
2018-02-04 12:06:39 +01:00
croneter bee845ca95 Fix PKC clearing Kodi playlist 2018-02-03 15:12:10 +01:00
croneter 35536fdc2f Remove obsolete playlistitem attribute 2018-02-03 15:04:05 +01:00
croneter 6075642e9e Fix logging 2018-02-03 14:49:56 +01:00