Editing tags
Is there a file of tags somewhere that can be edited?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by hendrik on 28 Oct, 2009 01:38 PM
No - the tags are in the internal database only.
What are you trying to achieve... maybe there is another way to do it.
-hendrik
2 Posted by nimfakie on 28 Oct, 2009 01:49 PM
Correct a typo. I've thought of simply adding the correct spelling as a separate tag, but then I can't get rid of the misspelled tag, unless I remove it from each song. Haven't found a way to remove a tag from a batch.
Tags are brilliant, by the way!
Support Staff 3 Posted by hendrik on 28 Oct, 2009 02:00 PM
Right now, there is no way supported by beaTunes that would let you do that.
If you know your way around with SQL databases you could manipulate the database itself like this:
~/Library/Application Support/beaTunes/Database
on OS X).java -jar /Applications/beaTunes2.app/Contents/Resources/Java/h2-1.0.79.jar
orjava -jar C:\Program Files\tagtraum industries\beaTunes-2.0.17\lib\h2-1.0.79.jar
from the command linejdbc:h2:/Users/[username]/.beaTunes/database/beaTunes-464523537abc
)4 Posted by nimfakie on 28 Oct, 2009 02:10 PM
Perfect! Thanks
Support Staff 5 Posted by hendrik on 28 Oct, 2009 02:16 PM
Just re-read my post... of course you need to adjust all paths. They are just examples.
Good luck!
Support Staff 6 Posted by hendrik on 28 Oct, 2009 02:17 PM
And... this usually goes without saying, but please make a backup of the database before you mess with it....
hendrik closed this discussion on 22 Feb, 2010 02:30 PM.