Search found 19 matches

by callten
25 Jan 2017, 09:18
Forum: Feature Requests and Bug Reports
Topic: SAXParseException - Content is not allowed in prolog
Replies: 9
Views: 8543

Re: SAXParseException - Content is not allowed in prolog

Yeah I saw the last sentence of your previous reply and thought it had to be something network-related. I didn't try going to the site in a browser though, which would've told me the problem instantly. :\

(fyi it's renaming not renameing on the Rename dialog :) )
by callten
25 Jan 2017, 09:08
Forum: Feature Requests and Bug Reports
Topic: SAXParseException - Content is not allowed in prolog
Replies: 9
Views: 8543

Re: SAXParseException - Content is not allowed in prolog

This is happening for me now, on 4.7.7, on all shows I've tried it with. Clearing the cache doesn't seem to make a difference. Example: Fetch failed: org.xml.sax.SAXParseException; lineNumber: 2; columnNumber: 1; Content is not allowed in prolog. [http://thetvdb.com/api/GetSeries.php?seriesname=How+...
by callten
11 May 2016, 11:09
Forum: Feature Requests and Bug Reports
Topic: Upgrading to 4.7 broke one of my format strings...
Replies: 2
Views: 2445

Re: Upgrading to 4.7 broke one of my format strings...

Damnit. :( Ok, thanks. I'll read release notes properly from now on.
by callten
11 May 2016, 07:25
Forum: Feature Requests and Bug Reports
Topic: Upgrading to 4.7 broke one of my format strings...
Replies: 2
Views: 2445

Upgrading to 4.7 broke one of my format strings...

Hi, the following snippet (which you helped with in this thread ) was working fine in 4.6.1 but is now throwing up undefined bindings errors for "texts" and "audios": {'.'+audios.groupBy{ it.Codec }.collect{ c, a -> [c] + a*.Language }.flatten().join('.')}{'.['+texts.language.fla...
by callten
24 May 2015, 11:02
Forum: Feature Requests and Bug Reports
Topic: Drag the middle divide to resize the "Rename" panes.
Replies: 1
Views: 2000

Drag the middle divide to resize the "Rename" panes.

Hi, just an idea, but for me, the filenames on the right are longer than the filenames on the left (mostly because of including episode titles in the filenames) so it would be useful to be able to grab the middle section (with match and rename buttons) and drag it either way so I can see more or les...
by callten
09 Jan 2015, 09:36
Forum: Episode / Movie Naming Scheme
Topic: Release Groups {group}
Replies: 682
Views: 1579289

Re: Release Groups {group}

Two more that I've just stumbled upon (both releasing WEB-DL TV shows):

Coo7
QUEENS
by callten
09 Dec 2014, 21:35
Forum: Episode / Movie Naming Scheme
Topic: Release Groups {group}
Replies: 682
Views: 1579289

Re: Release Groups {group}

Could you add the following groups to the list please. Thanks!

SA89
GHOULS
by callten
10 Aug 2014, 12:52
Forum: Feature Requests and Bug Reports
Topic: Saving presets.
Replies: 9
Views: 7254

Re: Saving presets.

Ugh, ok thanks, i think I have some reading/tinkering to do.

I don't "feel the need to post process everything again individually", I just mashed together loads of sample snippets of code until it worked without really digging into the code and figuring it all out. :P
by callten
10 Aug 2014, 12:15
Forum: Feature Requests and Bug Reports
Topic: Saving presets.
Replies: 9
Views: 7254

Re: Saving presets.

Ok thanks, I guess I know what I'm doing this afternoon then. :) I didn't realise you could figure out what folder the source file is in with Groovy, that makes it a lot easier. When you say it's overly complicated, what else am I supposed to do if I'm ridiculously OCD about my filenames and all of ...
by callten
10 Aug 2014, 11:06
Forum: Feature Requests and Bug Reports
Topic: Saving presets.
Replies: 9
Views: 7254

Re: Saving presets.

Well yeah, I encode them and then I use your wonderful app to rename and move them to one folder whereas with downloaded stuff they goto a different folder. :) And ok, the formats are *largely* the same. :P Except for the root folder and I never download anything except x264 so I wouldn't need, for ...
by callten
10 Aug 2014, 10:24
Forum: Feature Requests and Bug Reports
Topic: Saving presets.
Replies: 9
Views: 7254

Re: Saving presets.

Well, the files get moved to different folders depending on whether I encoded myself (usually but not always Blu-ray remuxes from Blu-ray source) or downloaded the shows. I can't think of a way to differentiate just by looking at the file so I currently have to delve into the edit formats dialog and...
by callten
10 Aug 2014, 09:36
Forum: Feature Requests and Bug Reports
Topic: Saving presets.
Replies: 9
Views: 7254

Saving presets.

Hi, how about the ability to save presets and easily select them on the Series / Movie Data right-click menu? I know you already have a "preset" for movies and one for TV but I do different things with videos depending on if I have encoded them from source myself or downloaded them. So may...
by callten
21 Feb 2014, 16:33
Forum: Episode / Movie Naming Scheme
Topic: Adding language names with codecs
Replies: 6
Views: 6549

Re: Adding language names with codecs

Awesome stuff, thanks. I've added a bit to list subtitle languages in square brackets too, using flatten and join: {n.space('.').replaceAll(/[()]+/).replaceAll(/[,]+/)}{'.'+y}{'.'+vf.match(/720[pP]|1080[pP]/)}{'.'+source.replaceAll('(?i)BluRay', 'Blu-ray')}{'.'+audios.groupBy{ it.Codec }.collect{ c,...
by callten
21 Feb 2014, 16:01
Forum: Episode / Movie Naming Scheme
Topic: Adding language names with codecs
Replies: 6
Views: 6549

Re: Adding language names with codecs

Ok, you are in fact a certifiable genius. It works perfectly. I should never have doubted groovy's capabilities! :) Is there a guide to some of the more intricate groovy syntax that you could point me at (the stuff that's relevant to FileBot anyway)? I know it's very similar to Java but that doesn't...
by callten
21 Feb 2014, 15:56
Forum: Episode / Movie Naming Scheme
Topic: Adding language names with codecs
Replies: 6
Views: 6549

Re: Adding language names with codecs

Ok, I've just put something together so I will write this post and then test that out. I've got a rip I did of Despicable Me 2 with 3 audio tracks (all DTS) and I used: {'.'+audios.codec[0].replaceAll("null", "")}{'.'+audios.language[0].replaceAll("null", "")}...
by callten
21 Feb 2014, 15:01
Forum: Episode / Movie Naming Scheme
Topic: Adding language names with codecs
Replies: 6
Views: 6549

Adding language names with codecs

Hi again. I deal with multilanguage tv shows and movies a *lot*, I rip English audio and then always take French and Dutch if they are present on the Blu-ray. I take the DTS core if the source is DTS-HD MA and the AC3 core if it's TrueHD. Sometimes, shows/movies with a DTS-HD MA main language will h...
by callten
17 Feb 2014, 14:59
Forum: Feature Requests and Bug Reports
Topic: Wrapping text in the format editor
Replies: 4
Views: 3978

Re: Wrapping text in the format editor

Thanks, copying the text out is the solution I guess. It quickly becomes difficult to pick through the string inside the FileBot dialog.
by callten
17 Feb 2014, 14:57
Forum: Episode / Movie Naming Scheme
Topic: Release Groups {group}
Replies: 682
Views: 1579289

Re: Release Groups {group}

All TV groups (some just WEB-DL), some with only the occasional release (like, 1 each that I've seen for the first 3):

ROGER
SNOW
BaibaKo
iTOONZ
BgFr

Thanks!

edit - and HarrHD
by callten
17 Feb 2014, 11:01
Forum: Feature Requests and Bug Reports
Topic: Wrapping text in the format editor
Replies: 4
Views: 3978

Wrapping text in the format editor

Hi. First of all, thank you for this wonderful program. I have a fairly large tv archive and I wish I'd investigated an automated tool like this long ago (I only searched for it on a whim after renaming yet another series manually). Anyway, I dived straight in and already I have a pretty lengthy for...