mirror of
https://github.com/Radarr/Radarr
synced 2024-12-22 16:02:43 +00:00
Updated Create a Folder for Each Movie (markdown)
parent
e59d69b275
commit
0cc576b55b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Filebot
|
||||
|
||||
[Filebot](http://www.filebot.net/) is a fantastic utility for getting your movies organized in a way that Radarr can successfully parse. There are paid versions in the [Windows](https://www.microsoft.com/en-us/store/p/filebot/9nblggh52t9x?cid=filebot2) and [Apple](https://itunes.apple.com/us/app/filebot/id905384638?mt=12&uo=6&at=1l3vupy&ct=filebot2) stores, but you can also download it free from their [SourceForge](https://sourceforge.net/projects/filebot/files/latest/download) page. On Linux, your distribution of choice may have a package for it, like in [Arch's AUR package](https://aur.archlinux.org/packages/filebot/) or `.deb` files for Debian/Ubuntu from their [download page](http://www.filebot.net/#download). It has both a GUI and a CLI, so should satisfy almost everyone.
|
||||
[Filebot](http://www.filebot.net/) is a fantastic utility for getting your movies organized in a way that Radarr can successfully parse. You can download it free from their [SourceForge](https://sourceforge.net/projects/filebot/files/latest/download) page, but there are also paid versions in the [Windows](https://www.microsoft.com/en-us/store/p/filebot/9nblggh52t9x?cid=filebot2) and [Apple](https://itunes.apple.com/us/app/filebot/id905384638?mt=12&uo=6&at=1l3vupy&ct=filebot2) stores. On Linux, your distribution of choice may have a package for it, like in [Arch's AUR package](https://aur.archlinux.org/packages/filebot/) or `.deb` files for Debian/Ubuntu from their [download page](http://www.filebot.net/#download). It has both a GUI and a CLI, so should satisfy almost everyone.
|
||||
|
||||
There is great help available, including their [format expressions](http://www.filebot.net/naming.html) page. My personal suggestion is to use something like `{ny}/{ny} [{vf}]` which would yield `Movie (Year)/Movie (Year) [1080p]` for example.
|
||||
|
||||
|
|
Loading…
Reference in a new issue