Booksonic-LegacyServer icon indicating copy to clipboard operation
Booksonic-LegacyServer copied to clipboard

Booksonic does not see files correctly (docker)

Open popeen opened this issue 5 years ago • 2 comments

See issue description in https://github.com/popeen/Popeens-DSub/issues/117

popeen avatar Feb 11 '20 21:02 popeen

I am having the same issue using the latest docker image.


[2020-02-17 11:05:30,655] INFO PodcastService - Starting scheduled Podcast refresh.
[2020-02-17 11:05:30,656] INFO PodcastService - Completed scheduled Podcast refresh.
[2020-02-17 11:10:13,947] INFO MediaScannerService - Starting to scan media library.
[2020-02-17 11:10:14,477] INFO MediaScannerService - Scanned media library with 250 entries.
[2020-02-17 11:10:14,877] INFO MediaScannerService - Scanned media library with 500 entries.
[2020-02-17 11:10:15,303] INFO MediaScannerService - Scanned media library with 750 entries.
[2020-02-17 11:10:15,692] INFO MediaScannerService - Scanned media library with 1000 entries.
[2020-02-17 11:10:16,126] INFO MediaScannerService - Scanned media library with 1250 entries.
[2020-02-17 11:10:16,234] INFO MediaScannerService - Scanned media library with 1326 entries.
[2020-02-17 11:10:16,234] INFO MediaScannerService - Marking non-present files.
[2020-02-17 11:10:16,236] INFO MediaScannerService - Marking non-present artists.
[2020-02-17 11:10:16,236] INFO MediaScannerService - Marking non-present albums.
[2020-02-17 11:10:16,237] INFO MediaScannerService - Completed media library scan.
[2020-02-17 11:10:16,306] INFO PlaylistService - Starting playlist import.
[2020-02-17 11:10:16,306] INFO PlaylistService - Completed playlist import.

Mdleal avatar Feb 17 '20 17:02 Mdleal

The original "Bug" was not copied to this Issue actually. But i had this behavior before as well and after i tried airsonic and the original subsonic i realized that u just need to do it in a different way.

if u have the issue that the media is not being scanned / not availible etc u need to hit the "scan now" button and afterwards u need to press "save", before u are not saving the "scan now" it will not start scanning the library even if there is a pop up that the library is scanned.

Friday13th87 avatar Mar 06 '20 19:03 Friday13th87