Commit graph

64 commits

Author SHA1 Message Date
angelblue05
ce9a72e756 Adjust subtitles behavior 2019-01-23 12:28:14 -06:00
angelblue05
4612826ac8
Merge pull request #156 from adam111316/patch-2
Fix force hi10p transcoding behavior
2019-01-20 06:07:18 -06:00
Sebastian S
2a4e42fba0 Fix case sensitive issue at calling the log function 2019-01-19 18:05:17 +01:00
adam111316
452015dbd4
Fix force hi10p transcoding behavior
Fixes the "Force Hi10p transcoding" option to only apply to h264 video codecs
2019-01-19 16:16:06 +08:00
angelblue05
ae51eabb41 Fix context transcode 2019-01-14 17:49:43 -06:00
angelblue05
25ed1cb011 Fix service restart 2019-01-13 04:21:35 -06:00
angelblue05
73fefe057d Container optional playutils 2019-01-11 20:34:40 -06:00
angelblue05
b34b48fdc1 Fix dateutil import 2019-01-11 00:32:19 -06:00
angelblue05
1942f05559 Catch error for dateutil
In the event the server has some weird date that can't be converted
2019-01-10 20:36:20 -06:00
angelblue05
358a029700 Prep convert to local time 2018-12-30 19:34:45 -06:00
angelblue05
0926c0b5b4 Fix audio/sub change
Only for addon playback
2018-12-13 15:10:24 -06:00
angelblue05
52192ce123 Add optional rotten tomatoes option 2018-12-02 01:37:54 -06:00
angelblue05
a90610e928 Fix LiveTV 2018-11-16 03:42:36 -06:00
angelblue05
085e243e86 Add silent catch for errors 2018-11-08 17:53:36 -06:00
angelblue05
3070740f52 Fix playback for server 3.6.0.61 2018-11-06 17:09:20 -06:00
angelblue05
7eaaa933b7 Fix dynamic widgets 2018-11-01 01:39:44 -05:00
angelblue05
3a79341065 Ensure deliveryurl is an actual url 2018-10-24 04:09:33 -05:00
angelblue05
c3fbdf082c Support up next 2018-10-15 06:26:11 -05:00
angelblue05
1174c685e9 Restart service upon check for updates
To reload the new objects module.
2018-10-13 03:51:10 -05:00
angelblue05
403e5834e0 Update patch
Move patch from cache to addon_data. No longer need to restart Kodi to apply the first patch.
2018-10-11 20:24:33 -05:00
angelblue05
1147a3b2bf Adjust playback
Allow direct play for http streams
2018-10-08 21:12:59 -05:00
angelblue05
d893996cf4 Prep for audiobook transcode
Still need to implement universal for audio transcode
2018-10-07 18:20:47 -05:00
angelblue05
c63bfd1346 content notification 2018-10-04 00:41:31 -05:00
angelblue05
299e519cb7 Fix source selection for direct stream 2018-10-03 19:22:57 -05:00
angelblue05
8d838d257e Fix library sync
Adjust lock, re-add screensaver deactivated during sync, prep compare sync, stop library updates from being processed before startup sync is completed
2018-10-03 00:12:30 -05:00
angelblue05
b8ea16ed46 Fix missing new artists 2018-10-02 18:33:25 -05:00
angelblue05
f9e26e1c23 Plug in settings for threading 2018-09-30 19:37:00 -05:00
angelblue05
026095722c Fix slowness 2018-09-30 18:44:42 -05:00
angelblue05
d54aad726e Fix episodes for series pooling 2018-09-23 03:03:15 -05:00
angelblue05
8915773706 Fix transcode
flac and live tv
2018-09-22 20:05:13 -05:00
angelblue05
570a233d14 Change settings name
To ensure it takes default value instead of previous value set in 3.0.34
2018-09-22 17:05:48 -05:00
angelblue05
97a4e4d4e6 Fix artwork 2018-09-22 16:43:32 -05:00
angelblue05
11f771ade2 Remember sync position for manual triggers
Allow to resume sync on restart for manual user triggers (update, repair). Automatically refresh boxsets if movie library is selected.

use waitForAbort and emby_should_stop prop to terminate threads
2018-09-22 02:52:14 -05:00
angelblue05
3e4d590617 Fix sources.xml verification 2018-09-22 02:40:29 -05:00
angelblue05
6e601b9061 Fix source nonetype error
Just incase, wrap in a try/except because it's not important.
2018-09-21 04:04:51 -05:00
angelblue05
a7ba5aeba5 Add backup option 2018-09-18 02:49:08 -05:00
angelblue05
605472f983 Fix blank files sources 2018-09-17 00:47:06 -05:00
angelblue05
bb1a180a1b Fix logging 2018-09-16 19:28:38 -05:00
angelblue05
396b6c4608 Version bump 3.1.17 2018-09-15 21:02:42 -05:00
angelblue05
ba9289641a Fix library tags on update 2018-09-15 20:11:12 -05:00
angelblue05
bd489769ca Version bump 3.1.16
Additional logging, fix kodi source.
2018-09-15 18:54:00 -05:00
angelblue05
387cfafa5a Fix patch
make a case insensitive search
2018-09-15 18:07:34 -05:00
angelblue05
838ce36f44 Fix path verification 2018-09-14 17:49:03 -05:00
angelblue05
b4f142c01d Fix subtitles encoding 2018-09-14 04:03:33 -05:00
angelblue05
3984d4e0a0 Add option to mask info 2018-09-13 23:55:39 -05:00
angelblue05
340d6887d0 Reduce logging for unzip 2018-09-09 23:46:03 -05:00
angelblue05
419afcce3c Fix patch on android
Create own unzip method since zipfile is no longer reliable.
2018-09-09 22:53:20 -05:00
angelblue05
1832a54ee9 Update patch process
Add extra verification
2018-09-09 02:49:56 -05:00
angelblue05
24ab27bbe2 Add manual transcode option
Update queue playlist
2018-09-09 00:44:23 -05:00
angelblue05
d78b289a2b Convert dialog 2018-09-08 15:30:03 -05:00