mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-05 19:41:55 +02:00
Add new display_home plugin category
Add RSS View plugin
This commit is contained in:
parent
bef75fd05a
commit
e92c41c652
25 changed files with 228 additions and 33 deletions
|
@ -23,8 +23,9 @@
|
|||
class AmpacheBitly {
|
||||
|
||||
public $name = 'Bit.ly';
|
||||
public $categories = 'shortener';
|
||||
public $description = 'Url shorteners on shared links with Bit.ly';
|
||||
public $url = 'http://bitly.com/';
|
||||
public $url = 'http://bitly.com';
|
||||
public $version = '000002';
|
||||
public $min_ampache = '360037';
|
||||
public $max_ampache = '999999';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue