const DEVICE_ID: &str = "jellytau-tauri";Expand description
Every request this app makes identifies the same device, so the device id
alone cannot tell two transcodes of the same item apart — see
begin_video_play_session.
const DEVICE_ID: &str = "jellytau-tauri";Every request this app makes identifies the same device, so the device id
alone cannot tell two transcodes of the same item apart — see
begin_video_play_session.