Commit Graph

83 Commits

Author SHA1 Message Date
Odd Stråbø d28c9a3ac8 Correct logic errors introduced in 00765c0a, fix flake8 except F841 2019-10-04 02:17:32 +02:00
Odd Stråbø 00765c0a12 Most flake8 warnings corrected 2019-10-03 04:25:03 +02:00
TrueTechy 7bffbc98b5 Make log levels more appropriate and change warn to warnings 2019-10-02 01:59:25 +01:00
Abby 4049023559 Cleanup __shortcuts__ in client.py and associated code (#66)
* client.py - remove "connected"

* client.py - remove "config" & configuration.py - removed shortcuts and get/set item functions

* client.py - remove "auth" & connection_manager.py - remove __shortcuts__ & __getitem__

* client.py - remove "auth" & connection_manager.py - remove __shortcuts__ & __getitem__

* client.py - remove "callback"

* client.py - remove "websocket" and __getitem__ & ws_client.py - remove __shortcuts__

* Fix rebase mess-up
2019-09-08 20:20:58 -04:00
TrueTechy b7fa48ea84 client.py - remove api 2019-09-04 03:58:31 +01:00
Odd Stråbø 9ae99de8dd Increase amount of logging 2019-07-09 22:05:28 +02:00
Claus Vium 233192863a Change emby to jellyfin in functions, variables etc. 2019-02-02 18:21:22 +01:00
Claus Vium 59c1dd42e3 Change most string occurrences of Emby to Jellyfin (case sensitive) 2019-02-02 14:10:33 +01:00
Claus Vium 168bab2b01 Rebrand addon name and id and make it compatible with Jellyfin 2019-02-01 19:21:11 +01:00
angelblue05 98ffa9b503 Fix multi-server support 2019-01-25 07:02:27 -06:00
angelblue05 299e8d3e83 Ensure previous playback terminated 2019-01-10 17:46:05 -06:00
angelblue05 753b441b5b Version bump 3.1.36 2018-12-22 02:54:50 -06:00
angelblue05 0926c0b5b4 Fix audio/sub change
Only for addon playback
2018-12-13 15:10:24 -06:00
angelblue05 a1851069ed Fix subtitles not following server settings 2018-11-09 18:13:08 -06:00
angelblue05 702ce0beac Adjust playback progress monitor
Only track progress report if the item is an emby item
2018-11-08 21:58:42 -06:00
angelblue05 f365078877 Follow emby settings for subtitles 2018-11-04 18:18:07 -06:00
angelblue05 1a1a306831 Fix nextup 2018-11-01 01:39:02 -05:00
angelblue05 c3fbdf082c Support up next 2018-10-15 06:26:11 -05:00
angelblue05 c76f19e42d Adjust for resume settings
With .55 the resume setting is set per library. Instead query server to see if the item is played to offer delete
2018-10-13 01:00:05 -05:00
angelblue05 bc07da703a Fix user settings
Due to api change in 3.6.0.55
2018-10-12 18:23:00 -05:00
angelblue05 1147a3b2bf Adjust playback
Allow direct play for http streams
2018-10-08 21:12:59 -05:00
angelblue05 2c4ce7e7a4 Fix audiobooks back to video type
Add shortcuts. Audiobook can't be music type otherwise it break resume behavior and it won't play the right item. Has to be video type.
2018-10-06 21:29:51 -05:00
angelblue05 8dad5bdd74 Fix delete on playback end 2018-09-09 18:51:57 -05:00
angelblue05 b86e5d1f2e Fix runtime error 2018-09-09 03:44:25 -05:00
angelblue05 24ab27bbe2 Add manual transcode option
Update queue playlist
2018-09-09 00:44:23 -05:00
angelblue05 7438603835 Player prop 2018-09-07 19:43:26 -05:00
angelblue05 df306e69d7 Fix resume/start from beginning
Also fix seek verification (kodi seek does not seem to trigger expected built-in functions)
2018-09-07 17:39:24 -05:00
angelblue05 77843c7f1d Fix report progress
And other issues
2018-09-06 17:28:51 -05:00
angelblue05 ce47644868 Remove old code 2018-09-06 14:41:02 -05:00
angelblue05 ace50b34dc New hybrid method 2018-09-06 03:36:32 -05:00
angelblue05 5502f4b0b3 Fix playcount
Remove duplicate api_key and MediaSourceId in stream transcode url
2018-07-09 17:37:23 -05:00
angelblue05 b1517c7632 Remove double player 2018-06-11 01:26:08 -05:00
angelblue05 90f3ae7b07 Fix playback report 2018-06-11 01:12:03 -05:00
angelblue05 db1767faa3 increase count for file detection 2018-05-12 22:57:37 -05:00
angelblue05 e50780bd37 Remove GA 2018-05-12 22:56:53 -05:00
angelblue05 68bf8655f3 fix playback report 2018-02-10 20:52:53 -06:00
angelblue05 9e8e383929 Stop transcode tweak
Make it happen before, just in case user wants to delete content.
2018-02-08 18:08:55 -06:00
angelblue05 2341854de8 Fix intros 2018-01-28 02:14:38 -06:00
angelblue05 3f111f554e Fix watched status issue
Caused by intros.
2018-01-28 01:36:54 -06:00
angelblue05 d493caf077 Fix encoding for log line 2018-01-25 03:19:10 -06:00
angelblue05 1798e6e01d Fix source selection for direct stream
And missing imports. Fix set_artwork.
2018-01-14 20:17:57 -06:00
angelblue05 e69b01e825 Fix clear playlist 2018-01-11 02:09:18 -06:00
angelblue05 42fac71033 Add logging 2018-01-10 16:44:19 -06:00
angelblue05 68f959580b Clear playlist if end is reached 2018-01-09 22:30:05 -06:00
angelblue05 e530575d91 Clear playlist if last item in list 2018-01-09 21:03:32 -06:00
angelblue05 9ac37a1c40
3.0.0 Revision Krypton
Update playback for Krytpon
Support Multi source
Add Force Transcode
Add a small listener for external players
Update dialog skin (thank you sualfred)
2018-01-07 20:13:11 -06:00
shaun 706f903299 do the action and on except set the default 2017-01-14 11:38:00 +11:00
sfaulds b235046ea6 some items dont return any data for tracks 2017-01-11 12:12:10 +11:00
shaun 00edbf610b -retry start() on threads as slow systems can sometimes take a few seconds to release old threads
-check json parsing for errros and return
-if no runtime then use zero
2017-01-07 19:19:39 +11:00
shaun 0cf8f07daf refactor the downloadutils a little
move emby DB verify to the database class and run it for the first time an emby db con is created
refactor the play class playback started function a little
2016-11-13 10:39:14 +11:00