Latest Audacious breaks a couple of plugins for me
Added by Ade C about 10 years ago
Hi using the latest audacious i have noticed a couple of plugins have broke
https://github.com/eppixx/audacious-vgmstream <a great plugin for videogame music>
http://asap.sourceforge.net/ <a great Atari 800 music plugin)
Both all of a sudden say no decoder found with latest Audacious
Any help please?
Replies (5)
RE: Latest Audacious breaks a couple of plugins for me - Added by John Lindgren about 10 years ago
The plugins will need to be updated and rebuilt against Audacious 3.5.
I submitted a patch for ASAP here:
https://sourceforge.net/p/asap/patches/4/
RE: Latest Audacious breaks a couple of plugins for me - Added by John Lindgren about 10 years ago
Pull request for audacious-vgmstream:
https://github.com/eppixx/audacious-vgmstream/pull/1
RE: Latest Audacious breaks a couple of plugins for me - Added by Ade C about 10 years ago
Thanks for this, may i ask which files i am to apply the patch to for each plugin?
RE: Latest Audacious breaks a couple of plugins for me - Added by John Lindgren about 10 years ago
The patch for ASAP is a recursive diff. You would use "patch -p1".
For vgmstream, just do a git clone of https://github.com/jlindgren90/audacious-vgmstream.git.
RE: Latest Audacious breaks a couple of plugins for me - Added by Ade C about 10 years ago
Many thanks John, all good now, great program too