Search found 5 matches

by pstnta
24 Oct 2017, 17:30
Forum: Scripting and Automation
Topic: {plex} target folder
Replies: 2
Views: 2143

Re: {plex} target folder

kim wrote: 23 Oct 2017, 14:49

Code: Select all

Action Movies/{plex.tail}
thanks!
by pstnta
23 Oct 2017, 12:13
Forum: Scripting and Automation
Topic: {plex} target folder
Replies: 2
Views: 2143

{plex} target folder

Hi, whenever using {plex}, it puts media into Movies/Movie (year)/Movies (year).mkv, and for TV Shows into TV Shows/TV Show name/Season #/Episode.mkv. Is there a way to change the initial folder? For example change the inital folder to something like "Action Movies" , or TV Shows to "...
by pstnta
06 Jul 2017, 03:24
Forum: Help and Support
Topic: "suball" isn't downloading the right subtitles
Replies: 5
Views: 6240

Re: "suball" isn't downloading the right subtitles

1. If you use -non-strict then FileBot will only use HASH and TAG lookup. If there's multiple matches, it'll pick the one most similar to your current (or original if xattr is available) filename. Adding "BluRay" to the filename should make it more likely that a subtitle with "BluRay...
by pstnta
03 Jul 2017, 15:20
Forum: Help and Support
Topic: "suball" isn't downloading the right subtitles
Replies: 5
Views: 6240

Re: "suball" isn't downloading the right subtitles

Does FileBot know the original file names? filebot -mediainfo -r /path/to/your/files --format '{original}' If you have processed files with FileBot, then FileBot will have stored the original filename as xattr, and use that to select subtitles. No they were renamed before I installed it. If Movie N...
by pstnta
01 Jul 2017, 20:16
Forum: Help and Support
Topic: "suball" isn't downloading the right subtitles
Replies: 5
Views: 6240

"suball" isn't downloading the right subtitles

Hi, I'm trying to run suball on a directory full of movies which were downloaded a while ago. They all have the correct plex names ex: "Movie Name (2005).mkv", instead of torrent names like "Bla.Bla.BluRay.1080p.Group.mkv". I ran filebot -script fn:suball /mnt/Movies1/Movies/ --d...