
Search found 3 matches
- 15 Nov 2023, 11:43
- Forum: Scripting and Automation
- Topic: "No input files" in music directory
- Replies: 3
- Views: 1727
Re: "No input files" in music directory
Thanks - I renamed the directory to end with "DRUGS" instead, and everything worked. Using `--db ID3` did not help alone, and was unnecessary after the rename. 

- 14 Nov 2023, 19:13
- Forum: Scripting and Automation
- Topic: "No input files" in music directory
- Replies: 3
- Views: 1727
"No input files" in music directory
❯ ls -la total 303760 drwxr-x--- 2 media media 17 Nov 14 13:56 . drwxr-xr-x 1587 media media 2588 Nov 14 14:09 .. -rw-r----- 1 media media 19148309 Nov 14 13:59 '01 - If You Think This Song Is About You, It Probably Is.flac' -rw-r----- 1 media media 27667069 Nov 14 13:59 '02 - The Only Thing You T ...
- 29 Sep 2023, 04:56
- Forum: Help and Support
- Topic: Filebot will not rename files named with DVD order
- Replies: 1
- Views: 1098
Filebot will not rename files named with DVD order
DVD order exists here: https://thetvdb.com/series/sealab-2021/seasons/dvd/2 I have tried a bunch of variations of things like this: filebot -rename --action hardlink --format "/media/media/{plex}" \ --q "Sealab 2021" --filter "s == 2" -list --mapper "order.dvd.episode" --db TheTVDB \ Downloads ...