mirror of
https://github.com/koel/koel.git
synced 2026-04-25 08:46:00 +03:00
[GH-ISSUE #520] understanding koel:sync #365
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#365
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 @Fahad-pnw on GitHub (Jan 16, 2017).
Original GitHub issue: https://github.com/koel/koel/issues/520
Hello, could you please help me understand koel:sync
i've got some data stored via a cms to the database on the songs table. Each time i do KOEL:SYNC it puts up data that i stored earlier on to this location.
The fields are titles, descriptions for each tracks and alike.
now again, i store some values say, by...database directly, next as i koel:sync, the command simply reverts it, makes it empty.
Could it be that the ID3 tags aren't being placed into the tracks, and koel:sync applies what it sees under the ID3 tags, can you suggest if i'd turn off the ID3 sync, or if i'd sync the files to have the updated titles that i've stored in the database? i just dont want the whole thing reverted back each time it syncs?
Could you please help through this, i've been digging this for 3 days and have found nothing that would help.
@Fahad-pnw commented on GitHub (Jan 16, 2017):
more info: i moved the data from one server to another and then all the additional data won't sync.
so, i believe the koel:sync / inotify checks for update_file tag? how is this working really, so in case i've to move folders in future, the data doesn't get lost, the additional data that i'm putting along each file, say title....description and so on?
@phanan commented on GitHub (Jan 16, 2017):
If the songs are kept intact (not moved or edited), sync process shouldn't reset its data. If it does, please file as a bug.