Posts: 2
Joined: Mar 2024
Reputation:
0
Love this new feature. I have a lot of films with multiple files, so I thought I'd just rescan my whole library and convert the different versions that way.
Sadly, this feature produces a lot of false positives for me. It seems to tag about 25% of my library as being a different version of a film when the number is more like .5%. When it hits a false positive, the list of films it creates for "add a version to..." is just all the other false positives.
I'm on the latest nightly release.
Is there anything I can do to prevent this? It makes the feature unusable for me, sadly. Scraping 100 films took me about an hour.
Is it possible for the file to only be flagged when there's an exact TMDb match?
Thanks
Posts: 18,231
Joined: Aug 2007
Reputation:
720
Hitcher
Team-Kodi Member
Posts: 18,231
Disable it from doing it during a library scan and use the manual method.
Posts: 1,451
Joined: Apr 2010
Reputation:
124
CrystalP
Team-Kodi Developer
Posts: 1,451
Can you give examples of false positives? The code is supposed to find matches only for identical tmdbid/imdbid or name+year.
Posts: 1,451
Joined: Apr 2010
Reputation:
124
CrystalP
Team-Kodi Developer
Posts: 1,451
Yes, it looks like there is something going on with what should be unique id for those movies in your database so a peek would be helpful. Just the latest revision 131.
Do you get the same matches in "Add as version to..." for all your false positive?
Which scraper are you using?
Posts: 167
Joined: Nov 2019
Reputation:
1
vonson
Senior Member
Posts: 167
2024-04-09, 23:20
(This post was last modified: 2024-04-10, 00:04 by vonson. Edited 10 times in total.)
Hello everybody,
I was looking forward to Kodi 21 mostly because of this feature, but there are things i do not quite understand:
- When selecting a movie I prefer to at first enter the info-screen, and then start the movie from there. With the new movie versions feature when a movie has versions assigned selecting the movie will show the version selection dialog instead of the info screen. I'd prefer to enter the info screen and when starting the movie from this screen I want to be given the version dialog. Can this be done?
- On the info page there is now always a 'Version: Standard Edition' entry for every movie. It would be nice if those would only be displayed for movies that have a version defined/assigned and stay hidden for other movies.
- In Ember Media Manager there exists a field 'Edition' (and if used it gets added as <edition> to the nfo). It would be nice if Kodi could use this tag, but it seems to ignore it.
These are the issues which I hope could be resolved with somebody's hints (and which might just be me being ignorant).
The following issues seem to be a consequence of the way the feature is implemented:
- I really do not understand why there only is a list of hardcoded editions instead of the option for custom versions. (And some of those hardcoded options seem strangely specific...). For example some of my versions would just differ in language and it would be nice to actually be able to name these versions accordingly instead of a list of technical details that are of minor interest when choosing a movie to watch.
- Movies that are assigned as versions to another movie now again will in folder view be displayed as folders that are not added to the library. When manually browsing files this might tempt to add such a movie folder to the library. This might be due to the design of the feature but it still seems strange to me.
- Opening the version selection dialog is significantly slow.
- Would not a design closer to the way the movie sets are handled be a lot more comfortable?
I think there was something else I wanted to include in this list but I cannot think of it. Anyway, maybe someone can at least give me a hint concerning the fist three issues...
Posts: 18,231
Joined: Aug 2007
Reputation:
720
Hitcher
Team-Kodi Member
Posts: 18,231
If you prefer the movie set method then enable 'Show videos with multiple versions as folder' as this replicates it.