Commit Graph

14 Commits

Author SHA1 Message Date
TheCaptain989 7f413a28c6 Release 2.01
- Fixed error output on 'mv' commands
- Added error checking for when Recycle Bin is configured but doesn't exist
- Reordered error redirects.  No functional difference.
- Updated Readme
- Updated Usage display
2021-07-04 17:36:37 -05:00
TheCaptain989 3a55ebd95c Release 2.0
- Script can now be called with no arguments.  Languages are pulled from the configured quality or language profile. Command line arguments are still supported and override what is detected.
- Only Radarr and Sonarr version 3 and later are supported.  Using API v3 for most functions.
- Losing quality setting during rescan is 100% fixed in both Radarr and Sonarr
- Now uses the API to detect RecycleBin (removing undocumented dependency on sqlite3)
- Fixes formatting bug with submitted JSON in curl
- Adding URL quoting to curl commands
- Renamed more variables to avoid name collisions
- Added additional debug logging
2021-06-06 11:10:41 -05:00
TheCaptain989 c6bd071501 Update README.md 2021-04-08 06:01:03 -05:00
TheCaptain989 e84d159632 Fixes Sonarr issue
- Resolves #168
2021-03-11 19:37:36 -06:00
TheCaptain989 7ad6432069 Updated documentation and build 2021-03-11 18:33:17 -06:00
TheCaptain989 9380c5f9f6 Updated image links
- Added .assets folder for images
- Corrected Synology picture
2020-10-13 18:26:20 -05:00
TheCaptain989 52ce0f24f7 Updates per aptalca 2020-10-07 20:13:39 -05:00
TheCaptain989 85ef895b43 radarr: striptracks initial release
mkvtoolnix
2020-10-06 20:02:49 -05:00
aptalca 66c6ab5c69 update mod creation instructions 2020-10-02 16:01:55 -04:00
aptalca 5be8b23ea1 readme and template updates 2020-04-01 17:35:56 -04:00
aptalca ca2c0ce48e create template branch 2020-02-02 15:55:44 -05:00
thelamer f03f664dec spacing 2019-04-14 22:31:13 -07:00
thelamer 5aeb83b384 adding rough draft docs for review 2019-04-14 22:28:48 -07:00
thelamer c02f8e7e8e adding blacklist with fake names for loop testing 2019-04-13 15:15:24 -07:00