Search found 30 matches

by belgarth
09 Mar 2013, 17:06
Forum: Help and Support
Topic: Utorrent script incorrectly identifying Real Time with Bill
Replies: 1
Views: 3632

Utorrent script incorrectly identifying Real Time with Bill

Not sure why it's happening, but the utorrent script is misidentifying which episode is a particular Real time with Bill Maher episode. I assume it is something going wrong with the identifying the date in the filename. Here's the the relevant log:

Input: /home/belgarth/Downloads/.torrents ...
by belgarth
31 Jan 2013, 22:43
Forum: Feature Requests and Bug Reports
Topic: New version breaks date matching
Replies: 12
Views: 11424

Re: New version breaks date matching

I'm not sure if even 5 days will be enough for some shows. Take the daily show for example: http://thetvdb.com/?tab=season&seriesid=71256&seasonid=502390&lid=7. It still doens't have anything listed for next week. Would it be possible to get a cli option to specify manually how often to refresh the ...
by belgarth
22 Jan 2013, 03:37
Forum: Help and Support
Topic: A bit of odd behavior of utorrent script
Replies: 3
Views: 4549

Re: A bit of odd behavior of utorrent script

The issue isn't why the Resurrection episode data is empty (ie without title). That I believe is to be expected given the entries for the show at http://thetvdb.com/?tab=season&seriesid=111741&seasonid=432981&lid=7

The question is why is the Resurrection show being considered a candidate for ...
by belgarth
20 Jan 2013, 07:45
Forum: Help and Support
Topic: A bit of odd behavior of utorrent script
Replies: 3
Views: 4549

A bit of odd behavior of utorrent script

When running utorrent script with the following log:
Input: /home/belgarth/Downloads/.torrents-complete/Revenge.S02E11.720p.HDTV.X264-DIMENSION/revenge.211.720p-dimension/Revenge.S02E11.720p.HDTV.X264-DIMENSION.mkv
Group: [tvs:Revenge] => [Revenge.S02E11.720p.HDTV.X264-DIMENSION.mkv]
Rename episodes ...
by belgarth
10 Jan 2013, 08:31
Forum: Help and Support
Topic: Having problem filtering '$' character
Replies: 4
Views: 5806

Re: Having problem filtering '$' character

That was my first guess, but adding in a regex escape doesn't help, it seems to get ignored:
belgarth@server1:~/bin$ filebot -non-strict -trust-script --conflict override -script "/home/belgarth/bin/utorrent-postprocess.groovy" --filter "!(n ==~ /Vegas/) && !(n ==~ /Smash Hit/) && !(n ==~ /Smash ...
by belgarth
10 Jan 2013, 04:25
Forum: Help and Support
Topic: Having problem filtering '$' character
Replies: 4
Views: 5806

Having problem filtering '$' character

I'm working on setting up a filter to block the series Title "Vega$", but I am having a problem figuring out how to match against the '$' character:

Input: /home/belgarth/Downloads/Unsorted/Vegas (2012) - S01E11 - Serve, Volley and Kill.mkv
Group: [tvs:Vega$] => [Vegas (2012) - S01E11 - Serve ...
by belgarth
09 Jan 2013, 23:28
Forum: Help and Support
Topic: Help with utorrent script
Replies: 2
Views: 4346

Re: Help with utorrent script

Here is the diff of the changes to the utorrent script I came up with to deal with extracted files in case someone else needs it:
belgarth@server1:~/bin$ diff utorrent-postprocess.groovy test
3d2
< def extracted = []
82,83c81
< extracted = extract(file: input.findAll{ it.isArchive() }, output: null ...
by belgarth
14 Oct 2012, 15:47
Forum: Help and Support
Topic: Help understanding non strict matching with utorrent script
Replies: 3
Views: 5706

Re: Help understanding non strict matching with utorrent scr

Thanks for the quick reply. The filter worked. Upgrading the jar did not change the matching behavior. Also, the first time I ran filebot after switching to the new version resulted in the following errors. Suseqent runs have been error free, but I figured I would post it just in case. There was a ...
by belgarth
14 Oct 2012, 05:53
Forum: Help and Support
Topic: Help understanding non strict matching with utorrent script
Replies: 3
Views: 5706

Help understanding non strict matching with utorrent script

I'm seeing a bit of a weird result when running the utorrent script against tv show Vegas in non-strict mode. For some reason episode s01e03 matches against the old Vegas tv show, but episode s01e02 matches against the new 2012 version of the show. I'm mostly just curious why the inconsistency. I ...
by belgarth
08 Oct 2012, 23:27
Forum: Help and Support
Topic: Help with utorrent script
Replies: 2
Views: 4346

Help with utorrent script

I recently switched to using using the utorrent-postprocessing script with deluge. I had to adjust it a bit since deluge doesn't support things like ut_kind, etc, but it basically works. I'm running into one issue that I don't believe is related to deluge vs utorrent however.

The problem relates to ...
by belgarth
09 Jul 2012, 22:03
Forum: Help and Support
Topic: "Failed to auto-select search result" for Xena and Franklin&
Replies: 10
Views: 9787

Re: "Failed to auto-select search result" for Xena and Frank

Thanks for the quick work, I tested r1052 and it fixes the xena issue. Franklin and bash is still broken though:
belgarth@server1:~$ filebot -list --q "franklin and bash"
Exception: Failed to auto-select search result: [Franklin & Bash]
Failure (°_°)
belgarth@server1:~$ filebot -list --q "franklin ...
by belgarth
08 Jul 2012, 18:44
Forum: Help and Support
Topic: "Failed to auto-select search result" for Xena and Franklin&
Replies: 10
Views: 9787

"Failed to auto-select search result" for Xena and Franklin&

For some reason it seems like filebot is having issue reading the episode data for a couple different shows:

belgarth@media-server:~$ filebot --conflict override -rename --db tvrage --format "/home/belgarth/Downloads/TV-Shows/{n}/{n} - {sxe} - {t}" /home/belgarth/Downloads/TV-Shows/Unsorted/xena ...
by belgarth
24 Mar 2012, 20:36
Forum: Feature Requests and Bug Reports
Topic: [Request] Config file to fix when non-strict is incorrect
Replies: 3
Views: 5776

[Request] Config file to fix when non-strict is incorrect

I'll use a specific example. My files for the tv series "the river" are just titled "the.river" in the filename without the 2012 (which is the files really are from thtvdb perspective). Right now, I need to use -q and specify "the river 2012". I would like to have a mechanism (likely a config file ...
by belgarth
12 Mar 2012, 02:26
Forum: Help and Support
Topic: 2 issues with sortivo.groovy script
Replies: 2
Views: 4632

2 issues with sortivo.groovy script

Hoping to get some help with 2 problems I found with the sortivo.groovy script.
1) It doesn't look like the script works with cd1/cd2 movies. I suspect it is because the .each that is used to go through the directory causes each of the multipart movie files to be looked at individually. Anyone have ...
by belgarth
09 Mar 2012, 17:40
Forum: Help and Support
Topic: Filebot rename cli reacts badly when file already exists
Replies: 12
Views: 15954

Re: Filebot rename cli reacts badly when file already exists

thanks for the quick work. New version works perfectly.

You may want to add a link to the latest jar folder to the main download page or add a testing page with a link off of the main site.
by belgarth
09 Mar 2012, 17:27
Forum: Feature Requests and Bug Reports
Topic: [Request] Support for cd num or -a and -b in movie filenames
Replies: 1
Views: 4097

[Request] Support for cd num or -a and -b in movie filenames

Forgive me if this already exists, I wasn't able to find a way to deal with Movie filenames with cd numbers in them or with -a and -b, ie:
rio-xvid-cd1.avi
rio-xvid-cd2.avi
or
arthur-a.avi
arthur-b.avi

As currently implemented, running filebot rename cli on it will just renames the first one (cd1 ...
by belgarth
08 Mar 2012, 22:11
Forum: Help and Support
Topic: issue when 2 files for same episode
Replies: 2
Views: 4482

issue when 2 files for same episode

belgarth@media-server:~/Downloads/TV-Shows/Unsorted$ ls
psych.s06e11.720p.hdtv.x264-compulsion.mkv the.soup.2012.03.07.720p.hdtv.x264-momentum.mkv
psych.s06e11.720p.hdtv.x264-orenji.mkv
belgarth@media-server:~/Downloads/TV-Shows/Unsorted$ rm "/home/belgarth/Downloads/TV-Shows/The Soup/The Soup ...
by belgarth
08 Mar 2012, 21:58
Forum: Help and Support
Topic: filebot failing to find "tosh 0" on thetvdb
Replies: 1
Views: 4240

filebot failing to find "tosh 0" on thetvdb

belgarth@media-server:~/Downloads/TV-Shows/Unsorted$ filebot --q "Tosh 0" -list --db thetvdb
Exception: Failed to auto-select search result: []
Failure (°_°)
belgarth@media-server:~/Downloads/TV-Shows/Unsorted$ filebot --q "Tosh.0" -list --db thetvdb
Tosh.0 - 1x01 - Afro Ninja
Tosh.0 - 1x02 - Miss ...
by belgarth
08 Mar 2012, 21:21
Forum: Help and Support
Topic: Filebot rename cli reacts badly when file already exists
Replies: 12
Views: 15954

Filebot rename cli reacts badly when file already exists

belgarth@media-server:~/Downloads/TV-Shows/Unsorted$ ls
psych.s06e11.720p.hdtv.x264-compulsion.mkv the.colbert.report.2012.03.07.hdtv.xvid-fqm.avi
psych.s06e11.720p.hdtv.x264-orenji.mkv the.soup.2012.03.07.720p.hdtv.x264-momentum.mkv
survivor.s24e04.720p.hdtv.x264-orenji.mkv
belgarth@media-server ...
by belgarth
05 Mar 2012, 23:50
Forum: Help and Support
Topic: filebot possibly matching wrong season and episode
Replies: 6
Views: 8766

Re: filebot possibly matching wrong season and episode

should "filebot -version" reflect the new version after using this method?

belgarth@media-server:~$ sudo cp filebot-2.5-r935-matchfix.jar /usr/share/filebot/FileBot.jar
belgarth@media-server:~$ filebot -version
FileBot 2.5 (r905) / OpenJDK Runtime Environment 1.6.0_23 (headless)
by belgarth
05 Mar 2012, 16:18
Forum: Help and Support
Topic: filebot possibly matching wrong season and episode
Replies: 6
Views: 8766

Re: filebot possibly matching wrong season and episode

In this case strict mode fails due to confusion between Lost and Lost Girl.

I'm running filebot on ubuntu installed via the deb package. Are there instructions somewhere on how I can use the latest JAR to take over the currently installed filebot structure (ie the new latest jar will be the one run ...
by belgarth
05 Mar 2012, 05:56
Forum: Help and Support
Topic: filebot possibly matching wrong season and episode
Replies: 6
Views: 8766

filebot possibly matching wrong season and episode

I'm curious if this is a mistake or just the way it is meant to be:

$filebot -non-strict -rename --db thetvdb --format "/home/belgarth/Downloads/TV-Shows/{n}/{n} - {s}x{e} - {t}" /home/belgarth/Downloads/TV-Shows/Unsorted/lost.girl.s02e18.720p.hdtv.x264-2hd.mkv
Rename episodes using [TheTVDB]
Auto ...
by belgarth
29 Feb 2012, 05:08
Forum: Help and Support
Topic: Issue with -non-strict
Replies: 1
Views: 4648

Issue with -non-strict

I would like to be able to use the filebot cli to match against top gear us without having to use the -q option and the results are:

belgarth@media-server:~/Downloads/TV-Shows/Unsorted$ filebot -rename --db thetvdb --format "./{n} - {s}x{e} - {t}" ./top.gear.us.s03e03.hdtv.x264-momentum.mp4
Rename ...
by belgarth
20 Feb 2012, 05:10
Forum: Help and Support
Topic: Filebot cli failing to match against Saturday Night Live
Replies: 5
Views: 9481

Re: Filebot cli failing to match against Saturday Night Live

doh, didn't see the typo, but there is still something else wrong:

$ filebot --q "Saturday Night Live" -rename --db thetvdb --format "/home/X/Downloads/TV-Shows/{n}/{n} - {s}x{e} - {t}" /home/X/Downloads/TV-Shows/Unsorted/saturday.night.live.s37e15.maya.rudolph-sleigh.bells.hdtv.xvid-2hd.avi ...
by belgarth
19 Feb 2012, 15:52
Forum: Help and Support
Topic: Can filebot match date-based filenames?
Replies: 9
Views: 13106

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: 9481

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" -list --db tvrage ...
by belgarth
19 Feb 2012, 08:14
Forum: Help and Support
Topic: Filebot cli failing to match against Saturday Night Live
Replies: 5
Views: 9481

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/belgarth/Downloads ...
by belgarth
25 Jan 2012, 16:34
Forum: Help and Support
Topic: Can filebot match date-based filenames?
Replies: 9
Views: 13106

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 for [The Colbert ...
by belgarth
25 Jan 2012, 09:21
Forum: Help and Support
Topic: Can filebot match date-based filenames?
Replies: 9
Views: 13106

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 ...