Search found 3 matches

by Juschurei
26 Apr 2015, 19:27
Forum: Ubuntu & Desktop Linux
Topic: Script on Raspberry Pi
Replies: 4
Views: 7301

Re: Script on Raspberry Pi

On closer look... Did you use Microsoft Word to write that bash script!?!?

– is not -
“...” is not "..."
etc

bash is not forgiving about that.

Also it's --db and --format for options that take arguments, with two dashes. See filebot -help for details.

Thank you very much. I hadn't noticed the ...
by Juschurei
26 Apr 2015, 18:00
Forum: Ubuntu & Desktop Linux
Topic: Script on Raspberry Pi
Replies: 4
Views: 7301

Re: Script on Raspberry Pi

FileBot won't work well on 1) rare 2) badly named 3) in a language other than English 4) with .nfo files that do not contain an ID that would help with identification 5) including .nfo files that seem to containing non-existent invalid IDs. Also you 6) process movie and tv episodes in the same ...
by Juschurei
26 Apr 2015, 16:19
Forum: Ubuntu & Desktop Linux
Topic: Script on Raspberry Pi
Replies: 4
Views: 7301

Script on Raspberry Pi

Hallo,

I've set up a NAS on my raspberry pi and have added a ton of movies to it. Now I would like to sort them out.
I've been following this blog post http://www.handmadepixels.co.uk/blog/raspberrypi/setting-up-filebot-tv-renamer-on-a-raspberry-pi/ and followed everything it said, but it doesn't ...