mirror of
https://github.com/koel/koel.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #682] After sync some albums show same wrong artist #484
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#484
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:

Actual album:
Tag info:
@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.