[GH-ISSUE #682] After sync some albums show same wrong artist #484

Closed
opened 2026-02-26 02:33:21 +03:00 by kerem · 1 comment
Owner

Originally created by @ElectronicWar on GitHub (Nov 26, 2017).
Original GitHub issue: https://github.com/koel/koel/issues/682

Koel git master@3e3004a9045f16eda15735a4d9a4856beaa28f62
Debian 9 Stable, nginx 1.10, MariaDB 10.1, PHP 7.0.19

In listings (Home, search for albums, etc), it shows the same wrong artist for many albums. When opening the album, the correct artist is listed in the track field, but not the upper info bar.

This happened I think after I moved, updated and deleted quite some files in my collection.

Is there a built-in function to purge the database and rebuild it with artisan sync?

Listing:
image

Actual album:

image

Tag info:

image

Originally created by @ElectronicWar on GitHub (Nov 26, 2017). Original GitHub issue: https://github.com/koel/koel/issues/682 Koel git master@3e3004a9045f16eda15735a4d9a4856beaa28f62 Debian 9 Stable, nginx 1.10, MariaDB 10.1, PHP 7.0.19 In listings (Home, search for albums, etc), it shows the same wrong artist for many albums. When opening the album, the correct artist is listed in the track field, but not the upper info bar. This happened I think after I moved, updated and deleted quite some files in my collection. Is there a built-in function to purge the database and rebuild it with artisan sync? Listing: ![image](https://user-images.githubusercontent.com/1890874/33243582-589ef982-d2e9-11e7-918e-973c227c013c.png) Actual album: ![image](https://user-images.githubusercontent.com/1890874/33243600-8d4dab60-d2e9-11e7-8e16-01347062182f.png) Tag info: ![image](https://user-images.githubusercontent.com/1890874/33243609-bbce0cf0-d2e9-11e7-81d3-d0ae65465d4d.png)
kerem closed this issue 2026-02-26 02:33:21 +03:00
Author
Owner

@phanan commented on GitHub (Nov 27, 2017):

There's no such option, but you can delete every author where ID > 2 (that is, other than Unknown and Various), and that'll cascadingly remove all albums and songs as well.

<!-- gh-comment-id:347300342 --> @phanan commented on GitHub (Nov 27, 2017): There's no such option, but you can delete every author where ID > 2 (that is, other than Unknown and Various), and that'll cascadingly remove all albums and songs as well.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#484
No description provided.