Matt Park
c6292d5390
Update identification.py
...
Return updated dir_name if needed
2023-10-02 15:13:36 -04:00
Clinton Hall
d4d5f00a18
Single file downloads with clean name #1789 ( #1791 )
2020-10-24 18:25:35 +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
bbc8f132c3
fixed typo #1698
2020-01-09 14:18:23 +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
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
0d7c59f1f0
Remove Encode of directory #1671 ( #1672 )
2019-11-13 18:32:03 +13: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
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
Labrys of Knossos
424879e4b6
Add future imports
2019-04-07 17:44:25 -04:00
Labrys of Knossos
4c8e896bbb
Fix flake8-bugbear B007 Loop control variable not used within the loop body.
2019-04-06 23:37:20 -04:00
Labrys of Knossos
10b2eab3c5
Fix flake8-docstrings D401 First line should be in imperative mood
2019-04-06 23:37:20 -04:00
Labrys of Knossos
6f6c9bcc9d
Fix flake8-docstrings D400 First line should end with a period
2019-04-06 23:37:19 -04:00
Labrys of Knossos
1d7dba8aeb
Fix flake8-docstrings D205 1 blank line required between summary line and description
2019-04-06 23:37:19 -04:00
Labrys of Knossos
777bc7e35d
Fix flake8-docstrings D202 No blank lines allowed after function docstring
2019-04-06 23:37:19 -04:00
Labrys of Knossos
169fcaae4a
Fix flake8-comprehensions C407 Unnecessary list comprehension
2019-04-06 23:36:18 -04:00
Labrys of Knossos
644a11118c
Fix flake8 F401 imported but unused
2019-04-05 17:12:05 -04:00
Labrys of Knossos
a571fc3122
Fix flake8 E265 block comment should start with '# '
2019-04-05 17:12:04 -04:00
clinton-hall
19c3e1fd85
remove .encode which creates byte vs string comparison issues. Fixes #1582
2019-03-15 20:42:21 +13:00
Labrys of Knossos
b6db785c92
Refactor utils.subtitles to plugins.subtitles
2019-03-10 11:28:54 -04:00
Labrys of Knossos
76b5c06a33
Refactor utils.notifications.plex_update to plugins.plex.plex_update
2019-03-10 11:25:12 -04:00
Labrys of Knossos
1d75439441
Refactor utils.nzb to plugins.downloaders.nzb.utils
2019-03-10 11:25:12 -04:00
Labrys of Knossos
e1aa32aee7
Refactor downloader configuration to plugins.downloaders
2019-03-10 11:25:12 -04:00
clinton-hall
392967780c
don't load torrent clients for nzbs. Fixes #1563
2019-03-10 08:34:56 +13:00
Labrys of Knossos
7e52aec4af
Refactor *CONTAINER
2019-01-19 14:34:02 -05:00
Labrys of Knossos
2ebe96e049
Refactor REMOTEPATHS -> REMOTE_PATHS
2019-01-19 14:34:02 -05:00
Labrys of Knossos
5bea8f121e
Refactor SABNZBD*
2019-01-19 14:34:02 -05:00
Labrys of Knossos
a24367113b
Refactor OUTPUTDIRECTORY -> OUTPUT_DIRECTORY
2019-01-19 14:34:02 -05:00
Labrys of Knossos
28f1bc35c5
Refactor USELINK -> USE_LINK
2019-01-19 14:34:01 -05:00
Labrys of Knossos
d2346b0ea6
Refactor PLEX*
2019-01-19 14:34:01 -05:00
Labrys of Knossos
182a542bda
Refactor QBITTORENT*
2019-01-19 14:34:01 -05:00
Labrys of Knossos
1aa0ea6e75
Refactor DELUGEPWD -> DELUGE_PASSWORD
2019-01-19 14:34:01 -05:00
Labrys of Knossos
74bc6fb5b4
Refactor DELUGEUSR -> DELUGE_USER
2019-01-19 14:34:01 -05:00
Labrys of Knossos
df5291fd4f
Refactor DELUGEPORT -> DELUGE_PORT
2019-01-19 14:34:01 -05:00
Labrys of Knossos
9262ba9cd0
Refactor DELUGEHOST -> DELUGE_HOST
2019-01-19 14:34:01 -05:00
Labrys of Knossos
a62415d711
Refactor TRANSMISSIONPWD -> TRANSMISSION_PASSWORD
2019-01-19 14:34:01 -05:00
Labrys of Knossos
42dfdf73ab
Refactor TRANSMISSIONUSR -> TRANSMISSION_USER
2019-01-19 14:34:01 -05:00
Labrys of Knossos
e66ad2b66d
Refactor TRANSMISSIONPORT -> TRANSMISSION_PORT
2019-01-19 14:34:00 -05:00
Labrys of Knossos
5d5eb798c9
Refactor TRANSMISSIONHOST -> TRANSMISSION_HOST
2019-01-19 14:34:00 -05:00
Labrys of Knossos
39974e62cc
Refactor UTORRENTPWD -> UTORRENT_PASSWORD
2019-01-19 14:34:00 -05:00
Labrys of Knossos
22d2c1b108
Refactor UTORRENTUSR -> UTORRENT_USER
2019-01-19 14:34:00 -05:00
Labrys of Knossos
20bd765a4b
Refactor UTORRENTWEBUI -> UTORRENT_WEB_UI
2019-01-19 14:34:00 -05:00
Labrys of Knossos
b6672ccf09
Refactor restart to utils.processes.restart
2019-01-15 18:06:05 -05:00
Labrys of Knossos
d960c432eb
Refactor rchmod to utils.paths.rchmod
2019-01-15 18:02:36 -05:00