Search found 51 matches

by mihawk90
09 Dec 2016, 19:43
Forum: Episode / Movie Naming Scheme
Topic: Format with SxE and Absolute numbers
Replies: 2
Views: 3179

Format with SxE and Absolute numbers

Hm... that's weird, it worked fine but I just noticed too... the second episode remains the same as the first one... oh well :S /edit Fixed it in the post, seems I had messed it up when my drive failed a while ago and I had to do it by hand... Never noticed since then because multi-episodes are kind...
by mihawk90
08 Dec 2016, 23:56
Forum: Episode / Movie Naming Scheme
Topic: Format with SxE and Absolute numbers
Replies: 2
Views: 3179

How about sharing our format expressions?

Mine is for anime as well. My goal was to make it compatible with Kodis scrapers in an SSxEE format (I used that one way before I discovered Filebot and wanted to stay consistent) since it's one of the recommended formats, but still retain the release/fansub group, the CRC Sum (you never know when y...
by mihawk90
08 Dec 2016, 17:52
Forum: Scripting and Automation
Topic: Having issue with older episodes of still-running series
Replies: 7
Views: 3636

Re: Having issue with older episodes of still-running series

OK... well... seems I have completely misunderstood the functionality then :) I thought whatever the condition returned would then be used as the actual filter :) So just for my understanding of those Snippets... If the provided label is the one we're looking for the condition returns true, thus inc...
by mihawk90
08 Dec 2016, 16:15
Forum: Scripting and Automation
Topic: Having issue with older episodes of still-running series
Replies: 7
Views: 3636

Re: Having issue with older episodes of still-running series

Sigh... an API shouldn't be returning invalid data but.. it is what it is... Didn't know about the list command, filebot has so many tricks and they are sometimes hard to find :D So, now I could finally play around a little more. After groovy gave me some syntax errors and I fixed them I still can't...
by mihawk90
08 Dec 2016, 03:07
Forum: Scripting and Automation
Topic: Having issue with older episodes of still-running series
Replies: 7
Views: 3636

Re: Having issue with older episodes of still-running series

OK, seems I misunderstood something somewhere then :) Will just remove the filter for now then and see how it goes. Theoretically though, as I understand the filter takes any arbitrary code, correct? So it should be possible to process the label for example and apply different filters depending on t...
by mihawk90
06 Dec 2016, 19:38
Forum: Scripting and Automation
Topic: Having issue with older episodes of still-running series
Replies: 7
Views: 3636

Having issue with older episodes of still-running series

Hello there, I've been trying to get AMC to work for a while now but for lack of time I've been just logging the results for a few months now. Today I looked through the log a little and I found this little issue: Run script [fn:amc] at [Tue Nov 29 01:12:42 CET 2016] Parameter: music = n Parameter: ...
by mihawk90
26 Jul 2014, 16:27
Forum: Help and Support
Topic: console abs2sxe - Failed to rename (Java IO Exception)
Replies: 2
Views: 2794

Re: console abs2sxe - Failed to rename (Java IO Exception)

Yeah I thought about that too, so it's basically not the issue itself but some followup-problem due to some earlier process crashign right? My problem is just that I have no idea why the rename fails. And there's no reason given in command output whatsoever. /edit Oh gosh .. was probably because Win...
by mihawk90
26 Jul 2014, 13:18
Forum: Help and Support
Topic: console abs2sxe - Failed to rename (Java IO Exception)
Replies: 2
Views: 2794

console abs2sxe - Failed to rename (Java IO Exception)

Hey there, it's me again :D I just ran into a little problem with the abs2sxe script. It fails on some file with a Java IO Exception and I can't figure out why that is. Here's the console output: PS C:\Users\Tarulia\desktop\filebot_4.0-portable> .\filebot.cmd -script fn:abs2sxe "C:\Volumes\NAS ...
by mihawk90
21 Jul 2014, 21:23
Forum: Help and Support
Topic: Disc/Media Stub support?
Replies: 4
Views: 2616

Re: Disc/Media Stub support?

Yeah that's what I was thinking :)

I didn't know if filebot's using some kind of fileextension property provided by Windows/JRE or if it's actually checking the filename itself :)

But this should be fine for now :)
by mihawk90
20 Jul 2014, 21:37
Forum: Help and Support
Topic: Disc/Media Stub support?
Replies: 4
Views: 2616

Re: Disc/Media Stub support?

I see, so basically adding another extension to the whitelist.

Will this also work with "multiple" extensions? As I said my files are in a format like {movie}.bluray.disc or something. Can I add bluray.disc as extension? Or would this fail due to the dot?
by mihawk90
19 Jul 2014, 19:19
Forum: Help and Support
Topic: Disc/Media Stub support?
Replies: 4
Views: 2616

Disc/Media Stub support?

Hey there, I just encountered a little problem when I was trying to rename some media stubs for XBMC. I got some of my DVDs I got lying around here as a Media Stub file so I can import them into XBMC. Currently the file name is something simple as this: {movie name}.{format}.disc Iron Man.bluray.dis...
by mihawk90
14 Jul 2014, 14:13
Forum: Episode / Movie Naming Scheme
Topic: XBMC naming schemes
Replies: 8
Views: 33023

Re: XBMC naming schemes

For Animes, I'm using a single-directory layout for now. I might be switching that in the future for season-fanarts or something, but that would be easy to do. Note that I'm using TheTVDB-Scraper for my animes, not AniDB :) Anyway, the format I'm using currently is this: SSxEE [Group] ABS [Hash].for...
by mihawk90
09 Jul 2014, 16:50
Forum: Episode / Movie Naming Scheme
Topic: Need help renaming Naruto/Bleach/One Piece (hundreds of eps)
Replies: 22
Views: 16851

Re: Need help renaming Naruto/Bleach/One Piece (hundreds of

Yep... OK, this was the issue :) Makes sense when I think about it :D But I'm wondering, is it recalculating the CRC in the script-version? There's a pretty long pause after fetching data the second time (when episodes are already named using date) and the second rename. Earlier when I didn't specif...
by mihawk90
09 Jul 2014, 16:36
Forum: Episode / Movie Naming Scheme
Topic: Need help renaming Naruto/Bleach/One Piece (hundreds of eps)
Replies: 22
Views: 16851

Re: Need help renaming Naruto/Bleach/One Piece (hundreds of

Going to try with the --format option next time, thanks :) I thought I read somewhere that it adds the date to then use the date to match the correct episode. But that might have been for the first step (I don't need/use date anyway so... who cares :D ) About the output, I tried with not specifying ...
by mihawk90
09 Jul 2014, 15:46
Forum: Episode / Movie Naming Scheme
Topic: Need help renaming Naruto/Bleach/One Piece (hundreds of eps)
Replies: 22
Views: 16851

Re: Need help renaming Naruto/Bleach/One Piece (hundreds of

Hey :) Been a while and I just tried the script you provided the first time :D It's working OK'ish from what I see, but for some reason no date is added to my filenames (also there's no output in cmd for me?). Is there any possiblity of using a custom format with the script? If not I'd just throw it...
by mihawk90
24 Mar 2014, 19:31
Forum: Episode / Movie Naming Scheme
Topic: Naming of Multi-episode videos?
Replies: 13
Views: 10561

Re: Naming of Multi-episode videos?

Oooohhh good to know there's a possibility to edit single names, thanks :D Is there an overview for all the possible keyboard shortcuts and similar tricks? For example manually entering the series name via shift-click I also only read randomly about, is there a page for all the combinations? I was l...
by mihawk90
24 Mar 2014, 18:07
Forum: Episode / Movie Naming Scheme
Topic: Naming of Multi-episode videos?
Replies: 13
Views: 10561

Re: Naming of Multi-episode videos?

Yeah I was trying to use TVDB with Absolute, but then of course there's no Season/Episode Data (and {s00e00} only returns one episode on my end as well). On the other Hand TVDB with Airdate doesn't match correctly/everything. So is there any way of converting those? The 2 step method doesn't seem to...
by mihawk90
24 Mar 2014, 16:01
Forum: Episode / Movie Naming Scheme
Topic: Naming of Multi-episode videos?
Replies: 13
Views: 10561

Re: Naming of Multi-episode videos?

Oh boy I wouldn't have thought about his :D But yeah, makes sense when the parser is looking for linear series :) Having another little issue though (sorry bothering you over and over :D) Doesn't seem to recognize Double-Episodes with absolute numbers (at least I think this used to work, not sure!):...
by mihawk90
22 Mar 2014, 23:39
Forum: Episode / Movie Naming Scheme
Topic: Naming of Multi-episode videos?
Replies: 13
Views: 10561

Re: Naming of Multi-episode videos?

but why did it work for the 09x09-09x10 then :o and the 04x05-04x06 just got another episode added :D

Seems to work fine though, thanks!
by mihawk90
21 Mar 2014, 17:48
Forum: Episode / Movie Naming Scheme
Topic: Naming of Multi-episode videos?
Replies: 13
Views: 10561

Re: Naming of Multi-episode videos?

Thanks for the pattern, working fine :) Just out of interest, why do you think it wouldn't be a good format? It's working fine so far and it's one of XBMCs recommended formats, and Filebot is recognizing it as well. /edit now this is weird... filebot_issue.PNG I don't really understand how this happ...
by mihawk90
21 Mar 2014, 17:07
Forum: Episode / Movie Naming Scheme
Topic: Naming of Multi-episode videos?
Replies: 13
Views: 10561

Naming of Multi-episode videos?

I'm trying to rename some animes of mine and I'm having an issue with double-episodes. I'm trying to get a naming scheme like this: SSxEE-SSxEE [group] absolute-absolute [hash] I'm mainly having the issue that I have no idea how to get multiple numbers in there. Is this even possible? Or is it singl...
by mihawk90
20 Mar 2014, 03:05
Forum: Episode / Movie Naming Scheme
Topic: Need help renaming Naruto/Bleach/One Piece (hundreds of eps)
Replies: 22
Views: 16851

Re: Need help renaming Naruto/Bleach/One Piece (hundreds of

So this is mainly an option for cross-scraper compatibility as I understand? And thanks for the bonus, that was just what I was about to ask :P But still wondering, why aren't the variables always the same content? I mean why isn't season always season and episode always episode? As far as I underst...
by mihawk90
18 Mar 2014, 12:57
Forum: Episode / Movie Naming Scheme
Topic: Need help renaming Naruto/Bleach/One Piece (hundreds of eps)
Replies: 22
Views: 16851

Re: Need help renaming Naruto/Bleach/One Piece (hundreds of

Well that was a fast one ;) It now finds the correct episode (in my case season 1 episode 1), but I can't seem to be able to name them to the SSxEE format. And as I understood earlier this is kind of intended(?), which confuses me a bit because isn't that the whole point of the program? :p I want to...