Resource Images Studios Coloured - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Meta-Data provider and Artwork Packs (https://forum.kodi.tv/forumdisplay.php?fid=71) +--- Thread: Resource Images Studios Coloured (/showthread.php?tid=368342) |
RE: Resource Images Studios Coloured - kittmaster - 2024-05-20 (2024-05-19, 16:53)lynxstrike Wrote:(2024-05-19, 13:38)kittmaster Wrote: Oh, and thanks for the update! Can't help it... LOL. Mom raised me to always show gratitude to those who help out when they don't have to, even if they are doing it because they want to... RE: Resource Images Studios Coloured - lynxstrike - 2024-05-20 (2024-05-20, 16:03)kittmaster Wrote: I will circle back to this That would be great... thanks! RE: Resource Images Studios Coloured - lynxstrike - 2024-05-20 (2024-05-20, 16:03)kittmaster Wrote: The updated tool I think will also help RE: Resource Images Studios Coloured - kittmaster - 2024-05-21 New tool in place: https://forum.kodi.tv/showthread.php?tid=377635 RE: Resource Images Studios Coloured - lynxstrike - 2024-05-21 (2024-05-21, 21:30)kittmaster Wrote: New tool in place Thanks Chris! Will try and let you know any feedback... RE: Resource Images Studios Coloured - Andrea1998 - 2024-06-04 (2024-03-05, 21:42)Karellen Wrote: There are two possible sources for the slash. I ask if it is possible to get only 1 study from a list of studies (ListItem.Studio) locally. (not with other addons like TMDB Helper) I downloaded this add-on (Resource Images Studios Colored), but as you already said in the thread, more studios block the display of the icon, I ask since you then added (at least from what I was able to understand) that it is possible to also obtain only the first, as can be done by editing the skin XML files? I don't know if you're referring to changes in the internal kodi code. I seem to have understood that it is not possible, but I would just like to be sure, because this post has awakened my attention. I thought that this addon could manage (or that in Kodi there was the possibility of managing the studios individually), otherwise I can't understand all this work to develop a very useful addon, but extremely limited by the Kodi code, to date almost all the movies present several studios, very few only 1 and in fact for the majority of the movies I have in the library no studio icon is shown. Thank you very much. RE: Resource Images Studios Coloured - lynxstrike - 2024-06-04 (2024-06-04, 14:17)Andrea1998 Wrote: I ask if it is possible to get only 1 study To properly display the icon studios, you have two options: 1. Scrape your library using the Movie Database Pyton: Deactivate the "Add multiple studios" option. 2. Scrape your library using "Local Information Only". With this option, you have to have your library with "nfo" files, corresponding to each one of the movies, episodes in it. To generate these files, nfo, you have many different tools. I recommend Tiny Media Manger. Also, your skin must support this addon: I recommend Aeon Nox Silvo I hope this help you with your enquiry. Any more help you need just drop a line. RE: Resource Images Studios Coloured - Andrea1998 - 2024-06-04 (2024-06-04, 17:41)lynxstrike Wrote: To properly display the icon studios, you have two options: Thanks so much for your help. (+1) Yes, certainly the 1st method would be the best solution, but here I was wondering why there wasn't a parameter (ListItem.Studio.position(1)) that allowed the studius to be extracted individually from the list (locally), i.e. given that you can get the complete list, extracting 1 parameter from the list would be quite simple and useful. I hope that in future versions they will add other possibilities to the skinners in order to combine the 2 functions without giving up something. (I use the estuary skin modified by me, and I added the addon manually. it works, but just as I was saying only in a few movies, now by deactivating more studios, it works better). RE: Resource Images Studios Coloured - lynxstrike - 2024-06-12 (2024-05-19, 13:44)kittmaster Wrote: There are still errors, I think you added 2, but these two need to be removed: Hi Chris... A thousand apologies for my lack of attention reading posts... I remember reading this post, but I do not remember the "capture". I did not understand the "error" part (until I read the capture part). I guess that by error you mean the doble "PlaystationTV" entire? If this is the case, I have to put a copy of a logo for each name iteration, i.e: PlaystationTV Playsation_TV Playsation TV If this is not the error you are referring to, I will need a little more of explination. Regards, RE: Resource Images Studios Coloured - lynxstrike - 2024-06-26 26 06 2024 - New upload Angel Studios TIMvision Links: Changelog Textures.xbt LINKS REMAIN THE SAME PS. If you have missing logos and would like them included, just drop a line. RE: Resource Images Studios Coloured - kittmaster - 2024-06-27 So I'm now on a return loop to go through this, here is the first example of what I started to describe what is going on. This image shows that two files need to be removed from the texture.xbt file because it is completely misspelled and will never ever be called and is just taking up space because it is labeled wrong: RE: Resource Images Studios Coloured - kittmaster - 2024-06-27 Now comes down to the files that will most likely cause issues with skins & rendering. It is usually easy to dismiss dimensions when seen as numeric only, so what I've done is provided an image to so the relationship between what is supposed to be 161x109 compared to one of the largest I actually found in the decompiled structure. I am unclear how well Kodi deals with these images or if it is does pre-scaling before rendering when it scans the media flags & studio flags, but if the output is supposed to be set at the dimension of 161x109, one of 2 things are going to happen, Kodi will render it, but it will look horrendous based on how it rescales it and if it even uses a rescaling filter at all on it.... which may heavily pixelate it. The 2nd I can only imagine will be a performance hit because it has to deal with the size and rescale for any image not in compliance. So here are the examples: Note that many of them are not compliant and will be to be resized and repacked into the texture file after they are resized and scaled to the proper format. It will require not only a one dimension resize, but also a canvas scaling to fit missing pixels to ensure it meets the dimensions Kodi is looking for. So the best way to do this is to script it and I've had success using Irfanview to do these types of things. What editing programs are you comfortable with? If not, let me know and I see what I can from here and see if we can work the problem backwards. LMK. Chris RE: Resource Images Studios Coloured - lynxstrike - 2024-06-27 (2024-06-27, 04:12)kittmaster Wrote: it is completely misspelled Hi Chris... I have corrected the misspelled files. Thanks for pointing them out. If there are any others you have encountered, pls let me know. Thanks! RE: Resource Images Studios Coloured - kittmaster - 2024-06-27 (2024-06-27, 05:00)lynxstrike Wrote:(2024-06-27, 04:12)kittmaster Wrote: it is completely misspelled There are a bunch more that the scrapers are coming back where the "studio" is correct, but it has extra words that negate the match... One recent is the movie Argylle, the studio is Marv being returned by the scraper, but the actual file is: marv films.png So there is a lot of that going on..... LMK about my other post about sizing and stuff. RE: Resource Images Studios Coloured - lynxstrike - 2024-06-27 (2024-06-27, 04:32)kittmaster Wrote: editing programs are you comfortable with I have tinkered with IrfanView. Photoshop just basic operations. But if there is a specific ability I need, just let me know and I will dive into some videos to learn it. I have absolutely no idea why maintenance to this addon has been so derelict and if you can help me with some script to homogenize the files, it would be great. Just let me know what I will require to know and software I will need. Regards, |