Solved Is DialogVideoInfo for movieset history ?
#1
Kodi 17.0- RC3 13 jan 2016
DialogVideo info for movie-set doesen't work for me at all.
Is this bug or Team remove this button from context menu (for widget) and "i" from keybord for movie set.

In some nightly was working for widget from context menu "information" button and in library with key "i".
If this dialog is history then write to remove condition for this in DialogVideoInfo.xml

Image
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply
#2
Kodi core does not have or ever had video information for sets.
Reply
#3
That looks as a custom movie set window. Most of the info labels look like they're from script.skin.helper.service.

I did a custom movie set window using oninfo for Rapier as well.
Reply
#4
Yes all of that info is from helper script...it was working.
This isn't custom window, that is regular DialogVideoInfo.xml
Now can't call that dialog neather from context menu & "i" not working too.
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply
#5
(2017-01-14, 11:59)BigNoid Wrote: Kodi core does not have or ever had video information for sets.
DialogVideoInfo was working and have some info,I just add more label from skin.helper.service
With roll back kodi-17.0-Krypton_beta5 from 28.10.2016
Your skin have info for sets in widget (press "i" on poster")... Try yourself if don't belive Smile
Changes for this done after that date, I just asq is this dialog history,becose was working, till then date.

AeonNox 5 (dialogvideoinfo.xml)
Image

Is this "whitelist" cousing (changes by Phil65),no Sets" as mediaType ?
https://github.com/xbmc/xbmc/commit/fb87...6216b8679c
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply
#6
Okay, I didn't realize you were using it in a widget. I was talking about the sets node and sets in the movie library. This might have been an unwanted side effect of being able to call the information dialog on directory provided lists which was indeed fixed by that commit.
Reply
#7
Tnx BigNoid for answer,...
I'll leave this Dialog as it is for future.Maybe somebody add sets in "White list"
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply
#8
Nice to be back with "matrix" version Smile
But something is missing....
Image
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply
#9
Report it here.
Reply
#10
I don't have any issues at all.

Do you use latest nightly?
Reply
#11
KodiSetup-20190703-9dfeca90-master-x86.exe

All of that three movies from image have set poster, and vissible in single movie info.For collection I have generated thumb insted of poster.
Also missing Info button in context menu, i wrote few years...and post before.
https://github.com/xbmc/xbmc/commit/fb87...6216b8679c

Image

Edit:
I figured it out!..Icon insted of poster use "thumbnail"...need to set all movie manual...grrrrr
Image
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply
#12
True about the missing context menu button.

I added it manually:

Code:
<onclick>ActivateWindow(movieinformation)</onclick>
<visible>ListItem.IsCollection</visible>
Reply

Logout Mark Read Team Forum Stats Members Help
Is DialogVideoInfo for movieset history ?0