|
2008-12-22
, 20:39
|
|
Posts: 291 |
Thanked: 124 times |
Joined on Feb 2006
@ Trier, Germany
|
#2
|
|
2008-12-22
, 20:47
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#3
|
But I won't install xmms. Maybe there are other console player that can be used as backend.
The Following User Says Thank You to Benson For This Useful Post: | ||
|
2008-12-24
, 17:06
|
|
Posts: 31 |
Thanked: 6 times |
Joined on Feb 2008
|
#4
|
|
2008-12-24
, 19:38
|
Posts: 46 |
Thanked: 36 times |
Joined on Sep 2008
|
#5
|
|
2008-12-25
, 05:52
|
|
Posts: 4,783 |
Thanked: 1,253 times |
Joined on Aug 2007
@ norway
|
#6
|
Tags |
media player, music, player |
|
Installation:
- Copy the vim resource file below, and run it in vim, eg:
- Install xmms and xmmsctrl from the repository
Benefits:
- Cool looking, customizable, remappable, readable
- Easy to navigate with or without keyborad, touchscreen, vision
- Access to vim search sorting functions
- Easy to write custom playlists
Download: (Cannot copy-paste because of special characters)
http://depositfiles.com/files/h6ii2igpn
Instructions:
You would want to manually add songs to xmms's playlist to start off, for some reason it crashes on an empty playlist.
Use the two shoulder buttons or the touchscreen to navigate.
The fullscreen button switches modes: from vol +/- to next prev tracj
Press ESC twice to play/pause
Press Enter twice to play
Capital J/K for volume up down
Capital W/Q to close the gui but keep the song playing or to close everything
Captal S to shuffle tracks
Capital C to convert the current display to a playlist, and then use :w someplaylist.m3u to write the playlist
Capital R to reload playlist (such as when you have rearranged the tracks)
Various useful functions:
type :call TitleSort() to sort by title
type :sort n to sort by track
type :call LoadPlaylist("myplaylist.m3u") to load a playlist
type u to undo last command
Last edited by q335r49; 2009-01-20 at 03:17. Reason: runs a lot more smoothly now, no more screen flicker, shuffle, player starts on last playing track