- Player kann natürlich später remote,stream etc sein
- Steuerung über die Playliste
- Wechel diverser Playlisten
- Playlisten im m3u Format
welch ein Akt/Schritt http://frequencyclock.montevideo.nl/pMachineFree2.2.1/weblog.php?id=C10_5_1
next up I tried adding items to a playlist and I found this caused a stmble for me as I am new to python so I didnt know what was meant in the documentation by a 'seq' ...it appears a 'seq' is a standard python term meaning a string, or comma seperated list of strings enclosed in square brackets...so i found this works: #xmms2.py import _xmmscontrol new_playlist_items=(['/home/adam/live.m3u']) _xmmscontrol.playlist_add(new_playlist_items) #end
akSong[Playliste,SongNr]
http://www.schworak.com/programming/music/playlist_m3u.asp
http://gonze.com/playlists/playlist-format-survey.html http://www.ibiblio.org/obp/py4fun/gui/tkPhone.html
http://www.linuxdevcenter.com/pub/a/linux/2004/04/15/xmms_tips.html
http://xmmsd.sourceforge.net/noxmms/ noXMMS About This is my stripped version of XMMS. All GTK+ stuff have been cut out and some of it was replaces with GLIB counterparts. It does not require any X libraries to be installed or X server to run. The latest version of the vorbis plugin from the CVS is used as it has VorbisGain support. Updated Latest updated: January 14, 2004 I've modified libnoxmms (libxmms/xmmsctrl.c) to not query for stuff noxmms can't handle (like skin, open windows etc). Files noxmms-1.2.7-2.i386.rpm noxmms-1.2.7.tar.gz noxmms-devel-1.2.7-2.i386.rpm noxmms-esd-1.2.7-2.i386.rpm noxmms-mikmod-1.2.7-2.i386.rpm noxmms-vorbis-1.2.7-2.i386.rpm
--- Kategorie/mp3
Linux/Musik/Player/MyMusicBox (last modified 2008-11-04 07:00:05)
