marcdieters
Results
1
comments of
marcdieters
I created a small workaround. Place the following code on lines 1407 and 1408. ``` if ($mediaInfo.count -gt 1) { $dlURL = "http://" + $settings.server + $mediaInfo[0].key + "?X-Plex-Token=" +...