MinimServer Forum
A question about rescan (out of curiosity) - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: General (/forumdisplay.php?fid=2)
+--- Thread: A question about rescan (out of curiosity) (/showthread.php?tid=6578)



A question about rescan (out of curiosity) - lyapounov - 13-04-2022 06:30

Hi Simon,

I am "cleaning" my library, meaning that I delete all covers which are inside the music files, letting only the Cover.jpg in the folder.

Should I make a rescan after this ? filenames are the same, just that there is no more internal image.

Thx !


RE: A question about rescan (out of curiosity) - simoncn - 13-04-2022 09:38

A UPnP server sends an artwork image to the control point by providing a URL to download the image. When you change from embedded images to Cover.jpg files, the image URL provided by MinimServer is no longer valid and needs to be refreshed by a rescan.

Also, MinimServer checks audio files while browsing to make sure they have not been modified or deleted since the last rescan. Removing a file's embedded image will cause the file to be detected as having been modified and you will receive a "modified or deleted" error when browsing to the file.

For both these reasons, you need to do a rescan after the changes you are making.


RE: A question about rescan (out of curiosity) - lyapounov - 13-04-2022 12:22

(13-04-2022 09:38)simoncn Wrote:  A UPnP server sends an artwork image to the control point by providing a URL to download the image. When you change from embedded images to Cover.jpg files, the image URL provided by MinimServer is no longer valid and needs to be refreshed by a rescan.

Also, MinimServer checks audio files while browsing to make sure they have not been modified or deleted since the last rescan. Removing a file's embedded image will cause the file to be detected as having been modified and you will receive a "modified or deleted" error when browsing to the file.

For both these reasons, you need to do a rescan after the changes you are making.

Thx Simon !