mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-05 10:49:37 +02:00
Add art on Videos
Add videos support to Subsonic and UPnP APIs Update Tmdb module
This commit is contained in:
parent
3fc08b17d4
commit
d842ebbb00
246 changed files with 5530 additions and 2127 deletions
|
@ -18,4 +18,6 @@ use Tmdb\Model\Common\GenericCollection;
|
|||
* Class QueryParametersCollection
|
||||
* @package Tmdb\Model\Collection
|
||||
*/
|
||||
class QueryParametersCollection extends GenericCollection {}
|
||||
class QueryParametersCollection extends GenericCollection
|
||||
{
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue