You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:BansheeRestart: Restart the currently played song.
:BansheeInfo: Print the title, composer and album of the current song.
:BansheePlay: Start playing the current song.
:BansheePause: Stop playing the current song.
:BansheeToggle: Start/stop playing the current song.
:BansheeStop: Stop playing the current song and don't save the position in the song.
:BansheeStopWhenFinished: Finish the current song and when this is finished, stops playing the next one.
:BansheeDuration: Shows the current and total length of the current song.
:BansheeSetVolume {number}: If {number} is 100 then it's maxium and 0 stands for mute
:BansheeSetPosition {number}: Set the position in seconds.
:BansheeSetRating {number}: Set the rating of the current song. {number} can be from 0 (very bad) to 5 (very good)
:BansheeShow: Display the banshee UI.
:BansheeHide: Hide the banshee program.
:BansheeFullscreen: Display the banshee UI in fullscreen.
:BansheeImportMedia: Opens the dialog to import files to the local library.
:BansheeOpenLocation: Opens the dialog to import a single resource.
:BansheePreferences: Opens the settings of banshee.
Run the tests
In order to run the tests you need to have banshee and vader.vim installed.
Start banshee import the songs in the test/fixtures folder, start playing the first song Crystal, start vim with the banshee.vader file and run :Vader.