- Moderator
- #91
I make changes ...Is it possible to do the duplicate check also on disabled Fanarts to prevent that a disabled Fanart is shown again?
I make changes ...Is it possible to do the duplicate check also on disabled Fanarts to prevent that a disabled Fanart is shown again?
To me it looks like this setting doesn't take effect. If I delete a fanart image file the according database record is not deleted on the next MediaPortal start. If I manually start the cleanup from FH Configuration the record is deleted.Do not understand. If this option is enabled, then at each start it will check for the presence of files and if there are none, it will clean the database. Scanning for new ones (Scrape) occurs at every start, but not for everyone, they scanned it, if they found it, well, no, we checked it and the next time the search will be in a week (if the memory fails).
Yes ... yoavain/mediaportal-fanart-handlerIs there a log record on the automatic cleanup?
Only when MP start ... I don’t remember whether this process will start if the MP runs for more than a day.Does this mean this cleanup is done when a track is played?
Default repeat time - https://github.com/yoavain/mediaportal-fanart-handler/blob/master/FanartHandler/Utils.cs#L62This function makes Fanart maintenance more comfortable since the MediaPortal doesn't need to be opened after each Fanart deletion.
If you remove Fanart and try to start playing this artist, then FH will see that this fanart is no longer there and will delete it in the database.This function makes Fanart maintenance more comfortable since the MediaPortal doesn't need to be opened after each Fanart deletion.
Once your changes are ready for testing, you'll have my full support!I make changes ...
Everything is already done, i just need to buildOnce your changes are ready for testing, you'll have my full support!