Kodi Community Forum
Release South Park Unofficial - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: Release South Park Unofficial (/showthread.php?tid=224662)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12


RE: South Park Unofficial - erutan - 2015-12-06

(2015-11-10, 23:48)Deroad Wrote:
(2015-11-09, 22:38)polykoma Wrote: any fix incoming ? Angel
i'll fix asap but right now i'm quite busy :|

Hi, is there any chance to support you fixing this issue?


RE: South Park Unofficial - Deroad - 2015-12-06

i looked into the problem but unfortunately i have no clue which is the problem. links are fine but it doesn't play them. even rtmpdump 1.4 doesn't work...


RE: South Park Unofficial - HushPeter - 2016-01-04

(2015-11-10, 23:48)Deroad Wrote:
(2015-11-09, 22:38)polykoma Wrote: hi dude

appreciating your great plugin

but im located in germany and cant watch the german stream (pi2 / V 16.0)

i changed settings to all kinds. didnt helped.

even location DE and EN stream work perfect.

but no german stream for me at all ...

any fix incoming ? Angel
i'll fix asap but right now i'm quite busy :|

i planned also to add other langs since they are available like the de

In DE/Germany at the moment no chance to view episodes in german language.
Englisch no problem... ?

Did you have an idea what could caused the problem?
Is there any chance for an update?

Greetings by HushPeter


RE: South Park Unofficial - nooryani84 - 2016-03-02

Delete.


RE: South Park Unofficial - theweeknd - 2016-04-02

Hey,

Is it possible to add Dutch language, the official site has it.


RE: South Park Unofficial - Deroad - 2016-04-02

sure. Link to the dutch southpark website?


RE: South Park Unofficial - szalkerous - 2016-04-21

Minor bit of feedback here:

I'm in the US. Stock KODI Confluence skin. Running on my Intel Skylake NUC under OpenELEC/LibreELEC.

When I go to watch an episode, the "Working..." small popup stays on the screen for the whole episode. It's really obnoxious.

Tried on my older OpenELEC and the newer LibreELEC beta. Same result. On the latest Cutting edge Milhouse LibreElec build based on Kodi 17 the working indicator is center-screen so it's even worse.

Any ideas?


RE: South Park Unofficial - JinJin - 2016-04-21

hi Deroad,

can you update the german url and switch playback from rtmpe to hls?

line 119 to 122:
Code:
if audio == "de":
    jsonrsp = getUrl("http://www.southpark.de/feeds/carousel/video/e3748950-6c2a-4201-8e45-89e255c06df1/30/1/json/!airdate/season-"+url)
    #jsonrsp = JStoJSON(jsonrsp)
    #jsonrsp = toUSJSON(jsonrsp)

line 308-309:
Code:
#if audio == "de":
mediagen += "&deviceOsVersion=4.4.4&acceptMethods=hls";
mediagen = mediagen.replace('{device}', 'Android')



RE: South Park Unofficial - Deroad - 2016-04-25

Great Scott!!! Thanks for finding a fix for the DE lang, JinJin!!!! really appreciated! i'm releasing right now the fix.

@szalkerous I have no clue. maybe is a bug. try to use an original kodi build, instead of OpenELEC, LibreELEC.


RE: South Park Unofficial - JinJin - 2016-04-25

no problem, thanks for updating.

the german url for the random part is also not working anymore. you can completely delete that part (lines 80 to 86) and use the international one instead. this is also working, playback will be german.

btw as stated above you can use hls for any audio language, not only de. <- this might fix playback issues on other platforms


RE: South Park Unofficial - Deroad - 2016-04-25

oh, great!!

btw, i've fixed the random episode.


RE: South Park Unofficial - marriol123343 - 2016-04-26

0.4.2 does not work work for me (Kodi 16, Win7), lang: ger, location: ger

Code:
00:08:33 T:13832   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <class 'urllib2.HTTPError'>
                                            Error Contents: HTTP Error 404: Not Found
                                            Traceback (most recent call last):
                                              File "C:\Users\xxx\AppData\Roaming\Kodi\addons\plugin.video.southpark_unofficial\default.py", line 429, in <module>
                                                list(url)
                                              File "C:\Users\xxx\AppData\Roaming\Kodi\addons\plugin.video.southpark_unofficial\default.py", line 120, in list
                                                jsonrsp = getUrl("http://www.southpark.de/feeds/full-episode/carousel/"+url+"/c48e799a-9227-44d8-878f-248b0d065714").decode('utf-8')
                                              File "C:\Users\xxx\AppData\Roaming\Kodi\addons\plugin.video.southpark_unofficial\default.py", line 243, in getUrl
                                                response = urllib2.urlopen(req)
                                              File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 127, in urlopen
                                                return _opener.open(url, data, timeout)
                                              File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 410, in open
                                                response = meth(req, response)
                                              File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 523, in http_response
                                                'http', request, response, code, msg, hdrs)
                                              File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 448, in error
                                                return self._call_chain(*args)
                                              File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 382, in _call_chain
                                                result = func(*args)
                                              File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 531, in http_error_default
                                                raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
                                            HTTPError: HTTP Error 404: Not Found
                                            -->End of Python script error report<--
00:08:33 T:7836   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.southpark_unofficial/?mode=list&url=19
00:08:33 T:7836   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.southpark_unofficial/?mode=list&url=19) failed
00:08:33 T:12648  NOTICE: Thread LanguageInvoker start, auto delete: false
00:08:33 T:12648  NOTICE: -->Python Interpreter Initialized<--
00:08:33 T:4100  NOTICE: Thread BackgroundLoader start, auto delete: false



RE: South Park Unofficial - Deroad - 2016-04-26

there is something wrong in that log.

this line:
Code:
getUrl("http://www.southpark.de/feeds/full-episode/carousel/"+url+"/c48e799a-9227-44d8-878f-248b0d065714").decode('utf-8')

doesn't exists.

download again the lastest version from the first post please.


RE: South Park Unofficial - marriol123343 - 2016-04-26

Ok, I used the one from start post, but I reinstalled. But I cannot play a stream with Kodi 16 (alpha)

Code:
02:07:35 T:11604   ERROR: CDVDPlayer::OpenDemuxStream - Error creating demuxer
02:07:35 T:11604  NOTICE: CDVDPlayer::OnExit()
02:07:35 T:6424   ERROR: Playlist Player: skipping unplayable item: 2, path [https://cp112366-f.akamaihd.net/i/mtviestor/_!/intlod/southpark/video/Deutsche/Season_07/0714/acts/0714_3_DI_DEU_,480x360_400,640x480_600,640x480_800,.mp4.csmil/master.m3u8?hdnea=st%3D1461629243%7Eexp%3D1461643643%7Eacl%3D%2Fi%2Fmtviestor%2F_*%2Fintlod%2Fsouthpark%2Fvideo%2FDeutsche%2FSeason_07%2F0714%2Facts%2F0714_3_DI_DEU_%2C480x360_400%2C640x480_600%2C640x480_800%2C.mp4.csmil%2F*%7Ehmac%3D4cd9f6c20b03b31a84e197090c6ba5bfdb97f22abc5af4b917884bc4ba54ab2d&__a__=off&__b__=450&__viacc__=NONE]
02:07:35 T:6424  NOTICE: CDVDPlayer::CloseFile()
02:07:35 T:6424  NOTICE: DVDPlayer: waiting for threads to exit
02:07:35 T:6424  NOTICE: DVDPlayer: finished waiting
02:07:35 T:6424  NOTICE: CDVDPlayer::CloseFile()
02:07:35 T:6424  NOTICE: DVDPlayer: waiting for threads to exit
02:07:35 T:6424  NOTICE: DVDPlayer: finished waiting
02:07:38 T:6424   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.southpark_unofficial/?mode=play&thumbnail=http%3a%2f%2f1.images.southparkstudios.com%2fimages%2fshows%2fsouth-park%2fepisode-thumbnails%2fseason-7%2fsouth-park-s07e14-raisins_16x9.jpg&title=Wir%20sind%20Grufties&url=60375d34-ecfd-11e0-aca6-0026b9414f30
02:07:38 T:6424   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.southpark_unofficial/?mode=play&thumbnail=http%3a%2f%2f1.images.southparkstudios.com%2fimages%2fshows%2fsouth-park%2fepisode-thumbnails%2fseason-7%2fsouth-park-s07e14-raisins_16x9.jpg&title=Wir%20sind%20Grufties&url=60375d34-ecfd-11e0-aca6-0026b9414f30) failed
02:07:38 T:10968  NOTICE: Thread LanguageInvoker start, auto delete: false
02:07:38 T:10968  NOTICE: -->Python Interpreter Initialized<--
02:07:39 T:13836  NOTICE: Thread BackgroundLoader start, auto delete: false


Any Idea?

But the good news is, that it works with mit Kodi 17 nightly

Code:
02:02:40 T:11816   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.southpark_unofficial/?mode=play&thumbnail=http%3A%2F%2F1.images.southparkstudios.com%2Fimages%2Fshows%2Fsouth-park%2Fepisode-thumbnails%2Fseason-19%2Fsouth-park-s19e01-stunning-and-brave_16x9.jpg&title=Stunning%20and%20Brave&url=ed0508ac-1708-4865-835f-34d33e64a32f
02:02:40 T:11816   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.southpark_unofficial/?mode=play&thumbnail=http%3A%2F%2F1.images.southparkstudios.com%2Fimages%2Fshows%2Fsouth-park%2Fepisode-thumbnails%2Fseason-19%2Fsouth-park-s19e01-stunning-and-brave_16x9.jpg&title=Stunning%20and%20Brave&url=ed0508ac-1708-4865-835f-34d33e64a32f) failed
02:02:42 T:11816  NOTICE: VideoPlayer: Opening: https://cp112366-f.akamaihd.net/i/mtviestor/_!/intlod/southpark/video/Deutsche/Season_18/1807/,clips/sp_1807_clipHD_01_DE_B_384x216_300,acts/sp_1807_actHD_01_DE_B_512x288_450,acts/sp_1807_actHD_01_DE_B_960x540_1000,acts/sp_1807_actHD_01_DE_B_1280x720_1200,clips/sp_1807_clipHD_01_DE_B_1280x720_1200,.mp4.csmil/master.m3u8?hdnea=st%3D1461628972%7Eexp%3D1461643372%7Eacl%3D%2Fi%2Fmtviestor%2F_*%2Fintlod%2Fsouthpark%2Fvideo%2FDeutsche%2FSeason_18%2F1807%2F%2Cclips%2Fsp_1807_clipHD_01_DE_B_384x216_300%2Cacts%2Fsp_1807_actHD_01_DE_B_512x288_450%2Cacts%2Fsp_1807_actHD_01_DE_B_960x540_1000%2Cacts%2Fsp_1807_actHD_01_DE_B_1280x720_1200%2Cclips%2Fsp_1807_clipHD_01_DE_B_1280x720_1200%2C.mp4.csmil%2F*%7Ehmac%3Dd331341f317932b09b3096f0e8701d01db6a24772509efa6fe0ead85d760e894&__a__=off&__b__=450&__viacc__=NONE
02:02:42 T:11816 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
02:02:42 T:11752  NOTICE: Creating InputStream
02:02:43 T:11752  NOTICE: Creating Demuxer
02:02:43 T:11752  NOTICE: Opening stream: 0 source: 256
02:02:43 T:11752  NOTICE: Creating video codec with codec id: 28
02:02:43 T:11752  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
02:02:43 T:11752  NOTICE: Creating video thread



RE: South Park Unofficial - Deroad - 2016-04-26

on the first log it seems it doesn't know what an mp4 is, so probably it's missing a codec/file format on that build