XBMC Community Forum
[RELEASE] Justin.tv (Video) Plugin - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (/forumdisplay.php?fid=154)
+---- Thread: [RELEASE] Justin.tv (Video) Plugin (/showthread.php?tid=51981)



record justin.tv stream - lupick - 2009-07-22 19:04

Dear All,

I wonder if it could be possible to record the stream on the xbox...

or implementing the "old" feature of justin that allow to review streaming of till 7 days ago.

Regards

L.


- adambasord - 2009-07-22 19:39

+1 for recording of the stream that would be EXCELLENT addition


- stacked - 2009-07-22 20:19

lupick Wrote:Dear All,

I wonder if it could be possible to record the stream on the xbox...

or implementing the "old" feature of justin that allow to review streaming of till 7 days ago.

Regards

L.

The jtv Archives thing would be a little tricky to do. It would be easier for xbmc to record the rtmp stream. But, I don't know it would be possible to record and play at the same time.

Make a xbmc feature request to record rtmp streams and then I can go from there.


----------------

[Update 7/23/09 v1.4.7]
- fixed problem where wrong thumb was showing on video info menu
- fixed Edit context menu
- added correct genre/category for search results
- made a few cosmetic changes


- adambasord - 2009-07-25 07:59

For anyone whos been having problems with XBMC crashing when a justin.tv stream goes offline this seems to be been fixed in the windows version of XBMC XBMC-Rev21857.zip

if u need to update u can grab this from http://danielpatton.com/user-accounts/XBMC-updates/

and the latest version of the jtv script from http://plugin.googlecode.com/files/Justin.tv_v1.4.7.zip or the svn repo installer

Tested on Windows 7 RTM x64


- adambasord - 2009-07-25 08:02

stacked there is one thing that doesnt seem to be working the thumbnails for the streams do not seem to be updating i still have the same thumbnail for a channel i had 3 days ago


- stacked - 2009-07-25 10:57

adambasord Wrote:stacked there is one thing that doesnt seem to be working the thumbnails for the streams do not seem to be updating i still have the same thumbnail for a channel i had 3 days ago

It looks like the thumbs on the jtv site is not updating...

The plugin is using the same thumbs on the site. Compare them and see.


T3CH XBMC 2009-06-27 SVN rev21142 + Justin 1.4.7 searching - johnsoda - 2009-07-26 20:47

About 3 days ago, the SVN and latest release version was working with searches. Browsing through the categories shows some results, but nothing when doing a search. No

Using T3CH XBMC 2009-06-27 SVN rev21142


- stacked - 2009-07-26 21:08

johnsoda Wrote:About 3 days ago, the SVN and latest release version was working with searches. Browsing through the categories shows some results, but nothing when doing a search. No

Using T3CH XBMC 2009-06-27 SVN rev21142

Justin.tv updated their search page, so the search feature on the plugin broke. If I find time later today, I'll post an update.


python error - johnsoda - 2009-07-29 06:48

The search is working again-- Thanks for the quick turnaround, very nice.

So after going in and out of the plugin and doing searches about 10-12 times, it gives me an error that it can not run the python script via special://home/...

I'm running the latest svn t3ch has, so I'm not sure if that is related or not (if I need a newer version, which incidentally I also tried the latest xbmc, but had several other issues).


- stacked - 2009-07-29 07:02

johnsoda Wrote:The search is working again-- Thanks for the quick turnaround, very nice.

So after going in and out of the plugin and doing searches about 10-12 times, it gives me an error that it can not run the python script via special://home/...

I'm running the latest svn t3ch has, so I'm not sure if that is related or not (if I need a newer version, which incidentally I also tried the latest xbmc, but had several other issues).

Oo...looks like they changed the search page again. The changes should stop once they finish the beta updates and etc.

I'll post an update shortly.

edit....

[Update 7/29/09 v1.4.9]
- fixed search problem again
- fixed blank title problem
- other minor changes