Kodi Community Forum
Release P2P-Streams - SopCast and AceStream for Kodi - 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 P2P-Streams - SopCast and AceStream for Kodi (/showthread.php?tid=201894)



RE: P2P-Streams - SopCast and AceStream for XBMC/Kodi - baronerosso - 2014-09-07

hi enen92 and thanks for your work.

I had a problema with a raspberry running Raspbmc with Gotham 13.2.
The plugin downloaded only Sopcast module. I tried to unistall the plugin, reboot and reinstall but even setting to download modules on boot the plugin only installed Sopcast.

In .xbmc/userdata/addon_data/plugin.video.p2p-streams there was no acestream directory.

I solve manually downloading https://p2p-strm.googlecode.com/svn/trunk/Modules/Linux/RaspberryPi/raspberry-acestream.tar.gz, untar into an acestream directory and chmod 755 all.


RE: P2P-Streams - SopCast and AceStream for XBMC/Kodi - enen92 - 2014-09-08

v1.0.7 (8/9/2014)
-Fix download modules on boot on arm


RE: P2P-Streams - SopCast and AceStream for XBMC/Kodi - hagarg - 2014-09-08

enen 92 thanks for the hard work youve done i had problems with my nexus 7 when using parsers now after last couple of updates problems gone question thou can you explain how acestream works on xbmc as when it first loads ill have between 700-800 download and 0 upload it will slowly go down to under 50 and when you run acestream in your browser on my laptops you have to a stable stream 4 x upload is advised so im curious wants again thanks


RE: P2P-Streams - SopCast and AceStream for XBMC/Kodi - Jayphen - 2014-09-08

It seems that changing the timezone in the add-on settings doesn't affect the times displayed in the website-parser section. I have Sydney selected, but it seems to show times as 8 hour ahead of reality. I changed to Perth, but the times did not update. What am I missing here? Thanks


RE: P2P-Streams - SopCast and AceStream for XBMC/Kodi - enen92 - 2014-09-08

(2014-09-08, 13:47)Jayphen Wrote: It seems that changing the timezone in the add-on settings doesn't affect the times displayed in the website-parser section. I have Sydney selected, but it seems to show times as 8 hour ahead of reality. I changed to Perth, but the times did not update. What am I missing here? Thanks

It works for me.

Event in Lisbon, Portugal at 17pm == Event on sidney at 2am. Probably the content you scrape from a certain webpage is different in sidney than in Lisbon. Can't do much as this is hardcoded in parsers and I don't have a part in their development anymore.
Maybe the way to go is for you to edit/understand the code of those simple scripts and change the code accordingly.


RE: P2P-Streams - SopCast and AceStream for XBMC/Kodi - Hurst2001 - 2014-09-10

Hello I am running Gotham 13.2 1.2 firmware which is Linux .. Like to know what ace streams to use and soap cast to run on a mx2 box? Please provide links for both if it not to much trouble thanks..


RE: P2P-Streams - SopCast and AceStream for XBMC/Kodi - enen92 - 2014-09-10

The addon has a wiki... https://github.com/enen92/P2P-Streams-XBMC/wiki/Linux-Armv7-Configuration

Select Mx linux from the list. If you can't play sopcast links, enable download modules on boot and select jynxbox purelinux instead.
The files are in the googlecode repo as everything is:

http://p2p-strm.googlecode.com/svn/trunk/Modules/Linux/Armv7/

You can check what the addon is downloading here: https://github.com/enen92/P2P-Streams-XBMC/blob/master/plugin.video.p2p-streams/resources/core/autoconf.py#L25-L54

If you're question is more about links for channels, I can't help you with that.


RE: P2P-Streams - SopCast and AceStream for XBMC/Kodi - Mark142 - 2014-09-10

For a noob here can someone provide some guides on how to watch content in the add on. I have zero understanding of the p2p and SoP protocol. I was hoping you could just browse for content and click and play. Is this not the case.

Thanks


RE: P2P-Streams - SopCast and AceStream for XBMC/Kodi - bluechris - 2014-09-10

Same here... i used to run p2pstreams to watch some live tv channels but now all lists are empty after latest updates...what i havent done?


RE: P2P-Streams - SopCast and AceStream for XBMC/Kodi - enen92 - 2014-09-10

They've been removed so the addon can be here (forum rules/piracy policy). You can easily find that on youtube/google.


RE: P2P-Streams - SopCast and AceStream for XBMC/Kodi - neno1978 - 2014-09-10

Hi enen. One stupid cuestion; Whereas the great "elopus" takes his necessary time to solved the inssue in xbmc mac ffmpeg, is there a way, maybe, to setting external player to sopcast?

thanks Wink


RE: P2P-Streams - SopCast and AceStream for XBMC/Kodi - enen92 - 2014-09-10

I don't even know if this issue is related to ffmpeg at all...I think it might be related to audio sync issues or curl in xbmc.
You can't use an external player without changing the addon code. The only possibility would be to use a playercorefactory.xml but that way the link passed to the player should be like sop://... and the addon doesn't work this way.

I need to spare some time to open a help thread for this issue here on the forum.


P2P-Streams - SopCast and AceStream for XBMC/Kodi - neno1978 - 2014-09-10

Yeah, i opened a thread in mac osx support of this but... Time to the time...[FACE WITH STUCK-OUT TONGUE AND WINKING EYE]


RE: P2P-Streams - SopCast and AceStream for XBMC/Kodi - Hurst2001 - 2014-09-11

(2014-09-10, 13:43)Hurst2001 Wrote: Hello I am running Gotham 13.2 1.2 firmware which is Linux .. Like to know what ace streams to use and soap cast to run on a mx2 box? Please provide links for both if it not to much trouble thanks..

Ene92 ok I downloaded the ace streams and soap cast to dropbox .. Ok so I send it to my external download on my USB stick go there and can not find it ? So my question is do need a sd card to load the file? I know spoon feed me more but I am trying to learn to get p2p going ... Thanks for any help


RE: P2P-Streams - SopCast and AceStream for XBMC/Kodi - jonandtice - 2014-09-12

Is there a problem with the repository? The repository installs from the zip file but the actual addon sits at "Downloading 0%" when I try to install it. If it's something on my end I have no idea how to figure it out. Other addons install fine.