Commit Graph

52 Commits

Author SHA1 Message Date
angelblue05 1407a620ee Fix play all out of order 2018-04-20 01:46:58 -05:00
angelblue05 f19e268f1b Version bump 3.0.21a 2018-04-15 02:28:12 -05:00
angelblue05 a9dc804828 Fix resume double prompt 2018-04-13 17:56:12 -05:00
angelblue05 c4669e5b86 Move incremental to generator 2018-04-03 18:38:53 -05:00
angelblue05 9c43587c50 Remove workaround widget for 18
plugin path only work with play next automatically disabled. More
changes will come.
2018-03-31 01:57:52 -05:00
angelblue05 7eb233d3f9 Prevent playback error 2018-03-27 05:36:46 -05:00
angelblue05 10a7985a83 Fix cinema mode for widgets 2018-03-25 00:59:49 -05:00
angelblue05 36b8582226 Small correction to resume behavior 2018-03-23 05:17:28 -05:00
angelblue05 da7094a9de Version bump 3.0.16a 2018-03-23 04:55:43 -05:00
angelblue05 57dd85ea52 Plug in emby resume dialog 2018-03-21 00:27:11 -05:00
angelblue05 ee11112f1c Skip widget workaround for 18 2018-03-20 23:25:09 -05:00
angelblue05 d62b5fe2d0 Add PlayNow remote control 2018-03-10 04:29:21 -06:00
angelblue05 76dde9f8dd Fix widget detection modification 2018-03-05 01:15:08 -06:00
angelblue05 3c9785073f Update playbackutils
Seems a slightly later date build of krypton doesn't need the workaround
for widgets.
2018-03-02 21:05:05 -06:00
angelblue05 e51fe9e586 Fill intro with main item artwork
So it looks the same as within the library.
2018-01-28 02:18:12 -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 e6dcf1333c Fix intro set item
But now, mark as watched is happening instantly...
2018-01-28 00:29:02 -06:00
angelblue05 7ad40e4553 Update 3.0.7a 2018-01-27 05:05:40 -06:00
angelblue05 16e5dbe479 Fix resume 2018-01-27 04:26:59 -06:00
angelblue05 c54ed32328 Fix resume 2018-01-27 03:16:24 -06:00
angelblue05 4aba863c87 Fix resume 2018-01-26 04:32:15 -06:00
angelblue05 f90d4889e7 Add verification for music playlist 2018-01-23 17:43:26 -06:00
angelblue05 900b1cc76a Fix resume for widgets 2018-01-20 18:08:28 -06:00
angelblue05 43be19e650 set artwork for intros 2018-01-20 17:23:47 -06:00
angelblue05 939d52f54e Adjust playback
Fix watched caused by intros
2018-01-19 01:42:05 -06:00
Sebastian S a9e4cebed4 Changed playback method detection (#123) 2018-01-18 17:49:02 -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 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 1ec3b32919 Update theme media 2018-01-09 19:31:14 -06:00
Sebastian S 241646f9a2 Fixed "Play from here" issue (#121) 2018-01-09 05:39:59 -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
angelblue05 8d00a9ade2 Support series pooling
Still requires a manual sync to apply...
2017-09-03 14:10:04 -05:00
angelblue05 78655ccb28 Fix subtitles defaulting to srt
Will now use the codec provided by server (srt, ass, ssa)
2017-07-09 00:35:33 -05:00
agentxan 35911c7507 missing dbid parameter
Fix missing metadata for resume play from kodi widgets if using addon
playback
2017-04-04 16:57:47 -05:00
angelblue05 ea4059b6d0 Hotfix (#72)
* Fix external subtitles

* Fix index error

* Fix credentials encoding

* Fix music var reference
2016-10-31 06:30:09 -05:00
angelblue05 ba22e26c06 2.3.0 (#70) 2016-10-28 00:02:47 -05:00
angelblue05 e197208d3e 2.2.17 (#50)
* Add temporary setting to disable external subs for direct stream
* Fix crash when sleeping/waking up device
* Use the logging module. Moved logging to it's own file.
* Version bump 2.2.17
* Update README.md
2016-07-24 22:39:40 -05:00
angelblue05 9314c4a363 Centralized Logging 2016-06-16 16:24:07 -05:00
angelblue05 7a0f69e014 Centralized logging 2016-06-16 00:43:36 -05:00
angelblue05 aed9eee6a5 Fix ISO transcode
I don't know that iso transcode is possible, but at least it won't crash
due to emby not probing iso files anymore (no more media info detected)
2016-04-14 17:38:11 -05:00
SpootDev 2e4b32d8fd cleanup 2016-03-31 11:30:52 -05:00
SpootDev 243a12c263 self log 2016-03-31 10:58:49 -05:00
angelblue05 7b5d24cd58 Fix subs 2016-02-21 19:03:55 -06:00
angelblue05 52a5d35295 Update for strings 2016-02-17 02:13:37 -06:00
angelblue05 e4f4900499 Add extra verification for playback
Prevent false detection of widget playback if happen to be on home and
resuming with Play-to emby function.
2016-01-31 17:28:41 -06:00
angelblue05 56fa1a01cf Resume widget fix
Was adding an additional item to the playlist when it was not needed
2016-01-30 22:49:31 -06:00
angelblue05 f3c8ba7077 New transcode method for subs
Extract subtitles and append them to the player, rather than burning
them (burning them would result in playback failure 80% of the time)
2016-01-21 11:10:06 -06:00
angelblue05 d14ecfdc5e Adjust playlist props
Instead of using clearProperties, clear individually.
2016-01-18 21:54:02 -06:00