mirror of
https://github.com/afkarxyz/SpotiFLAC.git
synced 2026-04-25 15:15:57 +03:00
[GH-ISSUE #605] [Feature Request] add/write file source to metadata #1831
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiFLAC#1831
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 @Snapuman on GitHub (Mar 6, 2026).
Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/605
[Feature Request]
Description
pls add/write the actually used source (qobuz/tidal/amzn/deezer) for a file to the metadata.
-> e.g. as addition to comment or description field like
comment=https://github.com/afkarxyz/SpotiFLAC src: tidal
description=https://github.com/afkarxyz/SpotiFLAC src: tidal
or as FF Vorbis Comment for FLAC files
SOURCE=tidal
Use Case
For later identifying when using auto-source
That would be very awesome - especially for hi-res files with setting of auto source - to identify quality differences between sources.
Also in general for later more convenient identifying which source works better.
@mahoganyprogrammer commented on GitHub (Mar 6, 2026):
@Snapuman workaround, choose one source and download twice
@Snapuman commented on GitHub (Mar 7, 2026):
@mahoganyprogrammer sure, I can also check debug logs where it says which source succeed...
I even could export the log and write a script to do this more automatic afterwards.
But why not implement directly when information is already there - just one more thing to write in the metadata. :)
Hence this is a feature request :)
@mahoganyprogrammer commented on GitHub (Mar 9, 2026):
@Snapuman workaround till its added. for example source can be added as comment. instead of watermark of repo