Search found 2 matches
- 11 Jan 2014, 09:04
- Forum: Scripting and Automation
- Topic: Need help with language tag
- Replies: 3
- Views: 3279
Re: Need help with language tag
Movie Section - Example #1 http://www.filebot.net/forums/viewtopic.php?f=5&t=2 I tried that and i ended up with an error. This is the code filebot -script fn:amc --output "*******" --action test -non-strict "******" --def "seriesFormat=TV Shows/{n}/Season{s.pad(2)}/{n}.{s00e00}{".$lang"}" music=n ...
- 11 Jan 2014, 07:17
- Forum: Scripting and Automation
- Topic: Need help with language tag
- Replies: 3
- Views: 3279
Need help with language tag
Hi I am trying to get my media center automated. I am using plex as the media server an it requires subtitles to have .eng before the extension in order to recognize it. This is the code i have so far, filebot -script fn:amc --output "******" --action test -non-strict "*******" --def "seriesFormat ...