Kodi Community Forum
[RELEASE] Justin.tv (Video) Plugin - 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] Justin.tv (Video) Plugin (/showthread.php?tid=51981)



RE: [RELEASE] Justin.tv (Video) Plugin - divingmule - 2012-08-01

Yes, I'll update my repo soon, wanted to let some brave souls test it first Wink.


RE: [RELEASE] Justin.tv (Video) Plugin - wosh23 - 2012-08-01

Hi divimngule, my friends and I have the gen 1 apple tv and jtv does't work on it does jtv not work on the gen 1 apple tv? we used fusion to update the lib file but still nothing.

thanks


RE: [RELEASE] Justin.tv (Video) Plugin - divingmule - 2012-08-02

Hi, sorry I don't know of an up to date librtmp for the ATV1. If you find "Unknown Option jtv" in your xbmc.log, you need a newer librtmp build. http://pastebin.com your log if your not sure.

Check here -> http://wiki.xbmc.org/index.php?title=librtmp and here -> http://forum.xbmc.org/showthread.php?tid=135410

Edit: Maybe try installing rtmpdump from this repo -> https://launchpad.net/~krosswindz/+archive/xbmc-atv




RE: [RELEASE] Justin.tv (Video) Plugin - anarckie - 2012-08-03

Love this plugin.

Is it possible to be able to view and watch past broadcast videos?

That would be awesome.

Also, would it be possible to view following/subscribed broadcasts that are currently live? Instead of just the full list?


RE: [RELEASE] Justin.tv (Video) Plugin - rawr - 2012-08-05

i'm running ubuntu 10.04 and my librtmp.so.0 is in /usr/lib/x86_64-linux-gnu

i tried updating my librtmp.so.0 to the one listed at http://wiki.xbmc.org/index.php?title=Librtmp but my xbmc crashed (with a seg fault) when it tries to play a video...

here's the pastebin of my crash log

http://pastebin.com/Hm6EN6hT

any help would be appreciated!


RE: [RELEASE] Justin.tv (Video) Plugin - divingmule - 2012-08-05

rawr, being on ubuntu, I would recommend compiling rtmpdump then using the librtmp it generates.

install git if you don't have it already
Code:
sudo apt-get install git

git the latest rtmpdump, run make, and copy the librtmp
Code:
git clone git://git.ffmpeg.org/rtmpdump
cd rtmpdump
make
sudo cp -v librtmp/librtmp.so.0 /usr/lib/x86_64-linux-gnu/



RE: [RELEASE] Justin.tv (Video) Plugin - rawr - 2012-08-05

(2012-08-05, 16:05)divingmule Wrote: rawr, being on ubuntu, I would recommend compiling rtmpdump then using the librtmp it generates.

install git if you don't have it already
Code:
sudo apt-get install git

git the latest rtmpdump, run make, and copy the librtmp
Code:
git clone git://git.ffmpeg.org/rtmpdump
cd rtmpdump
make
sudo cp -v librtmp/librtmp.so.0 /usr/lib/x86_64-linux-gnu/

thanks that worked!


RE: [RELEASE] Justin.tv (Video) Plugin - divingmule - 2012-08-06

Add-on Update version 0.3.0

Added saved channel passwords, thanks to toastcutter for the patch.
Disable this in the add-on settings if you don't want passwords to be seen.

Download zip -> http://divingmules-repo.googlecode.com/files/plugin.video.jtv.archives-0.3.0.zip or install from my repository.


RE: [RELEASE] Justin.tv (Video) Plugin - anarckie - 2012-08-06

(2012-08-03, 00:57)anarckie Wrote: Love this plugin.

Is it possible to be able to view and watch past broadcast videos?

That would be awesome.

Also, would it be possible to view following/subscribed broadcasts that are currently live? Instead of just the full list?

Yes, no? Huh


RE: [RELEASE] Justin.tv (Video) Plugin - divingmule - 2012-08-06

Hi anarckie, most channels don't have archived videos but, you can check by focusing on the channel item and opening the context menu(right click or the 'c' key) select 'check for archives'.

When I get time I'll see about improving the following/subscribed list.


RE: [RELEASE] Justin.tv (Video) Plugin - rd1979 - 2012-08-06

(2012-08-06, 23:29)divingmule Wrote: Hi anarckie, most channels don't have archived videos but, you can check by focusing on the channel item and opening the context menu(right click or the 'c' key) select 'check for archives'.

When I get time I'll see about improving the following/subscribed list.

Thanks for your continued support of this plugin.


RE: [RELEASE] Justin.tv (Video) Plugin - anarckie - 2012-08-07

Awesome, thanks!

---

It looks like you can only view the last 20 archived videos?

Can you make it so we can 'view more' to be able to go through them all?


RE: [RELEASE] Justin.tv (Video) Plugin - divingmule - 2012-08-07

Yes, it's in the works. Thanks for bringing that to my attention.


RE: [RELEASE] Justin.tv (Video) Plugin - Pednick - 2012-08-08

anyone else getting script error?


RE: [RELEASE] Justin.tv (Video) Plugin - pch43 - 2012-08-08

not working on xbmc ubuntu 11.10
when i select any channel nothing happens. using latest version of plugin