Commit Graph

24 Commits

Author SHA1 Message Date
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
angelblue05 f3f8c76197 Fix progress dialog 2016-01-18 19:54:20 -06:00
angelblue05 69884a1b54 Readd with lowercase name 2015-12-24 14:07:00 -06:00