You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed an issue where AppleTV API calls would fail due to changes on AppleTV requiring a missing utsk parameter. (Issue #80)
Fixed an issue where iTunes URLs would not work due to iTunes no longer redirecting to AppleTV. A different method will be used now to find corresponding AppleTV URLs. Also added a retry mechanism as it appears to be a bit unreliable at times. (thanks @yonatand1230 for suggesting this method!). (Issue #78)
Removed progress bar when where there are no matching subtitles to download (previously, it would just show 0/0 with 0% progress).