2019-04-26, 03:14
I think this may be a kodi request, but not sure if skin can solve.
I have "movie sets" enabled in kodi settings as i do like to group movie sets together in main libraries. On the drive, I do put the movie folders in its collection folder.
I wanted to show all the marvel universe movies in one place in order of release to watch it that way. Best way I could think of was create a smart playlist, using this matching rule:
...
<rule field="path" operator="startswith"> <value>E:\KODI Movies\Move Name Collection\</value> </rule>
...
I have 1 rule for each collection or movie in this playlist. I then added another mq8 menu item and linked it to that playlist.
It works!!! BUT then movies are still in collections![Sad Sad](https://forum.kodi.tv/images/smilies/frown.png)
Is there anyway to keep global move sets enabled but not for a view, menu item, or playlist? Not sure if there was a kodi setting, mq setting, or other override.
Would you suggesting doing this another way?
I have "movie sets" enabled in kodi settings as i do like to group movie sets together in main libraries. On the drive, I do put the movie folders in its collection folder.
I wanted to show all the marvel universe movies in one place in order of release to watch it that way. Best way I could think of was create a smart playlist, using this matching rule:
...
<rule field="path" operator="startswith"> <value>E:\KODI Movies\Move Name Collection\</value> </rule>
...
I have 1 rule for each collection or movie in this playlist. I then added another mq8 menu item and linked it to that playlist.
It works!!! BUT then movies are still in collections
![Sad Sad](https://forum.kodi.tv/images/smilies/frown.png)
Is there anyway to keep global move sets enabled but not for a view, menu item, or playlist? Not sure if there was a kodi setting, mq setting, or other override.
Would you suggesting doing this another way?