Closed RAcharya1 closed 5 years ago
I will take a look at it again. Maybe I overlooked the geo-location part of the code.
From: mazhisai notifications@github.com Sent: Sunday, August 4, 2019 1:36 AM To: reasonsrepo/repository.reasonsrepo repository.reasonsrepo@noreply.github.com Cc: Rajesh Acharya RAcharya@FliptRx.com; Author author@noreply.github.com Subject: Re: [reasonsrepo/repository.reasonsrepo] Update default.py (#11)
@mazhisai commented on this pull request.
In plugin.video.einthusan/default.pyhttps://github.com/reasonsrepo/repository.reasonsrepo/pull/11#discussion_r310370880:
@@ -464,7 +464,7 @@ def preferred_server(lnk, mainurl):
vidpath = lnk.split('.tv/')[1]
This was working fine until two days back. It broke again today. For starters I think they now do Geo detection and take you to nearest server. I am not being redirected to einthusan.ca. second they are using cdn now for hosting binaries. I spent some time trying to get it working but it was beyond my understanding on how this script works.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/reasonsrepo/repository.reasonsrepo/pull/11?email_source=notifications&email_token=AMGVJER3T6LWDDKP3UGIYHLQCZTEJA5CNFSM4IHIHIKKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCAPTQAQ#discussion_r310370880, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AMGVJEXFSMBOKUJONQDVRGDQCZTEJANCNFSM4IHIHIKA.
Disclaimer: The materials and information in this email are confidential and may contain Protected Health Information covered under the HIPAA Privacy Rule. If you are not the intended recipient, be advised that any unauthorized use, disclosure, copying, distribution, or action taken in reliance on the contents of this information is strictly forbidden by law. If you have received this e-mail in error, please notify me by reply e-mail and then delete this message. Do not pass any of this information to anyone else. Thank you for your cooperation.
Thanks a lot for making a pull request and fixing the bugs, I've looked over the codes and fixed most of the things.
Einthusan had reverted to using einthusan.com instead of einthusan.tv. Changed all the '.tv' back to '.com'