![]() |
|
[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) Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 |
RE: [RELEASE] Justin.tv (Video) Plugin - divingmule - 2012-04-12 12:52 (2012-04-12 12:46)tanja84dk Wrote:(2012-04-12 12:42)divingmule Wrote:(2012-04-12 11:09)tanja84dk Wrote: I have a small problem with Jtv No need to compile, just replace the librtmp file. RE: [RELEASE] Justin.tv (Video) Plugin - tanja84dk - 2012-04-12 13:00 (2012-04-12 12:52)divingmule Wrote:(2012-04-12 12:46)tanja84dk Wrote:(2012-04-12 12:42)divingmule Wrote: You will need a newer build of the librtmp library. I'm totally lost because on the website you redirected me to it say, and I quote "Download the patched librtmp source code, compile it with make in the librtmp folder and replace librtmp.so.0", And you says I shall not compile ![]() allso there is no file called librtmp.so.0 if I shoud follow what you said. And If I shoud follow what he is written, then it fails EDIT: Here is the error I get http://pastebin.com/jaX67kCR EDIT 2: I got someone to fix it over ssh now. I don't know what he did but I actually don't care because I think that if a update is not in the ubuntu repo, then it's not probely tested and then it's not stable RE: [RELEASE] Justin.tv (Video) Plugin - divingmule - 2012-04-12 13:48 Sorry tanja84dk, I assumed you where using an apple/mac Do you always run as root? Do this (as normal user, not root) -Code: sudo apt-get install gitRE: [RELEASE] Justin.tv (Video) Plugin - ykhehra1 - 2012-04-16 05:34 Hi, live streams from my login favorites suddenly stop working on version 0.2.5, and luck even after replacing with v 0.2.6. how to fix it? RE: [RELEASE] Justin.tv (Video) Plugin - neno1978 - 2012-04-16 16:25 (2012-04-11 13:18)divingmule Wrote:(2012-04-10 15:27)neno1978 Wrote: HELLO. I have problems with some channels. For example, loutchano and caponetv do not work. They do not work in atv2, it does not work in windows ... thank you thanks!!! RE: [RELEASE] Justin.tv (Video) Plugin - divingmule - 2012-04-17 17:33 (2012-04-16 05:34)ykhehra1 Wrote: Hi, live streams from my login favorites suddenly stop working on version 0.2.5, and luck even after replacing with v 0.2.6. Hmm, could you try, then copy your xbmc.log to http://pastebin.com and post the link? RE: ATV2 users will need an updated librtmp. - vietseal - 2012-04-18 10:17 (2011-12-31 17:10)divingmule Wrote: ATV2 users will need an updated librtmp. Can you show me more details " After replaceing the file you need to change owner "chown mobile librtmp.0.dylib ". Thanks I mean how to change from "root" to "mobile" RE: [RELEASE] Justin.tv (Video) Plugin - divingmule - 2012-04-18 12:28 You need to use a terminal/ssh application, and login as root Code: ssh root@YOUR.ATV2.IP.ADDRESSYou will be asked for a password: default password is alpine, then type this command Code: chown mobile PATH/TO/THE/FILE/librtmp.0.dylibRE: [RELEASE] Justin.tv (Video) Plugin - vietseal - 2012-04-18 22:35 Thanks divingmule, Now I can watch Justin.tv live on my APTV2. RE: [RELEASE] Justin.tv (Video) Plugin - divingmule - 2012-04-20 18:12 Add-on Update 0.2.7 fix - Windows unicode bug. Download zip -> http://divingmules-repo.googlecode.com/files/plugin.video.jtv.archives-0.2.7.zip Let me know of any issues. |