
Amarok
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Amarok is a audio-player for Linux, Unix, Windows and Mac. Its interface uses a powerful "browser" metaphor that allows you to create playlists that make the most of your music collection. We have a fast development-cycle and
super happy users. We also provide pensions and other employment benefits.
"Easily the best media-player for Linux at the moment. Install it now!"
- Linux Format Magazine
FEATURES
* Quick and simple drag and drop playlist creation
* Music library
* Automatic cover art download using Amazon services
* The unique and powerful context view
* Automatic play-statistics generation
* Full lyrics download
* Full Last.fm support
* Integrated Wikipedia support
* Streaming from any KIO source
* Crossfading
* Podcast Support
* OSD for track changes
* KDE integration
Amarok is smart, it's sexy, it's clever! Try it out today!
Superstoned
15 years ago
Report
soulrebel
15 years ago
it would be really great if you added
1. the possiblity to create smart playlists based on directories and to remove the precreated playlists (last-played, newest...)
2. a rename-feature, similar to that of juk
3. a dynamic (i.e. where i can define the syntax) info-from-filename detector; this is really better than just taking the first "-" and making everything left of it artist and right of it title. btw. is there a way i can turn this off? it really sucks because it is no longer obvious wich files are tagged and which arent...
thanks a lot for your work, i really love amarok (except for those missing feature ;) ) and i think it has great potential
p.s: do you know by chance why the freebsd-builds do not come with xine-support (xine-engine runs smoothest on my computer)?
Report
blaster999
15 years ago
Why do you want to do so? Do these plylists anny you so much you cannot stand them?
Report
soulrebel
15 years ago
Report
coolian
15 years ago
I hate that Amarok restricts you in so many ways when a few simple juK ideas would swallow me whole.
Report
soulrebel
15 years ago
it would be really great if you added
1. the possiblity to create smart playlists based on directories and to remove the precreated playlists (last-played, newest...)
2. a rename-feature, similar to that of juk
3. a dynamic (i.e. where i can define the syntax) info-from-filename detector; this is really better than just taking the first "-" and making everything left of it artist and right of it title. btw. is there a way i can turn this off? it really sucks because it is no longer obvious wich files are tagged and which arent...
thanks a lot for your work, i really love amarok (except for those missing feature ;) ) and i think it has great potential
p.s: do you know by chance why the freebsd-builds do not come with xine-support (xine-engine runs smoothest on my computer)?
Report
neversfelde
15 years ago
Report
markey
15 years ago
Report
xarafaxz
15 years ago
SIGABORT
#0 0xffffe410 in ?? ()
#1 0x43f7f9bc in ?? ()
#2 0x00000006 in ?? ()
#3 0x00004232 in ?? ()
#4 0x42360d41 in raise () from /lib/tls/libc.so.6
#5 0x42362529 in abort () from /lib/tls/libc.so.6
#6 0x4235a573 in __assert_fail () from /lib/tls/libc.so.6
#7 0x082c7e1b in sqlite3OsEnterMutex ()
#8 0x082ca6b3 in sqlite3Randomness ()
#9 0x082c6dae in sqlite3OsTempFileName ()
#10 0x082f5c69 in sqlite3pager_opentemp ()
#11 0x082f608a in sqlite3pager_open ()
#12 0x082db966 in sqlite3BtreeOpen ()
#13 0x082c5b6a in sqlite3BtreeFactory ()
#14 0x08306fb5 in sqlite3VdbeExec ()
#15 0x082d09e9 in sqlite3_step ()
#16 0x080ce99e in SqliteConnection::query ()
#17 0x080b2f57 in CollectionDB::query ()
#18 0x080df9b8 in QueryBuilder::run ()
#19 0x080c224d in CollectionDB::bundlesByUrls ()
#20 0x081c250d in UrlLoader::doJob ()
#21 0x0822c331 in ThreadWeaver::Thread::run ()
#22 0x4122a5f5 in QThreadInstance::start () from /usr/lib/./libqt-mt.so.3
#23 0x42ae07f3 in start_thread () from /lib/tls/libpthread.so.0
#24 0x423f162a in clone () from /lib/tls/libc.so.6
Later. I've compiled it with --without-included-sqlite (newest sqlite on system) and it shows many sqlite errors on stdout and collection is unusable.
Report
xarafaxz
15 years ago
Report
anshu
15 years ago
----------------------------
make[5]: Leaving directory `/home/sysadmin/Desktop/amarok-1.3.5/amarok/src/engine'
Making all in void
make[5]: Entering directory `/home/sysadmin/Desktop/amarok-1.3.5/amarok/src/engine/void'
if /bin/sh ../../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../amarok/src/engine -I../../../../amarok/src/plugin -I../../../../amarok/src -I/usr/include/kde -I/usr/lib/qt-3.3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT void-engine.lo -MD -MP -MF ".deps/void-engine.Tpo" -c -o void-engine.lo void-engine.cpp; \
then mv -f ".deps/void-engine.Tpo" ".deps/void-engine.Plo"; else rm -f ".deps/void-engine.Tpo"; exit 1; fi
void-engine.cpp:22: error: visibility arg must be one of "default", "hidden", "protected" or "internal"
make[5]: *** [void-engine.lo] Error 1
make[5]: Leaving directory `/home/sysadmin/Desktop/amarok-1.3.5/amarok/src/engine/void'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/sysadmin/Desktop/amarok-1.3.5/amarok/src/engine'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/sysadmin/Desktop/amarok-1.3.5/amarok/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/sysadmin/Desktop/amarok-1.3.5/amarok'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sysadmin/Desktop/amarok-1.3.5'
make: *** [all] Error 2
----------------------------
Using Centos 4.1
E17cvs running
Everything is loaded to compile sucessfully.
why did make failed?
I am supa pissed
Report
madpenguin8
15 years ago
Report
necromonga
15 years ago
Report
kaplun
15 years ago
Report
alwin
15 years ago
But this was best joke I'd seen last years in software.
What do you think why guys buy a HT-cpu?
To switch that feature off for a mp3-software? Or to be able listen to their mp3 and make some usefull meanwhile with same machine?
Next time you should simply write "Sorry, we aren't able to work on such machines, we will fix that ASAP." and not "Please switch that off so we will work".
Hope, that will realy fixed. As nice as amarok is: But with such statements you may lose all your respect you got for your software. (and not just to me) And meanwhile I had to use other good threaded working mp3 player on my nice HT-cpu (enabled).
Report
madpenguin8
15 years ago
On a real SMP machine these issues are not present. This leads me to stay with the crowd that thinks this is a Linux kernel scheduler issue.
Remember we could have left you with no warning at all and just left you to figure out where the problem is.
I also would like to know what audio manager makes such extensive use of threads as amaroK does.
Oh, and one last thing. If you're serious about performance try a real SMP machine, multiple cpu or multiple core, not a single core pretending it's two. Another sorry attempt by Intel to try to keep a strong hold on the market by creating hype while other manufacturers pass them by with slower clock speeds imho.
Report
alwin
15 years ago
1. I'm not willing discuss about SMP vs. HT vs. Single CPU - this is not the forum for that. And I'm sure due my expirience: doesn't run on HT - doesn't run on (all) SMP-boards.
2. The problem to me wasn't that there was such a bug. Never. So don't say me I shouldn't cry about a bug. I didn't that.
3. The real point of an irritation was (and is) that I get a messagebox that I have to switch of a feature of my computer 'cause this software doesn't run on it. This is such a kind of snootily statement which never should happen.
So - you had fixed that. Real fine. But one request: You should never tell users to switch off parts of their hardware for a software. One "sorry - we have real trouble - may you help us?"-box is even better in such a situation.
now I think we may close that here.
Alwin
Report
nuka
15 years ago
also, the most important part, ITS FIXED!!!!
Report
seb
15 years ago
Report
amarok
15 years ago
Report
mattepiu
15 years ago
some things:
1)are lyrics saveable outside amarok
(for backup, when I format my HD, I don't
want to redownload them all)
2)is it possible to specify somewhere
others lyrics web-pages to check?
3)Is interface customizable? (I don't
need that big favorite songs panel...)
Report
tosta
15 years ago
Same occurs for Trash Icon and System Icon on desktop.
Anyone have an idea?
Report
markey
15 years ago
Report
tosta
15 years ago
Report
DoM
15 years ago
It's possible that any version of amaroK becomes support for external players e.g. Rio Karma?
Report