forked from Ninjalama/streamyfin_mirror
fix: re-fetch hls stream url on sub change
This commit is contained in:
@@ -109,6 +109,7 @@ const page: React.FC = () => {
|
||||
maxBitrate,
|
||||
castDevice,
|
||||
selectedAudioStream,
|
||||
selectedSubtitleStream,
|
||||
],
|
||||
queryFn: async () => {
|
||||
if (!api || !user?.Id || !sessionData) return null;
|
||||
|
||||
Reference in New Issue
Block a user