Star 7. Sonarr custom post processor script for handling subtitle download MIT License. Branches Tags. Could not load branches. Could not load tags. This branch is up to date with master. This branch is not ahead of the upstream master. Open pull request. Latest commit. Git stats 26 commits. Failed to load latest commit information. View code. Hello, When some movies are downloaded from NZB the filename is not getting renamed correctly. For example in Sonarr if I have the complete download handling enabled, and in Media Management the Rename Episodes disabled, everything is handled correctly, the episode name gets the release name.
I've tested this in Radarr with the same settings, in Media Management the Rename Movies is disabled and in Download Client everything is enabled. The movie filename is not getting the release name. Also I've seen that there were some discussions regarding the movie name, is it possible to have the movie name as the release version?
The text was updated successfully, but these errors were encountered:. Well if you disable rename movie, we won't to any renaming :. Sorry, something went wrong. Thanks for the feedback. I tough that it's the same as Sonarr : I'll try with this option then.
Thank you! The folder it's ok. The file is not getting renamed with the release name. I've been using Sonarr for two years now, and with the file renaming sometimes those issues occurred as well.
But if you disable the series renaming and enable the complete download handling, everything is working ok, and the episode file name is renamed as the release. No issues found for the last two years with this. Maybe you can compare the functionality on complete download handling in order to fix this.
But for the moment it's a bug as there is no possibility to have the file name renamed with the release name :. The community has put together an Installation Guide to help you install this on Debian or Ubuntu. The easiest way to install Radarr on macOS is to use the App archive with the steps described below.
It is possible to install Radarr manually using the. A generic download is available for linux, but dependencies, installation, and permissions will need to be done manually. The Radarr team does not offer an official Docker image. However, a number of third parties have created and maintain their own.
These instructions provide generic guidance that should apply to any Radarr Docker image. There are two common problems with Docker volumes: Paths that differ between the Radarr and download client container and paths that prevent fast moves and hard links. The second is a performance issue and causes problems for seeding torrents.
Both problems can be solved with well planned, consistent paths. This causes slow moves and doesn't allow hard links because they are considered two different file systems inside the container. Permissions and ownership of files is one of the most common problems for Radarr users, both inside and outside Docker.
Most images have environment variables that can be used to override the default user, group and umask, you should decide this before setting up all of your containers.
The recommendation is to use a common group for all related containers so that each container can use the shared group permissions to read and write files on the mounted volumes. Keep in mind that Radarr will need read and write to the download folders as well as the final folders.
To install and use these Docker images, you'll need to keep the above in mind while following their documentation. There are many ways to manage Docker images and containers too, so installation and maintenance of them will depend on the route you choose. Images are automatically updated multiple times in an hour if upstream changes are found. Hotio also builds our Pull Requests which may be useful for testing.
Read the instructions on how to install the image. They also maintain images for most of the popular download clients as well. The default volumes are not optimal nor recommended. Our recommendation is to use a single volume for the data, as mentioned above. The Radarr team provides builds for BSD.
Additional details can be found on Frank's GH Link.
0コメント