satyr audio player - Summary
This group is not part of the GNU Project.
It pretends to have the following features:
- The PlayList and the Collection(s) are the same thing.
- Yours is a Collection of Albums, nothing else[3].
- Some Albums are from the same artists and some are compilations[3].
- If you want an ephemeral playlist you could queue songs.
- If you want non-ephemeral playlists, then this player is not for you.
- Ability to search à la xmms, but in the same interface
- Skinneable.
- Tag reading and writing.
- Order you collection based on the tags[3].
- The collection discovers new files and adds them to the playlist on the fly[4].
- Be able to use all the program only with your keyboard (die, mouse, die!)
This and other features should be available soon. The coding has been fast lately, mainly because the Qt/KDE libs are fantastic to work with. The only thing I couldn't do was to read the tags before playing them, so I relied in taglib and its python binding, tagpy.
[0] There is no 0
[1] Functionality available via dbus only at the moment.
[2] It's gone too!
[3] Not yet available.
[4] Of course this only works if it's running. Otherwise, you can
always ask for a rescanning[1]
Registration Date: Wed 30 Sep 2009 10:43:52 PM UTC
License: GNU General Public License v2 or later
Development Status: 4 - Beta
posted by styxman, Sun 21 Mar 2010 09:02:30 PM UTC
Your favorite audio player is out... and satyr too! This is the first time satyr has proven to run from KDE's session (that is, it starts when you log in). Here's the changelog:
* Remebers collections and selected skin. This means we can also recover with a X session.
* python-qt4-phonon is a dep. This way we can run on unpatched systems.
* The complex skin doesn't show the time slide bar until it can be shown on an unpatched system.
* Fixed search.
posted by styxman, Wed 24 Feb 2010 07:52:54 PM UTC
The Changelog is not very impressive:
* We can save the list of queued Songs on exit and load it at startup.
* The queue position is not presented when editing the title of a Song that is queued.
* Setting the track number works now (was a bug).
* Fixed a bug in setup.py.
but the last one is somewhat important. Go fort it.
posted by styxman, Sat 26 Dec 2009 07:21:41 PM UTC
User 'dglent' from http://kde-apps.org/ found a packaging bug in the previous release. Today I fixed the bug and made a new release. But is not only a bugfixing revision, it also includes new features:
* nowPlaying(), exported via dbus.
[...]
posted by styxman, Mon 21 Dec 2009 03:46:43 PM UTC
... for 9 days already. In the rush of finishing my daily job and coming back to my country for holidays I forgot to mention it. Here's the Changelog, courtesy of debchange:
* (De)Queueing Songs with the keyboard, with visual feedback.
[...]
- Browse open items
Submit a new item
- Browse open items
Submit a new item
Powered by Savane 3.14-8aba.
Corresponding source code