Search found 164 matches

by DevXen
05 Oct 2018, 17:48
Forum: Help and Support
Topic: Is there way to identify Double episodes?
Replies: 5
Views: 2825

Re: Is there way to identify Double episodes?

rednoah wrote: 01 Oct 2018, 05:20 Replacing

Code: Select all

model.episode
with

Code: Select all

model.episodes.flatten()
should do the trick.
Hey,

Sorry I've been pretty busy at work. But I've been trying to get this working. and trying several different things. and it just disables the whole Finished/Unfinished check all together.
by DevXen
01 Oct 2018, 01:29
Forum: Episode / Movie Naming Scheme
Topic: How about sharing our format expressions?
Replies: 33
Views: 492813

Re: How about sharing our format expressions?

Hey, Thanks for your message, I apologize it took so long to reply, i've been busy with a new job with crazy hours, and had no idea i had a message... I believe this is my latest picard script. I don't really have time to go through and explain all that it does. but it's amazing. I made it for me an...
by DevXen
01 Oct 2018, 01:15
Forum: Help and Support
Topic: Is there way to identify Double episodes?
Replies: 5
Views: 2825

Is there way to identify Double episodes?

While i'm here I have another question of something that I haven't been able to figure out. I have the following code: {model.episode.containsAll(episodelist.findAll{it.season == s && it.episode && it.title}) ? 'H:/Live Action/[Naming]/[Finished]/'+(csv('C:/FileBot Settings/TV/TVGenr...
by DevXen
30 Sep 2018, 23:36
Forum: Windows
Topic: Did Episode.Special Change?
Replies: 12
Views: 5737

Re: Did Episode.Special Change?

Hmm. so it's working on my Windows 7 Version. but not the windows 10 version. why use: {episode.special ? 'S00E'+special.pad(2): s00e00} when just s00e00 same result: e.g. S00E01 Oh. it's like that to keep the season number the episode aired in. which until recently worked just fine. now it just wan...
by DevXen
30 Sep 2018, 15:05
Forum: Windows
Topic: Did Episode.Special Change?
Replies: 12
Views: 5737

Did Episode.Special Change?

I've noticed since I have been using the Windows 10 version of Filebot that when I try to name specials it names it isn't putting them in the specials folder. it'll create the series folder path starting at the root folder of the current drive. it also isn't putting it in a specials folder any longe...
by DevXen
27 Jul 2018, 01:36
Forum: Windows
Topic: Skipping Specific Genre?
Replies: 7
Views: 3369

Re: Skipping Specific Genre?

FIgured out the minus Genre part:

Code: Select all

{genres.minus('Animation','animated')[0]}
Haven't messed with the other part yet.

Unfortunately, most cartoons appear to only Have Animation or Children as genres.
D'oh
by DevXen
26 Jul 2018, 23:07
Forum: Windows
Topic: Skipping Specific Genre?
Replies: 7
Views: 3369

Re: Skipping Specific Genre?

Ooo I just thought of a practical use case for my last comment: Animated and Animation
by DevXen
26 Jul 2018, 22:56
Forum: Windows
Topic: Skipping Specific Genre?
Replies: 7
Views: 3369

Re: Skipping Specific Genre?

so on a related question, i'm not needing to do it now. but one day it may come up.
if I wanted to do the same thing with mutilple genres. would it be best to just use the any{} for that?
by DevXen
26 Jul 2018, 20:05
Forum: Windows
Topic: Skipping Specific Genre?
Replies: 7
Views: 3369

Re: Skipping Specific Genre?

That's Brilliant, I didn't know there was a genres.minus binding. I'll have fun with that. Thank you.
by DevXen
26 Jul 2018, 16:16
Forum: Windows
Topic: Skipping Specific Genre?
Replies: 7
Views: 3369

Skipping Specific Genre?

Most of my 'Animated' shows are sorted into an [Animation] Folder. But I have enough now, I'd like to orgaize those into Genres. - But the first Genre is usually 'Animation' - How would I go about Detecting if Animation is in the genre list. Using that to put them in an [Animation] Folder. Then Skip...
by DevXen
02 Nov 2017, 04:36
Forum: Windows
Topic: Windows 7 Support?
Replies: 4
Views: 2997

Re: Windows 7 Support?

So i read something about being able to request a key. would I qualify for that? and if so how would i go about doing that. I'm seriously thinking of trying to upgrade to windows 10. just so i can keep using this program.
by DevXen
02 Nov 2017, 03:02
Forum: Windows
Topic: Windows 7 Support?
Replies: 4
Views: 2997

Re: Windows 7 Support?

Well that's not cool. darn it. I think i might be able to install Windows 10 on my BIOS PC. but info i looked up has been conflicting. some sources say yes and some say no, it has to be UEFI and the drive has to have a GPT partition. I'm not a big fan of Windows 10. that's why i've stayed with windo...
by DevXen
01 Nov 2017, 19:35
Forum: Windows
Topic: Windows 7 Support?
Replies: 4
Views: 2997

Windows 7 Support?

I just saw this update to the windows store. But I have windows 7, which doesn't have access to the windows store. So is previous versions of windows no longer going to be supported?

-Dev
by DevXen
20 Feb 2017, 21:47
Forum: Help and Support
Topic: Not matching filename data any longer
Replies: 7
Views: 3261

Re: Not matching filename data any longer

Ok, I'll find a few examples. I'm curious does that binding use the filename, meta data, or actually scan the file?
by DevXen
20 Feb 2017, 21:31
Forum: Help and Support
Topic: Not matching filename data any longer
Replies: 7
Views: 3261

Re: Not matching filename data any longer

I was just trying out that {s3d} that's going to become very helpful. but it doesn't support Anaglyth 3D?
by DevXen
20 Feb 2017, 20:00
Forum: Help and Support
Topic: Not matching filename data any longer
Replies: 7
Views: 3261

Re: Not matching filename data any longer

I meant RegEx.

I didn't know there was a s3D binding, is that new?

And yeah I have it matching from the full path as some have the info in the folder, some in he filename, some in both.
by DevXen
20 Feb 2017, 19:38
Forum: Help and Support
Topic: Not matching filename data any longer
Replies: 7
Views: 3261

Not matching filename data any longer

I'm not sure if a new update caused this, or if it's something I caused that i hadn't noticed long ago. I know at one point it did work. now it's not. it matches the 3D formats just fine. but the extra info. like 'Extended Edition' it's not matching and adding to the name as [Extended Edition] or Wi...
by DevXen
30 Aug 2016, 23:04
Forum: Help and Support
Topic: Mp3 Tagging?
Replies: 6
Views: 5056

Re: Mp3 Tagging?

Not sure. I've only ever used MusicBrainz Picard to tag music files: https://picard.musicbrainz.org/ That's the problem. I used that. And it at the genre per song. Not per band. So I'm trying to fix that. Many of my bands are separated by scram different genres. It's annoying. So that's what I'm tr...
by DevXen
21 Jun 2016, 05:10
Forum: Help and Support
Topic: Mp3 Tagging?
Replies: 6
Views: 5056

Re: Mp3 Tagging?

Not sure. I've only ever used MusicBrainz Picard to tag music files: https://picard.musicbrainz.org/ That's the problem. I used that. And it at the genre per song. Not per band. So I'm trying to fix that. Many of my bands are separated by scram different genres. It's annoying. So that's what I'm tr...
by DevXen
20 Jun 2016, 23:07
Forum: Help and Support
Topic: Mp3 Tagging?
Replies: 6
Views: 5056

Re: Mp3 Tagging?

So the best way would be to rename the files with the MainGenre and SubGenre, then use another program to import those into the tags?
by DevXen
20 Jun 2016, 21:14
Forum: Help and Support
Topic: Mp3 Tagging?
Replies: 6
Views: 5056

Mp3 Tagging?

Hello, I haven't used FileBot for mp3s yet. Is it possible to use it to just update tags and not rename files? i have a .csv file with: Artist;MainGenre;SubGenre, i would like to load all my mp3s into FileBot, check the Artist tag in the mp3, compare it to the artist tag in the CSV and force the Mai...
by DevXen
10 Apr 2016, 17:29
Forum: Help and Support
Topic: Best way to identify and label foreign language files?
Replies: 1
Views: 2115

Best way to identify and label foreign language files?

What is the best way to identify and tag foreign language files with the correct language? 1. Identify that the Film is not in English and put it in folder: [Foreign Films]/[German] or: [Foreign Films]/[French], etc 2. Identify what language the film actually is and add it to the filename: [German] ...
by DevXen
07 Jun 2015, 22:27
Forum: Episode / Movie Naming Scheme
Topic: Truncate Filename?
Replies: 3
Views: 4311

Re: Truncate Filename?

Ok, i'll work with that and see what i can do, thank you.
by DevXen
07 Jun 2015, 19:31
Forum: Episode / Movie Naming Scheme
Topic: Truncate Filename?
Replies: 3
Views: 4311

Truncate Filename?

Is there a way to limit the characters that it renames the file too? - So if it's over the 256 Character limit (with folder path) it'll cut off the necessary characters at the end, so it'll fit? - it'd be better to cut off at the word level, instead of character, so words aren't cut in half, but i'm...
by DevXen
02 Jun 2015, 09:29
Forum: Episode / Movie Naming Scheme
Topic: CSV Issue
Replies: 6
Views: 5552

Re: CSV Issue

So looking into that, it's a great theory. but I opened the .csv in notepad++ and checked 'show all hidden characters' and it didn't show anything. then i checked the settings and it is set to save as: UTF-8 Without BOM. So that's likely not the issue. i did find out. that with all the other 'extra ...