Skip to content

FOODzee/gmpc-shufpl-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

gmpc-shufpl-plugin

Plugin for GMPC. Shuffles your current play-queue by track and by album. Based on gmpc-playlistsort.

Installation

I'm not familiar with all that './configure' stuff, so you (as I do) have to follow this very strange steps:

  1. Download http://download.sarine.nl/Programs/gmpc/0.20.0/gmpc-playlistsort-0.20.0.tar.gz plugin.
  2. Replace its 'plugin.c' file with the one from this git.
  3. Do all './configure', 'make' and 'make install' as usual.
  4. cd into directory, where 'make install' put your compiled playlistsortplugin.so and playlistsortplugin.la (For me it was 'cd /usr/local/lib/gmpc/plugins/')
  5. Perform 'mv playlistsortplugin.la shufpl.la' and 'mv playlistsortplugin.so shufpl.so'.

P.S.

Please, if some one can fix that 'Installation' and make it beautiful: I would appreciate if you commit here rigth configuration, or Makefiles or stmh like that (autogen, mb?)

About

Plugin for GMPC. Can shuffle your play queue by track and by album. Based on gmpc-playlistsort.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages