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…
Wine 2.0 RC1 Released
31–40 of 80 posts
Re: Wine 2.0 RC1 Released
#32Wine 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…
Re: Wine 2.0 RC1 Released
#33I still couldn't find how to do the reverse without VM....
update Just found coLinux. seems to be stagnant, though.
Re: Wine 2.0 RC1 Released
#34Earlier 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…
Re: Wine 2.0 RC1 Released
#35Wine 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…
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
Re: Wine 2.0 RC1 Released
#36Earlier quoted context omitted.
WINE works very well for most software that primarily utilizes common and mature APIs, which covers a lot of really great software, especially small, specialized utilities for niches that don't get a ton of commercial attention. It's generally the more complex and cutting-edge stuff that makes use of newer pieces of .NET, DirectX, or rarely-used components of obscure APIs that WINE struggles with. Unfortunately, a la…
> It's generally the more complex and cutting-edge stuff that makes use of newer pieces of .NET, DirectX, or rarely-used components of obscure APIs that WINE struggles with. Yeah, this is why Wine tends to use the "get the application to work" method. Thankfully a lotta the guys at Codeweavers are gamers who want their stuff to work too ;-) .NET is a friggin' nightmare IME, even after you've installed over half a gig…
Re: Wine 2.0 RC1 Released
#37wine + mingw cross compiler = native Windows apps development on Linux. I still couldn't find how to do the reverse without VM.... update Just found coLinux. seems to be stagnant, though.
Re: Wine 2.0 RC1 Released
#38Earlier 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.
Not the GP, but DeaDBeeF is a really good and extendable (by plugins) audio player. I myself switched from foobar2000 years ago and there isn't much that I miss. 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.
%genre% HAS progressive AND %added% DURING LAST 4 WEEKS
Re: Wine 2.0 RC1 Released
#39Is it possible to run Wine on Windows (without resorting to Windows 10 and WSL)?
[0] https://wiki.winehq.org/Cygwin_and_More#Psst..._Even_Microso...
[1] https://blogs.msdn.microsoft.com/wsl/2016/04/22/windows-subs...
Re: Wine 2.0 RC1 Released
#40Wine 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…