NickvisionApps / Tagger

Tag your music
https://flathub.org/apps/details/org.nickvision.tagger
MIT License
219 stars 14 forks source link

Date Tag Property #363

Closed kissthermite closed 10 months ago

nlogozzo commented 10 months ago

Year is stored as a single integer value in tags and thus cannot be a full date as per ID3 tag specification.

We can however expose RecordingDate or PublishingDate as an additional property which can be a full date.

Please let me know which of the two properties you'd prefer.

kissthermite commented 10 months ago

We can however expose RecordingDate or PublishingDate as an additional property which can be a full date.

PublishingDate please and thank you.

nlogozzo commented 10 months ago

Please test the latest beta release with this feature: https://github.com/NickvisionApps/Tagger/releases/tag/2023.10.0-beta2 and let us know how it goes!

Will be available via flathub-beta within the hour

kissthermite commented 10 months ago

Please test the latest beta release with this feature: https://github.com/NickvisionApps/Tagger/releases/tag/2023.10.0-beta2 and let us know how it goes!

Will be available via flathub-beta within the hour

image

Publishing Date tag also work as intended, and those Pick a date function is just "chef’s kiss ". Nickvision is real.

Actually though i just used it again and it does not in fact work as intended. when i press Apply after picking a date it doesn't actually applied it.

kissthermite commented 10 months ago

1

2

step to reproduce:

  1. Pick a date
  2. Apply it
  3. Either change track or close Tagger
  4. Come back to earlier track that have it's Publishing Date supposed to be updated
nlogozzo commented 10 months ago

I'm unable to reproduce the issue: https://i.imgur.com/lkYdTRj.mp4

My library is all mp3 files though. I will try with a flac file however like you have.

nlogozzo commented 10 months ago

Looks like it's an issue with flac files...will get it fixed :)

nlogozzo commented 10 months ago

https://github.com/Zeugma440/atldotnet/issues/235

nlogozzo commented 10 months ago

https://github.com/NickvisionApps/Tagger/releases/tag/2023.10.0-rc1