Concerning actors, images are not taken from nfo file, they are handled with internal scraper, still they can be added in configuration if user want other.
In option 3, actors can't be handled because they depend on video database and needs movie to be in the database, otherwise there is no way to link actors to movie.
About Skin menu issue, that's skin problem and something on targeting control id on left/right when old actors textbox is visible.
And about Movie Info on sharedFolder, this will never happen because:
1. I will need to check content of that folder with further checks on files there -> we loose precious time and scrolling files will became hectic
2. Create new GUIList item which will hold data for file inside that folder and change old one with newly created (actually I need to cheat the system) so it can behave as normal file listitem (otherwise huge amount of code will need to be changed -> not only in my vids)
In option 3, actors can't be handled because they depend on video database and needs movie to be in the database, otherwise there is no way to link actors to movie.
About Skin menu issue, that's skin problem and something on targeting control id on left/right when old actors textbox is visible.
And about Movie Info on sharedFolder, this will never happen because:
1. I will need to check content of that folder with further checks on files there -> we loose precious time and scrolling files will became hectic
2. Create new GUIList item which will hold data for file inside that folder and change old one with newly created (actually I need to cheat the system) so it can behave as normal file listitem (otherwise huge amount of code will need to be changed -> not only in my vids)
Last edited: