Search found 164 matches

by DevXen
01 Apr 2022, 02:39
Forum: Windows
Topic: Season Names?
Replies: 15
Views: 4226

Re: Season Names?

Okay. Darn. I use thetvdb cause then I know Plex will pickup the shows without any problem.

Unless there's a way to mix TVDB and TheMovieDB into a single script. Though that night just be not work then it would even be worth.

Here's to APIv4 getting stable and useable sometime.
by DevXen
31 Mar 2022, 21:13
Forum: Windows
Topic: Season Names?
Replies: 15
Views: 4226

Season Names?

Is it possible to pull the Season titles from thetvdb? - Some Shows have titles for the seasons. the current example is MasterClass https://thetvdb.com/series/masterclass and it would be nice to have that just added instead of having to manually add them. - I Tried searching the forums and wasn't ab...
by DevXen
30 May 2021, 21:14
Forum: Windows
Topic: Vf/codec info disappeared from matched movies.
Replies: 2
Views: 5516

Re: Vf/codec info disappeared from matched movies.

So i just tested. Movies matched on my Unraid server through the network is pulling that info. So why isn't it pulling it fill my windows 7 pc anymore. That's strange.
by DevXen
30 May 2021, 21:12
Forum: Windows
Topic: Vf/codec info disappeared from matched movies.
Replies: 2
Views: 5516

Vf/codec info disappeared from matched movies.

So i opened up filebot to organize some videos today it's been s few weeks/months. And my TV shows worked fine. But movies are not adding b the resolution, or audio/video codecs or sorry channels. My guess it's mediainfo but they are pulling that info on my TV show matches. So I'm not sure what's go...
by DevXen
12 Dec 2020, 20:51
Forum: Feature Requests and Bug Reports
Topic: When is history.xml file updated?
Replies: 10
Views: 14734

Re: When is history.xml file updated?

They worked perfectly. Thank you so much. I'm glad it as able to recover that info. Cause 8k is a lot to not be able to fix any mismatches. So thank you again for all your help.
by DevXen
12 Dec 2020, 19:54
Forum: Feature Requests and Bug Reports
Topic: When is history.xml file updated?
Replies: 10
Views: 14734

Re: When is history.xml file updated?

Gui, it was after the rename process maybe one an hour after I was checking files and their audio tracks. One had files that were too long for media player classic to load so I opened it in movies and TV. And it opened (usually they works if file names are too big for media player classic.) but that...
by DevXen
12 Dec 2020, 18:49
Forum: Feature Requests and Bug Reports
Topic: When is history.xml file updated?
Replies: 10
Views: 14734

Re: When is history.xml file updated?

My PC restarted yesterday shortly after renaming about 8,000 movies. - and there is no history of those so i can't go back and see or fix any issues i may have missed in that massive rename as i'm sure there were more than a few. so that sucks. (using windows 10)
by DevXen
06 Sep 2020, 05:00
Forum: Episode / Movie Naming Scheme
Topic: Matching All Episodes of the same source vs mixed issue.
Replies: 8
Views: 4543

Re: Matching All Episodes of the same source vs mixed issue.

On I'll mess with that and see what I can do. Thank you.

I guess my main issue is. If I'm matching the source to see if they all match. If I have 2 WEB-DL from different download services they won't match. But I'm sure I'll figure something out.
by DevXen
06 Sep 2020, 04:38
Forum: Episode / Movie Naming Scheme
Topic: Matching All Episodes of the same source vs mixed issue.
Replies: 8
Views: 4543

Re: Matching All Episodes of the same source vs mixed issue.

Trying that and a few variations it returns: [UnsupportedOperationException] But I get the feeling it will look for all sources in my mapping. and if its not in there throw an error. Though i did try to add NF.WEB-DL, and WEB-DL mappings. to test and that didn't help. Also strange cause it shows up ...
by DevXen
06 Sep 2020, 04:14
Forum: Episode / Movie Naming Scheme
Topic: Matching All Episodes of the same source vs mixed issue.
Replies: 8
Views: 4543

Re: Matching All Episodes of the same source vs mixed issue.

Yeah. I don't agree with many of the VS normalizations, Is why I'm not using that. Really I'm just trying to get rid of all my .replace()'s I have in my script for my sources and move them to an easier to manage csv file. But this adding the streaming as part of the {source} is new.
by DevXen
06 Sep 2020, 03:56
Forum: Episode / Movie Naming Scheme
Topic: Matching All Episodes of the same source vs mixed issue.
Replies: 8
Views: 4543

Re: Matching All Episodes of the same source vs mixed issue.

That seems to be working. i'm not sure why i didn't think to turn it all uppercase. Thank you. Also, I did start to notice something today. my {Source} is bringing back: NF.WEB-DL, HULU.WEB-DL, AMZN.WEB-DL, Etc. Obviously thats where they came from in the file name. But thats causing issues with my ...
by DevXen
05 Sep 2020, 19:54
Forum: Episode / Movie Naming Scheme
Topic: Matching All Episodes of the same source vs mixed issue.
Replies: 8
Views: 4543

Matching All Episodes of the same source vs mixed issue.

So I'm trying to match all the sources of a single season. and if the match say what it is: DVDRip, BDRip, Etc. But if they are different between them, I want it to show Mixed. and if there is no source Listed, it should just say No Source. So i'm using this: {def sources = model.findAll{ it.n == n ...
by DevXen
12 Aug 2020, 02:09
Forum: Scripting and Automation
Topic: is there a way to run CLI to auto name/organize my videos?
Replies: 4
Views: 2588

Re: is there a way to run CLI to auto name/organize my videos?

So for example today I added 350 movies to the UI. About 85 I had to manually either select the correct name or skip it as it wasn't listed. 90% of those had the match as the first result.. but I don't know if it would be smart to auto select it. What's strict mode and how do I enable it? I'm assumi...
by DevXen
11 Aug 2020, 18:47
Forum: Scripting and Automation
Topic: is there a way to run CLI to auto name/organize my videos?
Replies: 4
Views: 2588

is there a way to run CLI to auto name/organize my videos?

So i have a script setup in the GUI. and it's all on one line. in windows 10.
but i have a few thousand files to name and organize. is there a way to run a command line to do this faster without having to manually drag and drop several into the window? will parts of my script need to be changed.. or?
by DevXen
14 Jun 2020, 20:57
Forum: Episode / Movie Naming Scheme
Topic: Source Media {vs} and {source}
Replies: 26
Views: 74407

Re: Source Media {vs} and {source}

So.. VOD Isn't a valid source anymore?
by DevXen
14 Jun 2020, 02:18
Forum: Episode / Movie Naming Scheme
Topic: is there way to find a CSV File and have it return null?
Replies: 1
Views: 1712

is there way to find a CSV File and have it return null?

So i have an odd situation in a recent change to my movie naming script. I have a part of it that puts it in Animation or live action sub folders. and i today i added stand-up to that list. as stand-up isn't a genre i have a csv file with 1,300 standup shows listed. and each returns Stand-Up. - simp...
by DevXen
04 May 2020, 16:19
Forum: Windows
Topic: Is there a way to add to bindings? (i.e. normalized {source} values)
Replies: 21
Views: 10808

Re: Is there a way to add to bindings? (i.e. normalized {source} values)

sorry i didn't get notifications of these replies. the new {vs} seems useful. but yeah i agree WEB-DL and WEBRip should be different. but in my case i'm okay with assuming WEB is WEB-DL apart from that. reading this i realized i could probably just create a CSV file with a mapping from WEB:WEB-DL th...
by DevXen
07 Apr 2020, 01:47
Forum: Feature Requests and Bug Reports
Topic: Request: Custom Matching pattern.
Replies: 4
Views: 2615

Re: Request: Custom Matching pattern.

both work out of the box It doesn't though. I can't define my own way to match my media. I can only type in the title and try to match it one at a time that way. The database it does keep one to undo files. But not too keep that filename linked with the matched into online to rematch it as soon as ...
by DevXen
07 Apr 2020, 00:54
Forum: Feature Requests and Bug Reports
Topic: Request: Custom Matching pattern.
Replies: 4
Views: 2615

Request: Custom Matching pattern.

So I have 2 related feature request. First. A custom matching pattern. So we can tell filebot how our media is named so it can pull out the correct parts of the gil a name to match against. I have a crazy awesome complex naming script that works well. Until I make a change and have to go through the...
by DevXen
28 Mar 2020, 20:20
Forum: Windows
Topic: [SyntaxError: unable to resolve class rating] Movie Name (Year)
Replies: 7
Views: 3487

Re: [SyntaxError: unable to resolve class rating] Movie Name (Year)

hey that's worked for the past few years. i'm not sure why i ended up doing that. coding too quick i guess. and it actually working i guess. weird. anyways. it's fixed. thanks =]
by DevXen
28 Mar 2020, 20:05
Forum: Windows
Topic: [SyntaxError: unable to resolve class rating] Movie Name (Year)
Replies: 7
Views: 3487

Re: [SyntaxError: unable to resolve class rating] Movie Name (Year)

Ok i found the issue it is the critic rating.

Code: Select all

{" ["+(rating)+"★]"}
was that changed?

it appears if i change it to:

Code: Select all

{" ["+rating+"★]"}
it'll work though. hmm. strange.
by DevXen
28 Mar 2020, 16:54
Forum: Windows
Topic: [SyntaxError: unable to resolve class rating] Movie Name (Year)
Replies: 7
Views: 3487

Re: [SyntaxError: unable to resolve class rating] Movie Name (Year)

What is your format? Can your provide a minimal example the reproduces the issue? i didn't include that cause my script is fairly big and complex. I'm not sure what part is causing the issue, i'd assume either the Critic rating or the content rating. but i'm not sure if its either of those parts. b...
by DevXen
28 Mar 2020, 15:35
Forum: Windows
Topic: [SyntaxError: unable to resolve class rating] Movie Name (Year)
Replies: 7
Views: 3487

[SyntaxError: unable to resolve class rating] Movie Name (Year)

So the Windows 10 version auto updated. and the thumbnails on lookup is awesome. however it broke something in my moving naming script. it returns this when i match a movie: [SyntaxError: unable to resolve class rating] Movie Name (Year) I checked my windows 7 version (running 4.8.5) and its still w...
by DevXen
30 Nov 2019, 17:06
Forum: Windows
Topic: Issues with TV show rating?
Replies: 2
Views: 2001

Re: Issues with TV show rating?

Ok. Thank you. I guess i'll use OMBD.rating while i can.