Commit Graph

18 Commits

Author SHA1 Message Date
angelblue05 95cd7b9844 Fix external subs error
In case it doesn't contain a language tag
2016-09-01 17:21:12 -05:00
angelblue05 9453417da0 Adjust code 2016-08-30 00:26:57 -05:00
angelblue05 a331f7d43d Default to play from HTTP
Add download external subs option. With testing, we can determine if we
even need a second option or if it should be downloading by default as a
workaround to not being able to label external tracks when using url in
Kodi.
2016-08-30 00:22:54 -05:00
angelblue05 76dfa1286c Update logging
Use the logging module. Moved logging to it's own file.
2016-07-24 03:59:48 -05:00
angelblue05 e97a3a616d Add temporary setting to disable external subs
For direct stream
2016-07-22 11:54:53 -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