Posts: 2,016
Joined: Jan 2015
Reputation:
146
ksooo
Team-Kodi Developer
Posts: 2,016
Simple rule for GitHub:
But reports are very welcome.
Feature discussions and requests belong to the forum.
Do not hijack existing issues or PRs to start unrelated off topic discussions
Posts: 3,935
Joined: Mar 2006
Reputation:
170
One thing I have noticed. I am using The Movie Database Python (2.1.0) scraper and it often creates a Movie Set, with the same movie in 1080p and 4K versions. With Movie Versions being introduced, this creates an overlap that should be avoided. It might have been handy before, I don't know...
I am reporting this here and not opening an issue in GitHub because I'm not sure if it depends on the scraper or what.
For troubleshooting and bug reporting please make sure you
read this first (usually it's enough to follow instructions in the second post).
Posts: 538
Joined: Sep 2010
Reputation:
21
a set can be 1 movie (regardless if it has one ore more edition), if you have this enabled:
settings > media > videos > include sets containing a single movie
Posts: 200
Joined: Apr 2014
Reputation:
22
2024-01-04, 20:33
(This post was last modified: 2024-01-04, 21:31 by NeoCortex. Edited 2 times in total.)
Just updated to the most recent nightly and things seem to be coming along great. There is one minor issue I've bumped into, though. That's the use of Extras. If I have a movie (with only one version) and bring up the context menu, I select Extras and get the list of videos in the extras subfolder of the movie folder. When I do that on a movie with multiple versions, I only see the extras content associated with the default version of the movie. Maybe when an alternate version is added to a movie, the associated extras can be associated with it too in some way?
EDIT:
Checking some more, I see that accessing extras through the info screen does work with including extras from all versions. It's just accessing Extras from the context menu that only shows them from the default version.
Posts: 1,424
Joined: Apr 2010
Reputation:
119
CrystalP
Team-Kodi Developer
Posts: 1,424
2024-01-05, 02:50
(This post was last modified: 2024-01-05, 03:41 by CrystalP. Edited 2 times in total.)
Good point about adding movies with extras to another movie. The extras are lost in my limited testing. To be fixed!
BTW if you still have an Extras context menu button in the recent nightlies, it means you're not using the new version function but the extras addon. A completely separate thing.
edit: PR submiitted.
Posts: 18,142
Joined: Aug 2007
Reputation:
704
Hitcher
Team-Kodi Member
Posts: 18,142
2024-01-05, 02:51
(This post was last modified: 2024-01-05, 02:52 by Hitcher.)
While they are initially a 'set' as soon as you make them versions they cease being a 'set'.