Releases: clinton-hall/nzbToMedia
Releases · clinton-hall/nzbToMedia
nzbToMedia v12.1.13
26 Apr 00:25
Compare
Sorry, something went wrong.
No results found
Removed support for Python 2.7 and 3.7 (new fork created for old Py support)
Added support for Python 3.12 and future 3.13
Removes the class not added yet from info logging and puts this in debug logging only.
Fix warning for updated python versions and old modules.
Fix Radarr result handling.
Improve CouchPotato movie identification.
What's Changed
New Contributors
Full Changelog : 12.1.12...12.1.13
nzbToMedia v12.1.12
03 Jul 05:54
Compare
Sorry, something went wrong.
No results found
Add database permissions logging upon failed access.
Fix posix_ownership.
Update to sonarr api v3.
Add 'dvb_subtitle' codec to list of ignored codecs.
nzbToMedia v12.1.10
01 Jan 01:22
Compare
Sorry, something went wrong.
No results found
Fix auto fork dectection for Sick* forks.
Update syno api versions
Add support for Radarr v4
Add support for Python 3.10
Add new option for Language check in audio (Option require_lan will reject media without this language tag in an audio track).
nzbToMedia v12.1.09
17 Jul 10:00
Compare
Sorry, something went wrong.
No results found
Added dedicated SiCKRage section
Added Medusa apiv2
Added chmod for subtitles (#1817 )
Added new SickChill paramaeters
Fix missing title when release_id (#1820 )
Add subs renaming for radarr/sonarr (#1824 )
Change to Radarr apiv3
nzbToMedia v12.1.08
14 Dec 07:59
Compare
Sorry, something went wrong.
No results found
Add Failed to SickGear fork detection. #1771
Add Py3.9 support. #1787
Bypass for manual execution. #1788
Single file downloads with clean name. #1789
Updated ConfigObj to latest version
nzbToMedia v12.1.07
23 Sep 04:13
Compare
Sorry, something went wrong.
No results found
Add Failed to SickGear fork detection. #1771
Fix for failed passed as 2,3 from SAB. #1774
Fix DB import. #1774
Make nzbToWatcher.py executable. #1780
Added .gz Support #1715
nzbToMedia v12.1.06
07 Sep 22:48
Compare
Sorry, something went wrong.
No results found
Fix auto detection of forks. #1738
Added missing ffmpeg settings to nzbToRadarr and nzbToNzbDrone (#1757 )
Use params for auto fork. #1765
log error when migrating .cfg fails #850 (#1768 )
nzbToMedia v12.1.05
17 Apr 00:13
Compare
Sorry, something went wrong.
No results found
add SABnzbd environment variable handling. Fixes #1689
Fix Syno Parser. Fixes #1671
Qbittorrent patch. Fixes #1710
SickGear 403. Fixes #1704
Always use cmd type for api. Fixes #1723
Fix dictionary changed size. Fixes #1724
Fix Py2 handling. Fixes #1725
nzbToMedia v12.1.04
13 Jan 08:10
Compare
Sorry, something went wrong.
No results found
Fix encoding issue with python3. Fixes #1694
Fix Json returned from Sonarr and Lidarr. Fixes #1696
Fixed typo. Fixes #1698
Fix empty dir_name creation on failed download Fixes #1673
nzbToMedia v12.1.03
04 Jan 09:43
Compare
Sorry, something went wrong.
No results found
Deluge update to V2 (#1683 ) Fixes #1680
Update encoding to use bytes for strings. (#1690 )
-Co-authored-by: Jonathan Springer jonpspri@gmail.com
Fix ffmpeg install issues for test
Warn for Python2 but continue to run. Fixes #1692 #1687