This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
rempl /
| name | age | message | |
|---|---|---|---|
| |
README.txt | ||
| |
rempl.bat | ||
| |
rempl.py | ||
| |
remplenq.bat |
README.txt
REMPL REMPL is a script that will push a local playlist (*.m3u or *.pls) to a remote WinAMP instance running the AjaxAMP plugin. This is useful for playlists specifying remote/web streams such as radio stations or playlists generated by a satchmo or zina server. Usage is simple: rempl.py -s http://yourserver:5151 /path/to/playlist.pls If you would like to enqueue the playlist instead of immediately playing the specified playlist, add the '-e' argument: rempl.py -e -s http://yourserver:5151 /path/to/playlist.pls Edit the DEFAULT_SERVER var in rempl.py to point to your AjaxAMP install if you would like to omit the -s arg.








