Why not 1.10?
The mobile version of that page was broken for me, but switching to the desktop version helped.
21–30 of 80 posts
Why not 1.10?
The mobile version of that page was broken for me, but switching to the desktop version helped.
Earlier quoted context omitted.
I can name maybe a dozen that do all that foobar2000 does Do it. Be sure to show how the mass tagger works in each one of them. Especially the pattern matching to extract data from filenames, I really like that feature.
Why use MP3 tags anyway? I don't understand, they're so burdensome to manage. I just do: ./Artist/Year - Album/Track - Title.mp3 It'll work with any music player and you can organize it even on a toaster, as long as it has coreutils. I use plain old mplayer to listen to music, just cd into the directory I want and call a script I made which is basically a glorified `find | xargs mplayer` (actually outputs the filenam…
Earlier quoted context omitted.
I can name maybe a dozen that do all that foobar2000 does Do it. Be sure to show how the mass tagger works in each one of them. Especially the pattern matching to extract data from filenames, I really like that feature.
Why use MP3 tags anyway? I don't understand, they're so burdensome to manage. I just do: ./Artist/Year - Album/Track - Title.mp3 It'll work with any music player and you can organize it even on a toaster, as long as it has coreutils. I use plain old mplayer to listen to music, just cd into the directory I want and call a script I made which is basically a glorified `find | xargs mplayer` (actually outputs the filenam…
Wine was extremely helpful during my PhD to get a few weird win32 programs running on Debian. Pleased to see they're continuing the effort!
Is it possible to run Wine on Windows (without resorting to Windows 10 and WSL)?
Earlier quoted context omitted.
Of all the things you could use wine for.. an mp3 player, really? I can name maybe a dozen that do all that foobar2000 does
I can name maybe a dozen that do all that foobar2000 does Do it. Be sure to show how the mass tagger works in each one of them. Especially the pattern matching to extract data from filenames, I really like that feature.
I'm not sure whether there is the pattern matching feature (or a plugin), but I think it may be achieved using the Shellexec plugin and some scripting.
Earlier quoted context omitted.
Of all the things you could use wine for.. an mp3 player, really? I can name maybe a dozen that do all that foobar2000 does
I can name maybe a dozen that do all that foobar2000 does Do it. Be sure to show how the mass tagger works in each one of them. Especially the pattern matching to extract data from filenames, I really like that feature.
Is it possible to run Wine on Windows (without resorting to Windows 10 and WSL)?
Would this be for running 16 bit programs on 64 bit Windows, or is there another use case I'm not thinking of?
Wine is a godsend for the still very lackluster linux desktop experience. I just started listening to music locally rather than relying on streaming music again. I used to do curate my music on Windows with MP3Tag, which lets you import data from 3rd party services, has an amazingly fast and efficient UI, and lets you quickly batch rename files based on their tags. I looked at all the Linux alternatives and none of t…