![]() |
|
[RELEASE] Free Cable - US station aggregator - 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] Free Cable - US station aggregator (/showthread.php?tid=101938) 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 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 |
- tscustoms - 2011-08-12 08:04 I am using it as we speak and so far its working really well i've watched a few episodes on adult swim......But i do have a question, i have a live tv tab on my skin anyone know of a thread to show me how i can set this to work under live tv instead of videos thanks Windows Pausing Issue: Resolved - kreeturez - 2011-08-14 17:09 This plugin just plain rocks. Thanks, BlueCop! Btw: the pausing issue under Windows (where the stream would stop a few seconds after resuming from pausing) is sorted in the latest nightlies! Seems to have sorted the same issue out in a few other RTMP-based plugins as well! - pkscuot - 2011-08-15 13:24 I noticed yesterday that the episode numbering for TNT shows has changed. Shows used to show up numbered as something like 2x03 but now they are showing up as 2x203. I'm using the XBMC.MyLibrary script to add these streams to my TV Show library, and the numbering change means they don't get added (since there isn't an episode 203). Is this something in the parsing of TNT that can be fixed, or do I need to do something post stream download to fix the name? Also, it seems like things are ending up in the list below they end up on the TNT web site. Last week Rizzoli & Isles has an episode in the list that wasn't on the web site, and the stream didn't work until it actually showed up on the web site. This week there are two episodes of Leverage on the list that aren't on the web site. As before, those streams don't work either. Thanks. - BlueCop - 2011-08-15 13:55 pkscout: I will look into it. it is probably parsing something wrong. I have updates for tbs and tnt to fix many problems. they changed a few things. tbs is switched 720p h264 from sd vp6/mp3. tnt just fixes some urls. the old ones had content that hadn't been published and couldn't be authorized to play. i have this fixed now though. Good news everyone! (really bad news) 1. I made a comedy central channel which had south park, daily show, colbert, and several cc shows. they switched to swf verify2 and now cant be played. 2. Fox might be down for a while. they switched to streaming multiply small encrypted files. once decrypted it is just an mp4 file. One can grab the action script for decryption and key exchange. it would need some work to get working. other fox properties might make this switch as well. I am trying to setup an automated test to find problems in the stations. I am still unhappy with several stations because the sites just suck in the ways they organize content. I will try to get up most everything that still working. I will just disable the non-working stuff for now. Some might work again in the future. i might whitelist vh1 because its content is so sparse. - icecuban - 2011-08-15 17:01 Does the change at comedy central affect any of the other comedy central based add-ons? - BlueCop - 2011-08-15 19:08 comedy central is a viacom company. other viacom properties(mtv, vh1, nick) are still working for me. - pkscuot - 2011-08-16 00:05 BlueCop Wrote:pkscout: I will look into it. it is probably parsing something wrong. I have updates for tbs and tnt to fix many problems. they changed a few things. tbs is switched 720p h264 from sd vp6/mp3. tnt just fixes some urls. the old ones had content that hadn't been published and couldn't be authorized to play. i have this fixed now though. Did you push out an update today sometime? I ask only because I'm getting different results with the TNT stuff than I did yesterday. Falling Skies has the right numbering now (but episode 1 is still showing up on the plugin's list even though it isn't on the web site anymore), Leverage remains the same (two unpublished episodes with the bad numbering), and now I'm missing an episode of Rizzoli & Isles that is on the web site (and showed up in the plug-in this morning before I went to work). Is there some kind of cache I need to try and delete? I uninstalled and reinstalled the plugin just to make sure. I know there's a fine line between reporting issues and harassing you, so if no update went out today you can probably ignore most of this, as it's all in the same vein of my post earlier. Thanks. - docmichael - 2011-08-16 01:39 Bluecop,Any luck adding startrek.com to this like you had mentioned? Many thanks! - uklapps - 2011-08-16 03:00 BlueCop Wrote:pkscout: Hi bluecop Will the comedy central channel get added to 'free cable'. If so does it auotamatically get added? I tried looking for it every way i could think, other than getting a new zip file, and i cant seem to find it Many thanks - BlueCop - 2011-08-16 14:35 I just committed the newer code. should fix some problems and add some stations. the new stations are in this version are a&e, adult swim, cartoon network, mtv, vh1. several fixes foe old stations. comedy central and fox are both down. comedy central shows could comback when swf verify2 is supported by librtmp. fox is doing a new method to of encrypting their content so wont be back soon. many more still to come. I have just been lazy finishing stations. I also got an email with some help for history and lifetime. anyway I will commit more stations later I included a showdb but it would be built if not there. |