streamaserver / streama

Self hosted streaming media server. https://docs.streama-project.com/
MIT License
9.67k stars 985 forks source link

JSON response with IMDB-ID and TMDB-ID #632

Closed siteripper closed 6 years ago

siteripper commented 6 years ago

Issue description

After "reduce data for files, subtitles & show data in video.json (as per #591)" the JSON does not give IMDB-ID or TMDB-ID anymore. This is very useful for implementation in Kodi-Plugins or other. (For example better scraping). I agree with the reduction of data given away by Json but I think these infos would be useful.

Expected Behaviour

Fetching IMDB/TMDB ID is possible

Actual Behaviour

shows - imdb_idb:null

dularion commented 6 years ago

yes ok! ill add them back in