Created
January 4, 2019 15:18
-
-
Save lord-carlos/8fa73bba8b52ddbce8191166ba0018c8 to your computer and use it in GitHub Desktop.
Resetting the last updated / scanned on airsonic / libresonic / subsonic database. Enter it in <BASE_URL>/db.view
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
UPDATE MEDIA_FILE SET children_last_updated = '1970-01-01 01:00:00.0' WHERE TYPE IN ( 'ALBUM', 'DIRECTORY') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
They removed /db.view
My workaround: touch /foo/bar/my/music