Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty "Unknown Album" #466

Closed
J4gQBqqR opened this issue Feb 4, 2024 · 8 comments
Closed

Empty "Unknown Album" #466

J4gQBqqR opened this issue Feb 4, 2024 · 8 comments

Comments

@J4gQBqqR
Copy link

J4gQBqqR commented Feb 4, 2024

gonic version: v0.16.2

if from docker, docker tag: latest

I recently changed one of my genre name of my library using beets. After doing that, my symfonium as well as dsub left me with one album under the old genre with zero song in it. Could there be one kind of purge job be done to remove this kind of empty album?
图片

Thank you.

@J4gQBqqR
Copy link
Author

J4gQBqqR commented Feb 4, 2024

PS: I tried to "slow scan". It is still there.

@beets-taggeruser
Copy link

i tried to reproduce this, but could not. is there anything relevant in the logs? it's likely a client-side issue, try clearing the cache.

@sentriz
Copy link
Owner

sentriz commented Feb 12, 2024

@J4gQBqqR could you email me a copy of your gonic database? my email is on profile

if you like you can delete personal info from it first (make sure you do it on a copy!)

eg
$ cp gonic.db backup.db
$ sqlite3 backup.db 'delete from users'

and email me the backup db

@J4gQBqqR
Copy link
Author

J4gQBqqR commented Feb 12, 2024

Thanks for reminding me. I was so busy recently and forgot about this ticket. Let me get it done when I got free tonight.

@J4gQBqqR
Copy link
Author

Sent

@sentriz
Copy link
Owner

sentriz commented Feb 13, 2024

thanks for db 👍

it seems you have a path /music/japanese/Various Artists on your filesystem without any tracks according to gonic. did it have tracks in it at some time? how does that folder look now?

@J4gQBqqR
Copy link
Author

The folder currently has 38 subfolders and all of them are not empty, i.e. with some opus audio files in them.
And when I do this under this folder:
beet info */*.opus | grep JK

The result returns me no opus file with that problematic Genre name.

@sentriz
Copy link
Owner

sentriz commented Feb 13, 2024

i have deployed a fix, i'm trying to test it better, but the build is currently broken for alpine docker due to #467

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants