I think you are right, I guess I confused it with the incompatible plugins blacklist xml file.I thought it was in folders database?Nope, how do i do that??
Try renaming folders database to something else and see if that works.
I think you are right, I guess I confused it with the incompatible plugins blacklist xml file.I thought it was in folders database?Nope, how do i do that??
Try renaming folders database to something else and see if that works.
I didn't test it but I did edit the Config > GUI > Thumbnails wiki page for typos and formatting and added a sample from MediaPortal.xml so everyone will know exactly where to look.
Only by opening the database in a viewer, or look inside the MediaPortal.log when you are inside a folder which has videos that miss thumbs.Is there any way to check what is blacklisted? We could add that too if it is easy.
GOD IT IS SO SIMPLE!!!
So basically everytime an new version of MP is installed, that value seems to be increase and blacklist cleared.
- open MediaPortal.xml
- look for <entry name="extractorversion">
- increase that which will tell MP, "hey there is an updated version of mtn!" and so the blacklist is cleared!
@Dadeo I updated the wiki with that info. Now I just need someone to test if that really works.
That value is a timecode. Don't know where the timecode is coming from. Maybe it's the compile date, maybe its the install date - no idea.GOD IT IS SO SIMPLE!!!
So basically everytime an new version of MP is installed, that value seems to be increase and blacklist cleared.
- open MediaPortal.xml
- look for <entry name="extractorversion">
- increase that which will tell MP, "hey there is an updated version of mtn!" and so the blacklist is cleared!
@Dadeo I updated the wiki with that info. Now I just need someone to test if that really works.
Changing the extractor version might conflict with future MP version where the thumbnail extractor version changes and the blacklist clearing might not work in that case (even when the new extractor would be able to generate the thumbnails). So it is not adviced to change that manually. Actual thumbnail blacklist should be in some DB table if I remember correctly.