grzegorz/grzegorz
Peder Bergebakken Sundt 22c363a788 Add PlaylistDataCache
PlaylistDataCache stores arbitrary data supplied by the client while issuing a loadfile command
The contents of this cache matches with filenames and returns its matched content when any user fetches the playlist
This is mainly used to store metadata.
Could be expanded to having the api automatically fetch the metadata using youtube-dl or something
2018-03-04 03:54:29 +01:00
..
__init__.py Add openapi description 2018-02-25 02:40:58 +01:00
api.py Add PlaylistDataCache 2018-03-04 03:54:29 +01:00
metadatafetch.py Implement title fetch in metadatafetch.py 2017-02-05 15:59:23 +01:00
mpv.py Add PlaylistDataCache 2018-03-04 03:54:29 +01:00
nyasync.py Use asyncio.gather instead of asyncio.wait 2017-02-06 20:30:29 +01:00
playlist_data.py Add PlaylistDataCache 2018-03-04 03:54:29 +01:00
playlistmanage.py Remove the type odd annotation from playlistmanage 2017-02-06 20:30:29 +01:00