1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-06 03:49:56 +02:00

Add new display_home plugin category

Add RSS View plugin
This commit is contained in:
Afterster 2014-10-02 23:51:39 +02:00
parent bef75fd05a
commit e92c41c652
25 changed files with 228 additions and 33 deletions

View file

@ -23,6 +23,7 @@
class AmpacheHeadphones {
public $name = 'Headphones';
public $categories = 'misc,wanted';
public $description = 'Automatically download accepted Wanted List albums with Headphones';
public $url = 'https://github.com/rembo10/headphones/';
public $version = '000001';