krateng / maloja

Self-hosted music scrobble database to create personal listening statistics and charts
https://maloja.krateng.ch
GNU General Public License v3.0
1.18k stars 69 forks source link

Move a song from an album to another #363

Closed fratt-elca closed 4 months ago

fratt-elca commented 5 months ago

Hello,

I have a song who was assigned an album, and I would like to move it to a different album.

I tried to click on image on the song, and then on image on the album, but nothing happens.

Is this a bug?

Thanks!

fratt-elca commented 5 months ago

The fact that this popup shows up, and the track was not moved, confirms me that it's a bug :

image

I'm using Maloja 3.2.2

SirMartin commented 4 months ago

For me sometimes happens, but if I make it again, works fine later.

fratt-elca commented 4 months ago

For me, it never works in any scenario.

The solution I have found is to shut down Maloja and manually update the rows in the SQLite database.

SirMartin commented 4 months ago

Ok do you use the latest release? Try to build a new docker image manually, so you can get the latest changes on master, there is a big difference

fratt-elca commented 4 months ago

I'm using the latest release, yes (3.2.2). I'm not building the current master, no.

fratt-elca commented 4 months ago

You're right, it's fixed in the upcoming version it seems : https://github.com/krateng/maloja/commit/fd4c99f88898ff978df7ccb5a1a958f478b07910

fratt-elca commented 4 months ago

Fixed in upcoming version.