Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ID3 tags not updating, reverting to old values #374

Open
steagl3 opened this issue Feb 5, 2016 · 3 comments
Open

ID3 tags not updating, reverting to old values #374

steagl3 opened this issue Feb 5, 2016 · 3 comments
Labels

Comments

@steagl3
Copy link

steagl3 commented Feb 5, 2016

Hello, I am using Nightingale 1.12.1.2454 on Mac OS X 10.10.5 and when I try to update ID3 tags on tracks in my library, it initially changes the values, but within 3-4 seconds reverts to the old values. I've checked the source folders and made sure there were no permission-related issues. I can update these tags (permanently) through other software such as VLC and Tagr.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/30557410-id3-tags-not-updating-reverting-to-old-values?utm_campaign=plugin&utm_content=tracker%2F230233&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F230233&utm_medium=issues&utm_source=github).
@zjays
Copy link
Contributor

zjays commented Feb 7, 2016

What media format are the files you are trying to update? If FLAC, then this sounds like #332

@steagl3
Copy link
Author

steagl3 commented Feb 7, 2016

Sorry I should have specified, yes these are FLAC files. If I understand #332 correctly, the solution is to disable the watch folder then reenable it? I've already done that, which rescanned the whole library but the naming problem persisted. Do I have to disable the watch folder altogether? Does that mean you have to manually drag and drop new additions into Nightingale?

@zjays
Copy link
Contributor

zjays commented Feb 8, 2016

I believe the reason is that Nightingale currently doesn't support writing metadata to FLAC files themselves. If any file format is in a watched folder, Nightingale will keep the library's metadata in sync with the file's metadata. So if you change a FLAC file's metadata within Nightingale it will just update itself within a few seconds to match the file's original metadata. If you disable the watch folder altogether then any updates you make to a FLAC file's metadata will only be reflected in Nightingale's library, it won't change the file itself. Any yes, you would have to manually add new additions into Nightingale. So for these reasons I prefer to do my metadata-editing in other programs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants