Search found 30 matches

by belgarth
19 Feb 2012, 15:52
Forum: Help and Support
Topic: Can filebot match date-based filenames?
Replies: 9
Views: 8598

Re: Can filebot match date-based filenames?

I imagine this is a noob question, but where are the beta versions? I tried looking around both the sourceforge page and searching google with no luck.
by belgarth
19 Feb 2012, 15:36
Forum: Help and Support
Topic: Filebot cli failing to match against Saturday Night Live
Replies: 5
Views: 6777

Re: Filebot cli failing to match against Saturday Night Live

I tried tvrge with my original cli as well with no luck. From your suggestion: belgarth@media-server:~$ filebot --q "Satuday Night Live" -list --db thetvdb Exception: Failed to auto-select search result: [] Failure (°_°) belgarth@media-server:~$ filebot --q "Satuday Night Live" -...
by belgarth
19 Feb 2012, 08:14
Forum: Help and Support
Topic: Filebot cli failing to match against Saturday Night Live
Replies: 5
Views: 6777

Filebot cli failing to match against Saturday Night Live

am I doint something wrong here? $ ls -l /home/XXXXX/TV-Shows/Unsorted total 716496 -rw-r--r-- 1 XXXXX XXXXXX 733678638 2012-02-19 06:53 saturday.night.live.s37e15.maya.rudolph-sleigh.bells.hdtv.xvid-2hd.avi $ filebot --q "Satuday Night Live" -rename --db thetvdb --format "/home/belga...
by belgarth
25 Jan 2012, 16:34
Forum: Help and Support
Topic: Can filebot match date-based filenames?
Replies: 9
Views: 8598

Re: Can filebot match date-based filenames?

The --q option partially works. It works when the filename has the tite/guest name, but not when the filename is just the series plus date: filebot -rename --db thetvdb --q "The Colbert Report" --format "{n} - {s}x{e} - {t}" * Rename episodes using [TheTVDB] Fetching episode data...
by belgarth
25 Jan 2012, 09:21
Forum: Help and Support
Topic: Can filebot match date-based filenames?
Replies: 9
Views: 8598

Can filebot match date-based filenames?

I am trying to figure out if it is possible to get filebot to understand and match against the dbs (specifically thetvdb) with shows that use date-based filenames (the colbert report and the daily show). I found thread https://sourceforge.net/projects/filebot/forums/forum/723389/topic/3858199 where ...