![]() |
|
[dev] CetonTV+HDHomeRun - Watch TV on XBMC (WIN/OSX) - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Development (/forumdisplay.php?fid=32) +--- Forum: Python Add-on Development (/forumdisplay.php?fid=26) +--- Thread: [dev] CetonTV+HDHomeRun - Watch TV on XBMC (WIN/OSX) (/showthread.php?tid=119865) 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 103 104 105 106 107 108 109 110 111 112 |
RE: [dev] CetonTV - Watch TV on XBMC - gman3042 - 2012-05-05 19:52 mcheng, stupid newb question.. I add the scripts to the xbmc addon folders for the pvr and just the addon to watch tv.. but it never gets detected.. do I need a PVR build to do this? RE: [dev] CetonTV - Watch TV on XBMC - elguaji330 - 2012-05-05 20:44 I really love this program, I use it on my apple tv, ipad, and my windows 7 laptop top. However, i'm having an issue with my htpc running windows 7 ultimate 64x. In all other systems other than in my htpc, the guide works great. In the htpc the guide just says "no program info". I have already tried formatting my pc, starting from scratch in my host pc and nothing seems to work. Here is my xbmc log http://www.mediafire.com/?2zqibrzd247sexv RE: [dev] CetonTV - Watch TV on XBMC - gman3042 - 2012-05-06 03:50 also.. ipad works perfectly.. but running into issues with the web based one (firefox, using vlc.html) it says it changes the channel on the remoteceton.exe GUI... but it never actually displays on the vlc.html site... if i try to press play in the built in plugin in vlc.html, it does nothing RE: [dev] CetonTV - Watch TV on XBMC - mcheng89 - 2012-05-07 03:39 @gman3042: pvr build is needed to use the pvr addon. and the vlc client has an issue with security enabled. I'll fix this tomorrow ![]() will add some checks for hdhomerun too @elguaji330: Is video streaming working? I will look into it tomorrow @Killervette: I'm not sure, but I'm going to add some sort of tuner pooling first. RE: [dev] CetonTV - Watch TV on XBMC - gman3042 - 2012-05-07 05:35 (2012-05-07 03:39)mcheng89 Wrote: @gman3042: pvr build is needed to use the pvr addon. and the vlc client has an issue with security enabled. I'll fix this tomorrow my one doesnt have any kind of username/password set. hope that helps. it just says it changes in the remoteceton.exe but never actually starts playing in firefox (w7) RE: [dev] CetonTV - Watch TV on XBMC - elguaji330 - 2012-05-07 16:32 (2012-05-07 03:39)mcheng89 Wrote: @gman3042: pvr build is needed to use the pvr addon. and the vlc client has an issue with security enabled. I'll fix this tomorrow Yes Video is working fine. RE: [dev] CetonTV - Watch TV on XBMC - mcheng89 - 2012-05-08 04:28 scrapping vlc.html file . working on combining the vlc interface into the flash one@gman3042: does this work for you? http://www.mediafire.com/?4pyx9c5cpw9hh68 use the index.html now instead of vlc.html note: it's not done yet. I only tested this on chrome so far. EDIT: chrome and firefox working.... fixing ie now RE: [dev] CetonTV - Watch TV on XBMC - gman3042 - 2012-05-09 01:52 its hard to explain... nothing on the "EPG" is clickable.. theres no hyperlinks or anything... it wouldnt let me change channels.. and even then.. when i click play on the vlc player.. still doesnt play anything.. ![]() firefox btw RE: [dev] CetonTV - Watch TV on XBMC - mcheng89 - 2012-05-09 02:36 (2012-05-09 01:52)gman3042 Wrote: its hard to explain... nothing on the "EPG" is clickable.. theres no hyperlinks or anything... it wouldnt let me change channels.. and even then.. when i click play on the vlc player.. still doesnt play anything.. didnt upload the changes yet. will do that now also theres no mouse involved. you use the arrow keys to move around the epg, enter to select a channel, and number pad to jump to any channel (then enter button). RE: [dev] CetonTV - Watch TV on XBMC - gman3042 - 2012-05-09 02:39 stupid me... the arrow keys work.. but enter doesn't work.. doesnt even try to change the vlc plugin.. and looking at remoteceton doesnt look like its doing anything.. |