Page 1 of 1

missing New Names

Posted: 05 Apr 2019, 18:28
by erm
Sometimes there's no New Name corresponding to an Original File.

Is this because I have a bug in my format? Is there a log I can look at to see what's happening with these?

Image

Re: missing New Names

Posted: 06 Apr 2019, 02:53
by kim
file types and format ?
it can be the path too

Re: missing New Names

Posted: 06 Apr 2019, 03:13
by rednoah
1.
Extras are tricky. Expect them to be ignored by default.


2.
You can match them manually though, if TheTVDB has corresponding entries:
Image

Re: missing New Names

Posted: 06 Apr 2019, 06:38
by erm
1.
Okay. I still think FileBot can help me get a lot of them moved and renamed.

2.
Alas, this one is a movie, strange things happen when I use the tv db. ;)

3.
Interesting that some of the extras match and some don't. Is this because some got lucky and some didn't with the loose matching? Is there any binding that indicates how exact or loose a match was?

On the ones that were ignored, I wanted a way to apply my format expression to the original name. I shift-clicked on the db and did manual entry of the movie name. That worked (in this case, maybe not all?) to get those unmatched extras moved. :)

Re: missing New Names

Posted: 06 Apr 2019, 18:48
by rednoah
3.
Pretty much. 1 or 2 specials is easy, but if there's many specials, with naming diverging from what's in the database, then chances of things working out go down. You can post file names and test cases, maybe there's a way to improve things. Maybe not though.

:!: EDIT: That's for TV specials. Movie extras are not supported at all.


4.
Loose matches typically are highlighted in red.


5.
You can process any file in "generic file mode" like so:
viewtopic.php?f=3&t=2072

This can be useful to pre-process files to make auto-detection work better.


6.
If you have movies, then extras aren't supported at all. But each extra, if not ignored, will liked be matched to the movie, as if it's a multi-part movie. With some format trickery, you could process extras even though internally filebot will have miss-identified the file (correct movie, but incorrect CD part, which we just ignore in our format).

This is somewhat related, not as copy & paste solution, but in concept:
viewtopic.php?f=8&t=10628&p=43115#p43105