Removing bpm-tag from multiple files does not work
Hi,
I found another problem, that does not really work.
What I wanted to do, is removing bpm, color and tune-tag from a set of multiple files.
The files do all have the comedy-tag, where these tags are useless.
So I searched for comedy genre, select all files with command-a and selected information from the context menu.
In the popup-window, I selected to change bpm (with an empty value), remove color and no-tune and hit the ok button.
Nothing happens. If I only select remove color and tune tags, things are working and all the changed tags are removed.
If I only select bpm to change (with an empty value), nothing happens.
Perhaps, I am doing something wrong here, but I would expect to change the bpm-tag for multiple files to work.
Regards,
Michael
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
1 Posted by MK on 31 Jul, 2010 12:05 PM
Changing the bpm-tag for multiple files, seems to work if all files have the same bpm-value. But changing different values to nothing seems to fail.
The related log-file lines for this kind of task are:
2010-07-31 14:03:16,393 [206864] [DEBUG][TunesUtilities] com.tagtraum.tunes.TunesUtilities: TrackCache hit. Hit percentage: 3%
2010-07-31 14:03:16,393 [206864] [DEBUG][TunesUtilities] com.tagtraum.tunes.TunesUtilities: getTrack() took 0
2010-07-31 14:03:16,394 [206865] [ERROR][TunesUtilities] com.tagtraum.tunes.TunesUtilities: java.lang.NullPointerException
java.lang.NullPointerException
at com.tagtraum.beatunes.songinfo.MultipleItemsInfoDialog$7.run(SourceFile:574)
at com.tagtraum.tunes.TunesUtilities$3.run(TunesUtilities.java:147)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:637)
Support Staff 2 Posted by hendrik on 31 Jul, 2010 07:21 PM
Hi,
Thanks for making me aware of this.
I think I fixed the issue in the latest dev-snapshot.
http://www.beatunes.com/download/beaTunes-2-1-12-SNAPSHOT-osx.dmg
Does it work?
-hendrik
3 Posted by MK on 31 Jul, 2010 08:01 PM
Yes, works for me with the latest snapshot.
So, nothing to do here.
Support Staff 4 Posted by hendrik on 01 Aug, 2010 08:45 AM
Awesome - thanks for trying this out.
The change will be in the next release.
-Hendrik