Home
last modified time | relevance | path

Searched refs:_itemTVShow (Results 1 – 1 of 1) sorted by relevance

/dports/audio/ampache/ampache-php74-5.0.0/src/Module/Api/
H A DUpnp_Api.php1022 $meta = self::_itemTVShow($tvshow, $root . '/tvshows');
1152 $mediaItems[] = self::_itemTVShow($tvshow, $parent);
1761 private static function _itemTVShow($tvshow, $parent) function in Ampache\\Module\\Api\\Upnp_Api