You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.
With the inevitable switch to radarr for movies I have come across a shortcoming. Radarr does not currently support iso or bdmv or video_ts structures. The quick solution is to avoid downloading files containing those formats. I propose an additional feature to your script where you can define specific folder names that are checked similarly to the extension check that could also mark the download bad early in the process. The better solution is to convert those formats to mkv however a solution does not exist and using a third party tool is very nonauto. I have been toying with this script but I don't have a usable version quite yet. Would you be willing to walk me through the process or extending your script to fill this void?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
With the inevitable switch to radarr for movies I have come across a shortcoming. Radarr does not currently support iso or bdmv or video_ts structures. The quick solution is to avoid downloading files containing those formats. I propose an additional feature to your script where you can define specific folder names that are checked similarly to the extension check that could also mark the download bad early in the process. The better solution is to convert those formats to mkv however a solution does not exist and using a third party tool is very nonauto. I have been toying with this script but I don't have a usable version quite yet. Would you be willing to walk me through the process or extending your script to fill this void?
The text was updated successfully, but these errors were encountered: