jansmolders86 / mediacenterjs

A HTML/CSS/Javascript (NodeJS) based Media center
http://mediacenterjs.com
1.29k stars 245 forks source link

Scrapers should also cleanup deleted files #85

Closed jansmolders86 closed 10 years ago

jansmolders86 commented 10 years ago

The scrapers do not check if files listed in the database are still available on the disk. This should be implemented to prevent showing old data in the frontend

jansmolders86 commented 10 years ago

Equal to the method xbmc uses, a deletion in the library will require a new scan for the time being