Additions
- (
plugin
) Added a new REST route for downloading audio/video streams directly. (@devoxin)
Fixes
- (
common
,v2
,plugin
) Tentatively fixed nullauthor
fields, which caused serialization errors in the plugin. (@devoxin)- Additionally, there is now logging for this which notes down the response JSON and the client responsible for the impartial metadata to aid in debugging in future.
Changes
- (
common
,v2
,plugin
)poToken
is now applied to theWebEmbedded
client. (@KagChi)