Commit graph

614 commits

Author SHA1 Message Date
clinton-hall
6dc289909d allow long paths in Cleandir. Fixes #1189 2017-02-14 20:32:49 +10:30
clinton-hall
7dff735fa8 attempt autofork even if no username set. Fixes #1191 2017-02-13 21:12:44 +10:30
clinton-hall
ee738764c1 use basestring to match unicode path in transcoder. 2017-02-13 20:27:00 +10:30
clinton-hall
d34e06e42b fix CP server responding test. Add trailing /. Fixes #1193 2017-02-13 19:44:01 +10:30
clinton-hall
e0594a6e51 fix list indices errors when no fork set. Fixes #1191 2017-02-12 12:01:48 +10:30
clinton-hall
ad1017712d perform extraction, corruption checks, and transcoding when no server set. Fixes #1183 2017-02-10 23:12:04 +10:30
clinton-hall
a7fcb7be9e convert all listdir functions to unicode. Fixes #1189 2017-02-10 22:12:51 +10:30
clinton-hall
868c8c36bf add catch for OMDB api errors. Fixes #182, #184, #185 2017-02-06 17:02:14 +10:30
clinton-hall
9ec9b13028 traverse audiostreams in reverse: Fixes #1180 2017-02-01 09:48:50 +10:30
clinton-hall
3af8bc7885 add proper check of sub streams #1150 and filter out commentary. Fixes #1180 2017-01-31 11:18:42 +10:30
clinton-hall
8dfaab2e60 do not embed .sub. Fixes #1150 2017-01-29 22:24:32 +10:30
clinton-hall
80c8ad5852 remove -o from 7zip. Reverses #1149 Fixes #1175 2017-01-17 14:10:41 +10:30
clinton-hall
7ae26cbe46 V11.03 ready for merge 2017-01-15 17:42:27 +10:30
clinton-hall
05b3ce9906 add new param to autofork. #1166 2017-01-11 09:25:29 +10:30
clinton-hall
785d11fbd7 add param force_next to return log from sickrage. Fixes #1158 2017-01-10 20:05:06 +10:30
clinton-hall
f6bf26c91c added delay when SickRage queues PP. Temp fix #1158 2017-01-10 10:15:36 +10:30
clinton-hall
454db6fe6a update utorrent client. Fixes #1138 2017-01-10 08:25:55 +10:30
clinton-hall
ccd89d5403 don't create 2 identical audio streams. Fixes #1150 2017-01-06 09:12:27 +10:30
clinton-hall
45a20cdd7e add waitfor and inputName. Fixes #1098 2017-01-04 08:22:43 +10:30
clinton-hall
6f1ad0a600 pass in section for logging. Feixes #1098 2017-01-03 15:02:43 +10:30
clinton-hall
66188449c8 fix call to self. Fixes #1098 2017-01-03 12:00:22 +10:30
clinton-hall
614f8f6a32 try album directory, then root directory. Fixes #1146 2016-12-29 07:47:57 +10:30
clinton-hall
e96998a731 append -o to output path for 7zip. Fixes #1149 2016-12-24 08:05:11 +10:30
clinton-hall
66abb2d562 V11.02 for merge 2016-11-30 16:26:15 +10:30
supergonkas
3564b7ff8b Fix wrong syntax 2016-11-23 00:18:29 +00:00
Clinton Hall
1429a0d707 Merge pull request #1135 from fean/master
Update __init__.py
2016-11-23 10:05:21 +10:30
Leonard Breitkopf
f7ba362926 Update __init__.py 2016-11-22 20:08:04 +01:00
Clinton Hall
4b90a2cc19 Merge pull request #1133 from Dam4rusxp/patch-1
Check for existence of codec_type key when counting streams
2016-11-18 12:08:37 +10:30
Dam4rusxp
57f6907922 Check for existence of codec_type key when counting streams 2016-11-17 22:49:06 +01:00
clinton-hall
c9c5fd5045 fix failure condition from SABnzbd. Fixes #1131 2016-11-15 18:40:32 +10:30
clinton-hall
c94731bcbb added option no_extract_failed. Fixes #1129 2016-11-08 20:14:25 +10:30
clinton-hall
dcd99da19e removed proc_type when failed. Fixes #1127 2016-11-03 13:14:03 +10:30
clinton-hall
515f731961 fix headphones Directory parsing. Fixes #1125 2016-11-03 09:25:23 +10:30
BBsan2k
41beff0cd9 Added resolution key 2016-11-02 15:34:01 +01:00
BBsan2k
ed2f655447 Added Bitrate for MKV-SD release in order to produce releases of good quality (1200k) 2016-11-02 08:37:27 +01:00
clinton-hall
26957918e5 document changes and version up to 11.01` 2016-10-30 06:18:57 +10:30
clinton-hall
5773da7fcd don't convert VobSub to mov_text. Fixes #1120 2016-10-29 08:55:29 +10:30
clinton-hall
ea6175e261 check for preferred codec even if not preferred language. Fixes #1118 2016-10-26 16:29:06 +10:30
clinton-hall
6b5943bc8f removed excess brace after transcode defaults. #1102 2016-10-24 06:37:09 +10:30
BBsan2k
5a3f162cf4 Fixed duplicate Line and removed MP4 2016-10-22 11:40:00 +02:00
BBsan2k
a3824f27bb Merge branch 'nightly' into patch-1
# Conflicts:
#	core/__init__.py
2016-10-22 10:14:05 +02:00
BBsan2k
efb5f6ea0f Merge branch 'master' into patch-1
# Conflicts:
#	core/__init__.py
2016-10-21 17:38:54 +02:00
BBsan2k
6507b3dd3f Added Transcode Option 2016-10-21 17:24:19 +02:00
BBsan
1b347e630a Added MKV-SD Profile 2016-10-21 17:18:04 +02:00
clinton-hall
030b334851 fix typo 2016-10-21 21:25:11 +10:30
clinton-hall
6bfb0f4a53 add more logging to server tests. #1113 2016-10-21 20:56:49 +10:30
clinton-hall
92c356a6b0 fix int conversion base 8 from string or int. 2016-10-15 13:34:10 +10:30
clinton-hall
26d938eba0 removed extra default that casued int() to fail. Fixes #1109 2016-10-15 08:35:55 +10:30
clinton-hall
3d915986b0 revert to 7zip if others missing. Fixes #1015 2016-10-12 07:05:48 +10:30
Clinton Hall
d7e0eba6f6 Allow manual scans to continue. Fixes #1112 2016-10-11 16:56:44 +10:30