Working code to auto generated Smartblock and Playlist for new Podcasts
This commit is contained in:
parent
6a11253ce3
commit
aec0e348c4
2 changed files with 53 additions and 0 deletions
|
@ -117,6 +117,7 @@ class Application_Form_GeneralPreferences extends Zend_Form_SubForm
|
|||
));
|
||||
$this->addElement($podcast_album_override);
|
||||
|
||||
//TODO add and insert Podcast Smartblock and Playlist autogenerate options
|
||||
|
||||
$third_party_api = new Zend_Form_Element_Radio('thirdPartyApi');
|
||||
$third_party_api->setLabel(_('Public Airtime API'));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue