Domain: exaile.org
Stories and comments across the archive that link to exaile.org.
Comments · 21
-
Re:Wonderful - everyone should try this!
Add me to the list. It is so heavy and slow, but losing working Shoucast station integration was the last straw for me. Before Amarok I was using Songbird, until that died, then I went to using Exaile under KDE. Excellent player. Clementine is supposed to be Amarok-lite (based on the KDE 3.5 version), but I now use Guayadeque which is snappy and has all the functionality I need.
Phillip.
-
Exaile & ncmpcpp
Have you tried Exaile yet? Exaile is a music manager and player for GTK+ written in Python, uses about 100 MiB resident memory with my ~8500 song library and a bunch of loaded plugins. It's surprisingly fast despite being a Python program. The UI closely resembles the old Amarak 1.x series although it carries less eye candy which you probably like as a GNOME user.
My other favorite for older systems or a laptop running on batteries is ncmpcpp, an ncurses based MPD client written in C++, similar to ncmpc but with a bunch of nice extra features like a flexible search form. Also, the name ncmpcpp has to be the pinnacle of FOSS marketing & branding! That name basically melts on your tongue!
-
Maybe try Exaile
If you use Gnome and liked Amarok 1.x, you could also take a look at Exaile. It's pretty much Amarok 1.x for Gnome, except that it's still actively developed. It doesn't feel as bloated as Songbird either.
-
Re:On the plus side...
-
Re:When?
Not testing, not getting their requirements right, not fixing bugs.
Choose any arbitrary combination of the above.
Fortunately I discovered Exaile, and since then I have not bothered about Amarok any more. -
Re:Strategy fail
I've been running Exaile for a while now. It feels a lot like Amarok but looks great in Gnome. Plus it's written in Python, which in my mind makes it sexy.
-
Re:Strategy fail
Which is just not possible.
It's possible, it's just not desirable. I don't see the issue with mixing apps from different frameworks anyway.
Where is the music player that beats Amarok?
Ugh. Just any single one? I'd rather use windows media player through wine...luckily I don't have to because of rhythmbox.
Believe it or not, my point here isn't that Amarok sucks. You obviously like it a lot, which means they've done something right. My point is that people have different tastes and want to use different stuff. I hate Amarok, but I don't think everybody else should quit using it. You like it, a lot of other people like it, yay for you. I don't like it, I shall use rhythmbox and stay away from amarok. Choice is good. What I think sucks is the exact same software you think is the best one available. I'm sure we could find examples that go in the other direction if we tried.
He had localized GNOME in Dutch, and when KGPG pops up...everything was in English. The localization settings are stored in different places...
Don't see a problem with that either, I've configured my desktop both under gnome and kde to get things the way I like them for all apps I use. If that type of stuff bothers you, then I guess you should try to avoid using programs from another desktop. If it bothers enough people that there's no gtk amarok, somebody should make an amarok-like player in gtk. Apparently they are doing that with Exaile. Might not be good enough yet (or it might be. I haven't tried it because I have no desire for amarok-like programs), but it'll get there, I'm sure.
Not that I wouldn't encourage both teams to collaborate where possible in order to increase compatibility between frameworks, that would be great. However, I certainly wouldn't want either KDE or gnome to disappear (or for qt or gtk to disappear) for the same reasons I outlined above. I like the ability to pick and choose what I prefer and the choices I make won't necessarily be the same choices you'd make. Somebody is going to be unhappy.
-
Rhythmbox; Exaile
-
Re:What?
for a GTK version of amaroK, take a look at http://www.exaile.org/ (still missing some features, but it's being heavily developed)
-
Re:What?Amarok. There's nothing like it on any other platform.
Try exaile if you use gnome or xfce. -
Re:What do you use?
Exaile is basically Amarok for Gnome, no need to use KDE.
-
Re:What do you use?
I use Amarok in Kubuntu, but there is an excelent Gnome clone called Exaile http://www.exaile.org/
-
Amarok in LinuxAs a GNU/Linux user, even though I refuse to run KDE, I have had the best luck with Amarok. My archive (only about 150 GB) is nearly entirely rips of my albums. It has just about the best interface I have seen for dealing with a large (and sorted) archive. The features I like most are album cover manager, last.fm integration, ipod-style (artist->album->track) menus, the wikipedia info and lyrics based on context, and the random-album play mode.
There is a gnome equivalent but it is not quite as stable. I can't speak for the MacOSX crowd, but when in Win32 (rare these days) I reluctantly choose to use Winamp.
Some tips from my experience:- Be an ID3 tag-nazi - No player can compensate for 750 GB of badly named media. MP3Tag is your friend for batch editing ID3 tags.
- Sort all your files using a resonable naming system. I use '/path/to/archive/%Artist%/[%Year] %Album%/%02Track% - %Title%.%Ext%'. This comes in real handy for writing scripts to deal with an archive to large to manage by hand.
- Backup. Backup. Backup.
-
Re:I don't get why they would use Ubuntu...In Ubuntu or Kubuntu you need to replace both GNOME and KDE to get something stable. They apply a bunch of experimental patches to "improve" the experience, but the patches often creates more bugs. Hmm. Have you actually used Ubuntu? With both Dapper and Edgy the Gnome desktop works perfectly out of the box. Better than any other distro I've tried, and I've been using Linux as my primary OS since '96. KDE in Dapper worked well, though I dropped it in favor of Gnome due to how nice Gnome was in Dapper. KDE was my desktop of choice since '99, BTW. I haven't tried KDE with Edgy, but I do use several KDE apps (Quanta, Krita, Kate (gEdit sucks, IMHO), etc) and they work very well.
I know with Fedora, the Gnome desktop was very irritating (still is with FC6). It's KDE wasn't usable which is why the first thing I did to a Fedora install is replace it's KDE with the kde-redhat builds.
With Ubuntu I have not had these problems. There also seems to lack mature features for installing 3rd party content. This might not be much of a problem for really basic desktop user It's easy to install third party software. For example, download a .deb for Exaile or Opera. Double click it and it will install. If you want libdvdcss2 and w32codecs, for example, add one line* to add Medibuntu and you're good.
* Here is that one line:
deb http://medibuntu.sos-sts.com/repo/ edgy free non-free
Also, Ubuntu contains a massive amount of packages. Just make sure to enable Universe, Multiverse, and Backports (these are all official but are commented out by default in /etc/apt/sources.list). Just take a look:
user@localhost:~$ apt-cache pkgnames|wc -l
26362
That's 26,362 packages... but for a standard Linux users not being able to install and run tar-balls is a real problem What are you talking about? apt-get install build-essentials and you get the base packages for building source files. Though due to the massive amount of packages available it's not really necessary to build much from source. (ubuntu doesn't even include /usr/local to PATH!) Bullshit.
user@localhost:~$ echo $PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin: /sbin:/bin:/usr/bin/X11:/usr/games
and they have obscured everything but /home and /mnt in the file-browsers I have not experienced that with Nautilus or the command line. -
Re:amaroK and GNOME
If a GNOME-ified version of amaroK existed, I'd install it in a heartbeat and kiss KDE goodbye.
Try Exaile!!! It's a clone of Amarok that runs under Gnome. It's brand new, but it runs GREAT already. Very stable, nice UI, pretty fast. I wholeheartedly recommend it... I'd say it's the answer to the prayers of the Gnome users who kept the KDE libs around just to run amaroK. -
Re:Did you see CmdrTaco's review of the Zune?
Voris support on non-Linux systems is rather poor. Under Windows I use Zinf which is decent. Winamp >3 has pissed me off far to many times to ever bother with again. Foobar 2000 is alright, though the interface is an eyesore. Under OS X, you're out of luck. VLC is about the only decent choice and it's really only good for video.
I originally ripped over 400 cds into Vorbis format, but I've since had to re-rip them all into MP3 (LAME-encoded). The reasons were:
1) I needed a laptop and didn't want Windows. After weeks of searching, I bought a PowerBook (it dual boots with Ubuntu since Fink pissed me off one too many times). iTunes seems to be the only decent media player and it lacks support for Vorbis. The project that enabled support didn't work with the version of QuickTime Tiger ships with.
2) I wanted a portable player. I spent months looking for a player over 40G that supported Vorbis. No luck. I ended up getting a 60GB iPod.
So, I had to spend a few weeks re-riping my music collection.
I'd really prefer to use Vorbis as it's an excellent codec, but on non-Linux systems and portable players the support sucks. Xiph really needs a marketing department. For now, though, I have to put up with ~224b MP3's (I use lame's standard preset) instead of the ~160b Vorbis files I used to use. I buy music online now, too, but I only use services that support MP3 (eMusic. primarily).
Anyway, my primary OS is Linux and my media player of choice is Exaile. Look at it's screen shots. It has a very good interface and still blends in with the desktop. If you use Linux and Gnome, give it a try. If you use KDE, give amaroK a try (Exaile is a clone of amaroK, but designed for Gnome). -
Re:Hm... I was a liberal before I read this thread
Winamp -> XMMS
Two things.- Many Windows don't know what "Winamp" is. They use Windows Media Player or iTunes. Please point people to alternatives such as Exaile (Gnome) and amoroK (KDE).
- Please advocate something modern. XMMS still uses GTK1 and feels very out of place on a modern desktop. It does not compete with a modern Winamp in terms of functionality. Please point people towards modern Winamp-like programs such as Beep Media Player and Audacious.
-
amaroK
While amaroK rocks (it's the first of it's kind that got me to switch from xmms/beep-media-player), I'd highly recommend Exaile. It's very similar and incorporates much of the functionality, but it's designed for Gnome. It fits in much better with the desktop. I've been using it for a few months now and have been very satisfied. They provide many packages for different distributions as well.
If you're using Gnome, give it a try. If you using KDE, stick with amaroK. -
Re:Simple MP3 player needed...
The newer versions of Winamp suck, but at least it still sucks less than the alternatives. However, when I use Windows I usually use iTunes.
XMMS is pretty much deprecated. I mean, it still uses GTK1 . If you want something XMMS/Winamp like, give Beep Media Player or Audacious a try. Both of those support XMMS and Winamp skins, have a good amount of plugins, and are modern.
Personally, though, I think the current best two are amaroK (KDE) and Exaile (Gnome). -
Re:What's with the GUI?
Personally, I like my interfaces to be fairly consistent. This is my current choice.
-
Re:Winamp? Hello?
Have you tried exaile? It's like amarok, but using gtk. I've only recently discovered it myself, so I can't say if it works better than amarok, but it's worth a try.