@DonGuldur
Self-explanatory
ZOOMED IN
EDIT: In the screenshot note I made a typo, I meant it's missing on my collection TV-14 stuff and TV-MA as well. But the problem won't occur with those I think (will report back if it does, tough).
Snippet: As far as I've seen and searched and inquired on the EMBY forums, MPAA scraping tags alters between some abbreviations, depending on which country we choose to pull them from. I changed from Portugal (didn't notice at the time I was setting everything up) to USA, but the name conventions for the important ones are still the same. No workaround besides name changing the files, I'm afraid.
So basically all that needs to be done is remove the "Rated" part from each filename, and everything will work again (not tested, tough, but I'm guessing, because changing the metadata of XYZ movie via library editor in KODI to "R" makes the trick).
PS: Thank you so much for your availability. I would donate for your effort ! I reckon modding is hard. on MQ6 i went down that road. But now i don't have the time and prefer to make suggestions and/or help
(like I'm trying to, regarding reviews implementation and OMDB api refresh/update clarification).
As im talking about suggestions, you can always include new naming conventions in a solo .xbt to be of use to several people, instead of having to distribute 2 versions of the .xbt, am I right? (Just trying to save you time here
)
(2016-09-15, 06:59)hpman247 Wrote: After refreshing my library as suggested and running the artwork downloader again as all my art was messed up from the refresh, I've noticed that the animated posters aren't showing by default anymore. After running Artwork Dowloader the first time, it automatically set the animated art as the main poster.
Any idea who I can go about getting it to do that again? I'd rather not have to set all of them manually, but setting them manually does work.
1 - In which system is your KODI installed?
2 - Also check if your artwork downloader is storing files locally (Programs->Artwork Downloader->Context Menu->Settings->Advanced).
3 - Are you storing your files locally or via internet? (files = media stuff, not the actual movies)
4 - Also, check if you (in case of .nfo usage) don't have the paths pointing to other directions.
5 - Check if it works by unzipping the media files from DonGuldur directly inside "media" folder, without any more folder nests.
6 - Which scraper are you using? Have you tried to check out how it's naming the MPAA files, for instance?
7 - Which version of MQ7 are you using and also, are you using any other mods?
8 - Have you checked for latest updated
skin.info.service,
library.data.provider or even
skin.helper.service ? Sometimes, addon malfunction can cause corrupted data throughout the skin.
Try any of these isolated or mix them up.
Report back when all steps are done, for error exclusions please.
(2016-09-13, 12:10)hpman247 Wrote: I see something this time. I am missing that option between "Show Original Title" and "Audio and Subtitle Flags". Any idea how I can make that show up?
This is because some .xml compiled and distributed with this mod, are not making it's way into the skin folder mate. It happened to me by mistake. The skin is lacking information. Most certainly the includestopmenu.xml or the variables one.
.xml's are the stuff that makes invisible coding things become visible and displayed to the user by the skin. If you implement X thing you need the corresponding "GPS" file to guide the skin in order to display it to users.
So every time people complain about not seeing specific menu option, 80% of the time it's because of something related to the .xml that interacts with that coding part. Either missing, badly compiled...etc, etc.
Anyway check everything from what I've said out, please.