2021-03-28, 04:28
Which add on is illegal
(2021-03-28, 09:02)meridius Wrote: beatmasterrs, I cannot access your images as there all compiled so there is no way i can alter or try to improve on the ratings logos, is there a way i can get to them so i can test some out and post them to you. also is the repo always the latest version.
(2021-03-28, 09:02)meridius Wrote: Q1. Also noticed when i scan in my movie with a Atmos track the Atmos flag is displayed but soon as i play the movie it changes the flag to Dolby true hd ?
(2021-03-28, 09:02)meridius Wrote: Q2. what do you call boxset images in the folder as when i add them the posters and fanart are blank? I have tried poster, folder, fanart and the collection name but there still blank? I used to automatically do this myself but wanted to know if there was a better way of automating the images when adding them to the library
(2021-03-28, 09:02)meridius Wrote: Q3, the image quality i am asking is the posters and thumbs as when they are shrunk, they seem pixelated and thought there might be a setting for higher quality as all my posters and fanart are in 4k res
(2021-03-28, 10:24)beatmasterrs Wrote:It's not skin related, there is an option for this in advancedsettings.xml https://kodi.wiki/view/Advancedsettings.xml#imageres(2021-03-28, 09:02)meridius Wrote: Q3, the image quality i am asking is the posters and thumbs as when they are shrunk, they seem pixelated and thought there might be a setting for higher quality as all my posters and fanart are in 4k res
I have no idea if there is a kodi setting nor if sthis is skin relatet.
(2021-03-28, 11:45)meridius Wrote: so do i need to add this line in my advancedsettings.xml ? to make the images better quality, what is Kodi set as default? and would it make a difference if you use higher res cacheI think the defaults are imageres=720 & fanartres=1080, I just use <imageres>1080</imageres> and leave fanart at 1080 and it looks fine to me. You can experiment & see which works best for you. 9999 might be a bit overkill.
read this
Artwork/Cache - Official Kodi Wiki
Kodi version updates
From v18, the 1920x1080 resolution limitation has been removed. Using the following code in your advancedsettings.xml will allow caching artwork at original size. [2]
<imageres>9999</imageres>
<fanartres>9999</fanartres>
so to keep the original size you need to do this in advancedsettings.xml, is that correct. and how do i remove the older cache images
<advancedsettings version="1.0">
<imageres>9999</imageres>
<fanartres>9999</fanartres>
</advancedsettings>
(2021-03-28, 15:15)FXB78 Wrote:will this option also improve the thumbs screenshots? what about when you upgrade to 4k in the future is it not best to build a data base with higher res 4k assets? would it slow the system down much. I noticed Stright away that the images where a little compressed with the new matrix version. also, i am upgrading from XBMC 12 yes that's right XBMC 12 lol. rally never needed to update until now so i am having a play with the new version as there is a lot to sort and tinker with until i sort out my full library.(2021-03-28, 11:45)meridius Wrote: so do i need to add this line in my advancedsettings.xml ? to make the images better quality, what is Kodi set as default? and would it make a difference if you use higher res cacheI think the defaults are imageres=720 & fanartres=1080, I just use <imageres>1080</imageres> and leave fanart at 1080 and it looks fine to me. You can experiment & see which works best for you. 9999 might be a bit overkill.
read this
Artwork/Cache - Official Kodi Wiki
Kodi version updates
From v18, the 1920x1080 resolution limitation has been removed. Using the following code in your advancedsettings.xml will allow caching artwork at original size. [2]
<imageres>9999</imageres>
<fanartres>9999</fanartres>
so to keep the original size you need to do this in advancedsettings.xml, is that correct. and how do i remove the older cache images
<advancedsettings version="1.0">
<imageres>9999</imageres>
<fanartres>9999</fanartres>
</advancedsettings>
To clear the cached images I believe you would have to delete the userdata/Thumbnails folder & also the Textures.db folder from userdata/Database.
(2021-03-28, 01:47)beatmasterrs Wrote:(2021-03-26, 09:33)PSTrophy Wrote: @beatmasterrs I was just wondering what the URL is for your matrix repo so I can add it as a source. Thanks
It should be https://beatmasterrs.github.io
(2021-03-29, 07:03)Aaiemron Wrote: What is the reason for sometimes not showing the right clearlogo?
This one is right as you can see:
And this one it's showing a poster? (At the top in the middle) (And yes, I have a clearlogo and logo picture in my folder, both clearlogo.png and logo.png
Can someone please tell me what's wrong here?
(2021-03-29, 19:53)beatmasterrs Wrote:Yes it does. (So it's something on my side)(2021-03-29, 07:03)Aaiemron Wrote: What is the reason for sometimes not showing the right clearlogo?
This one is right as you can see:
And this one it's showing a poster? (At the top in the middle) (And yes, I have a clearlogo and logo picture in my folder, both clearlogo.png and logo.png
Can someone please tell me what's wrong here?
Does this also happen on other skins?