Commit graph

549 commits

Author SHA1 Message Date
clinton-hall
b3388f959d update to version 12.1.06 2020-09-08 10:40:57 +12:00
Clinton Hall
2dfdc69487
log error when migrating #850 (#1768)
Can't display debug logging until the config is loaded to enable debugging!
So log as error to get details of the migration fault.
2020-08-26 20:27:38 +12:00
clinton-hall
f10fa03159 Use params for auto fork. #1765 2020-08-15 19:24:52 +12:00
Clinton Hall
850ba6dcea
Fix auto detection of forks. #1738 2020-04-23 10:07:16 +12:00
clinton-hall
5fb3229c13 update to version 12.1.05 2020-04-17 11:26:57 +12:00
Clinton Hall
b409279254
fix py2 handling #1725 2020-03-09 06:55:13 +13:00
Clinton Hall
001f754cd3
Fix unicode check in Py2 #1725 (#1727) 2020-03-08 13:36:26 +13:00
Clinton Hall
58a6b2022b
Fix dictionary changed size. #1724 (#1726) 2020-03-08 13:35:21 +13:00
Clinton Hall
c037387fc3
always use cmd type for api. #1723 2020-03-03 12:34:02 +13:00
Clinton Hall
f8de0c1ccf
fix api check 2020-03-02 21:56:59 +13:00
Clinton Hall
4facc36e3f
fix return for incorrect command. 2020-03-02 21:38:10 +13:00
Clinton Hall
a233db0024
SickGear 403 fix (#1722)
403 from SickGear #1704
2020-03-02 18:19:56 +13:00
Clinton Hall
2a96311d6f
Qbittorrent patch 1 (#1711)
qBittorrenHost to qBittorrentHost (#1710)

Co-authored-by: boredazfcuk <boredazfcuk@hotmail.co.uk>
2020-01-24 23:05:16 +13:00
Clinton Hall
0fa2a80bf6
Fix Syno Parser #1671 2020-01-21 14:32:36 +13:00
Clinton Hall
b793ce7933
Syno ds patch 1 (#1702)
* Add Syno DS parsing #1671
as per https://forum.synology.com/enu/viewtopic.php?f=38&t=92856
* add config guidance
* add syno client
2020-01-13 21:26:21 +13:00
clinton-hall
43312fc642 update to v12.1.04 2020-01-13 21:00:12 +13:00
Clinton Hall
6861b9915e
fix empty dir_name #1673 (#1700) 2020-01-13 20:40:46 +13:00
Clinton Hall
bbc8f132c3
fixed typo #1698 2020-01-09 14:18:23 +13:00
Clinton Hall
b8784d71dd
Fix Json returned from Sonarr and Lidarr (#1697) 2020-01-08 07:03:11 +13:00
clinton-hall
f2c07f3c38 fix encoding checks 2020-01-05 13:39:23 +13:00
clinton-hall
71c435ba48 fix encoding issue with python3 #1694 2020-01-05 12:22:23 +13:00
clinton-hall
6d647a2433 update to v 12.1.03 2020-01-04 22:34:42 +13:00
Clinton Hall
a5e76fc56f
Py2fix (#1693)
* Update encoding to use bytes for strings. (#1690)
* fix ffmpeg install issues for test
Co-authored-by: Jonathan Springer <jonpspri@gmail.com>
2020-01-04 22:01:13 +13:00
Clinton Hall
aeb3e0fd6d
Deluge update to V2 (#1683) Fixes #1680 2019-12-10 12:55:13 +13:00
clinton-hall
feb4e36c4c update to v12.1.02 2019-12-08 14:42:59 +13:00
Clinton Hall
75ecbd4862
Add Submodule checks (#1682) 2019-12-08 14:35:15 +13:00
Clinton Hall
d95e4e56c8
remove redundant json.loads #1671 (#1681) 2019-12-08 12:31:46 +13:00
Clinton Hall
0d7c59f1f0
Remove Encode of directory #1671 (#1672) 2019-11-13 18:32:03 +13:00
Clinton Hall
70ab7d3d61
Add Watcher3 Config (#1667)
* Set NZBGet config #1665
2019-11-04 13:17:38 +13:00
Sergio Cambra
c92588c3be fix downloading subtitles, no provider was registered (#1664) 2019-11-04 12:10:20 +13:00
Sergio Cambra
1814bd5ae1 add watcher3 integration (#1665) 2019-11-04 12:05:00 +13:00
Clinton Hall
80ef0d094e
Fix autofork fallback. #163 2019-09-19 20:47:13 +12:00
clinton-hall
77f34261fa update to v12.1.01 2019-08-13 18:38:05 +12:00
clinton-hall
dc5d43b028 update to version 12.1.00 2019-08-06 13:16:25 +12:00
Clinton Hall
bde5a15f66
Fixes for user_script categories (#1645)
Fixes for user_script categories. #1643
2019-08-06 09:04:45 +12:00
Clinton Hall
d7eab5d2d3
Add word boundary to imdb match. #1639
Prevents matching (and truncating) longer ids.
Thanks @currently-off-my-rocker
2019-07-23 14:24:31 +12:00
currently-off-my-rocker
5a18ee9a27
identify imdb ids with 8 digits 2019-07-22 13:07:09 +02:00
Clinton Hall
8ba8caf021
Fix3 (#1637)
* add singular fork detection for multiple runs. Fixes #1637
* Add newly identified fork variants #1630 #1637
* remove encoding of paths. #1637 #1582
2019-07-22 12:35:01 +12:00
Clinton Hall
f21e18b1bf
Fix2 (#1636)
add chnaged api handling for SickGear. Fixes #1630
2019-07-16 14:36:00 +12:00
Clinton Hall
9a958afac8
don't crash when no optionalParameters. Fixes #1630 (#1632) 2019-07-12 19:39:55 +12:00
Clinton Hall
9f6c068cde
Transcode patch 1 (#1627)
* Add Piping of stderr to capture transcoding failures. #1619
* Allow passing absolute nice command. #1619
* Change .cfg description for niceness
* Fix errors due to VM packages out of date (ffmpeg)
* Fix Sqlite import error on tests
* Fix Azure issues

https://developercommunity.visualstudio.com/content/problem/598264/known-issue-azure-pipelines-images-missing-sqlite3.html
2019-06-20 12:56:02 +12:00
Ubuntu
ce50a1c27d Fix allready running handling for Python3. #1626 2019-06-19 21:37:42 +00:00
TheHolyRoger
3237336775
Don't replace apostrophes in qBittorrent input_name
Don't replace apostrophes in qBittorrent input_name - only trim if found at beginning/end of string.

This stops nzbtomedia processing the entire download folder when asked to process a folder with apostrophes in the title
2019-06-08 00:20:12 +01:00
clinton-hall
fd1149aea1 add additional options to pass into ffmpeg. #1619 2019-06-06 21:46:56 +12:00
Clinton Hall
8c45e76507
Bluray 1 (#1620)
* added code to extract bluray images and folder structure. #1588

* add Mounting of iso files as fall-back

* add new mkv-bluray default.

* clean-up fall-back for ffmpeg not accepting -show error
2019-05-31 14:06:25 +12:00
clinton-hall
5375d46c32 add remote path handling for LazyLibrarian #1223 2019-04-18 21:46:32 +12:00
Labrys of Knossos
455915907b Fix key access for sqlite3.Row on Python 2.7
Fixes #1607
2019-04-08 19:24:59 -04:00
Labrys of Knossos
d3bbcb6b63 Remove unnecessary dict factory for database. 2019-04-08 19:24:59 -04:00
Labrys of Knossos
424879e4b6 Add future imports 2019-04-07 17:44:25 -04:00
Labrys of Knossos
72140e939c Fix flake8-bugbear B902 Invalid first argument used for instance method. 2019-04-06 23:37:20 -04:00