Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[plugin.video.southpark_unofficial] 0.4.4 #823

Merged
merged 1 commit into from Dec 29, 2016
Merged

[plugin.video.southpark_unofficial] 0.4.4 #823

merged 1 commit into from Dec 29, 2016

Conversation

wargio
Copy link

@wargio wargio commented Dec 29, 2016

Description

Fixed EN/DE/ES streams.

Checklist:

  • My code follows the add-on rules and piracy stance of this project.
  • I have read the CONTRIBUTING document
  • Each add-on submission should be a single commit with using the following style: [plugin.video.foo] 1.0.0


def getMediagen(id):
feed = ""
print "http://"+mainweb_geo[audio_pos]+"/feeds/video-player/mrss/mgid:arc:episode:"+pageurl_geo[audio_pos]+":"+id+"?lang="+audio

This comment was marked as spam.

This comment was marked as spam.

@@ -309,7 +315,7 @@ def getVideoData(mediagen):
if audio == "de":
mediagen += "&deviceOsVersion=4.4.4&acceptMethods=hls";
mediagen = mediagen.replace('{device}', 'Android')
print mediagen
print "MEDIAGEN: " + mediagen

This comment was marked as spam.

This comment was marked as spam.

- Added Season 20
0.4.4
- Fixed EN/DE/ES streams.

This comment was marked as spam.

@MartijnKaijser MartijnKaijser merged commit 72deff2 into xbmc:helix Dec 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants