Page 1 of 2

Plugins for pMusic

Posted: Wed 07 Nov 2012, 16:44
by zigbert
pMusic plugins
Here you will find some available plugins for pMusic 3/4.
After installation, the plugins are available from the Tools menu


__________________________________________________________

The reason for provide a plugin could be many:
  • The author of pMusic won't stop you offering your code.
  • The plugin offers specific functionality that doesn't fit into pMusic's work flow.
  • The size of the code/graphic is big.
  • The plugin code must be compiled to work. pMusic is a script and will work on all bash compatible systems.
  • A plugin can be a nice way to test new functionality.
__________________________________________________________

To you who want to write a Plugin, here are some info:

- Each plugin has a executable file in /usr/local/pmusic/plugins/ and a corresponding config file like /usr/local/pmusic/plugins/myplugin.rc.
- The pMusic config file is $HOME/.pmusic/pmusicrc. By executing this file your plugin will have useful variables like $STORAGE_DIR which points to where the db's are....
- Some useful files would be
  • /usr/local/pmusic/playlist: content of all columns of the playlist
  • /usr/local/pmusic/sourcelist: content of the Music sources field
  • $HOME/.pmusic/nowplaying: Name and path to playing track
  • $HOME/.pmusic/nowplaying_albumart.jpg:Album artwork to playing track
  • /usr/local/pmusic/PERCENT: status of progress slider
  • /usr/local/pmusic/ffmpeg_output: all info from ffmpeg are dumped here

Posted: Wed 07 Nov 2012, 16:44
by zigbert

Posted: Wed 07 Nov 2012, 16:44
by zigbert
Search inside playlist files
Find playlist files that contains the playing track.
Supports *.pmu, *.m3u and *.pls files'

Image

Version 0.3
Updated 5. Mar 2016

Download
search_in_playlists-0.3.pet [Mirror] (Puppy package)
search_in_playlists-0.3.tar.gz [Mirror]

Posted: Wed 07 Nov 2012, 16:44
by zigbert
Top Hits Archive
Build top hits playlist from UK and Billboard archive, and sync with your local files.

Image

Version 0.7
Updated 5. Mar 2016

Download
tophits_archive-0.7.pet [Mirror] (Puppy package)
tophits_archive-0.7.tar.gz [Mirror]

_____________________________________________________________


This is how it works.

1.)
Specify Top Hits list and wait while searching your local files.
If you are low on local music files, you should check out the pMusic module Radio-Hits
2.)
Browse Favorites or the output directory and add the new built *.pmu file to playlist.
3.)
Tracks with length description (in playlist) is found on your local disc.

Image

Posted: Wed 07 Nov 2012, 16:44
by zigbert
Poor mans equalizer
This is not a replacement of pEqualizer, but an utility in those cases where pEqualizer or its dependencies are not present.
Or, if you want to parse audiofiles through an equalizer during export.

This equalizer does not work in realtime, which means you have to restart track to take effect.

This plugin requires at least pMusic-4.1.0 and ffmpeg-1.2

Image

Version 0.1
23. Jul. 2013

Download
pmusic_PLUGIN_sf_eq-0.1.pet [Mirror] (Puppy package)
pmusic_PLUGIN_sf_eq-0.1.tar.gz [Mirror]

Posted: Thu 08 Nov 2012, 20:12
by zigbert
Basic sound filters
This works both when playing and when exporting audio files. In other words, you can transform the saved file compared to the original.
These soundfilters does not work in realtime, which means you have to restart track to take effect.

This plugin requires at least pMusic-4.1.0 and ffmpeg-1.2

Image

Version 0.1
23. Jul. 2013

Download
pmusic_PLUGIN_sf_basic-0.1.pet [Mirror] (Puppy package)
pmusic_PLUGIN_sf_basic-0.1.tar.gz [Mirror]

Posted: Thu 15 Nov 2012, 20:40
by zigbert
Backend command
Show the playing command and the output from the pMusic backend.

pMusic has evolved over the years, and some of the commands are getting more complex. This plugin shows the command and output - for debugging and education.


This screenshot shows status when playing a radio-station

Image


Soundfilters are set for a local audio-file

Image

Version 0.1
24. Jul. 2013

Download
pmusic_PLUGIN_backend_cmd-0.1.pet [Mirror] (Puppy package)
pmusic_PLUGIN_backend_cmd-0.1.tar.gz [Mirror]

Posted: Fri 23 Nov 2012, 17:34
by zigbert
Export most played tracks
Quickly transfer your most loved songs to your phone or similar

Version 0.1
18. Jul 2015

Download
export_most_played-0.1.pet [Mirror] (Puppy package)
export_most_played-0.1.tar.gz [Mirror]

Posted: Sun 16 Dec 2012, 09:22
by zigbert
01micko has improved the Try app

Posted: Tue 29 Jan 2013, 16:23
by zigbert
01micko has improved the Try app
This time he fixed a bug related to using the trayapp with the CD-player gui. When reopen gui by trayapp it always lead to the main gui.


Thanks to Mick
Sigmund

Posted: Sat 23 Feb 2013, 09:44
by zigbert
Top Hits Archive is updated

umdmusic.com has been unreliable lately, so I have forced the plugin to connect 10 times before giving up. Seems to work...


Sigmund

Posted: Sat 08 Jun 2013, 00:24
by zigbert
Top Hits Archive is updated

Improved integration with pMusic 4


Sigmund

Posted: Wed 12 Jun 2013, 07:08
by zigbert
Thanks to 01micko for improving and fixing the Tray app.

- Use stock-icons only.
- Switch label between 'Pause' and 'Play'
- Missing icon in pMusic 4

Version 0.4 is uploaded

Posted: Wed 12 Jun 2013, 19:25
by zigbert
01micko has built a 64-bits version of the Tray app

Posted: Tue 23 Jul 2013, 08:31
by zigbert

Posted: Tue 23 Jul 2013, 08:32
by zigbert

Posted: Wed 24 Jul 2013, 20:45
by zigbert

Posted: Sun 04 Aug 2013, 16:12
by zigbert
TopHits plugin has been updated to version 0.5

The plugin failed when running twice without restarting.

Posted: Fri 28 Feb 2014, 18:10
by zigbert
TopHits version 0.6

Show message if no internet connection

Posted: Thu 04 Sep 2014, 17:09
by zigbert
Version 0.5 of the tray app
is uploaded

NLS package is available