XBMC Community Forum
[RELEASE] PseudoTV Addon: Virtual EPG and TV Channel Surfing Script - 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: Program Add-ons (/forumdisplay.php?fid=151)
+---- Thread: [RELEASE] PseudoTV Addon: Virtual EPG and TV Channel Surfing Script (/showthread.php?tid=90738)

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 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419


- mwkurt - 2011-02-27 15:38

Jason,

Thanks for getting back to me again. Like I said in my previous post, PTV seems to work fine in every other skin I have now tried. I think it is a problem with the Influence skin. I am hoing that someone else will try out the Influence skin to verify my findings.

Mark


- Jason102 - 2011-02-27 16:28

I just tried the skin and didn't get that problem. I did see an issue with the info window being wrong once and the error log shows quite a few errors related to the skin, but the selected show does play. What version of the skin are you running? I used 1.2.1.


- danz0l - 2011-02-27 16:44

Hi Jason, just to confirm, my pretanatural TV channel is now randomly selecting one tv program from each TV show using the playlist i originally created using the stable pre. Excellent work Smile Was i supposed to see new options in the plugin setup ? As they are the same.

Hoping you can soon combine the channel logo branch with this addon as we love how we can make our own channels, complete with transparent always on logo Smile


- jtucker1972 - 2011-02-27 16:53

danz0l Wrote:Hi Jason, just to confirm, my pretanatural TV channel is now randomly selecting one tv program from each TV show using the playlist i originally created using the stable pre. Excellent work Smile Was i supposed to see new options in the plugin setup ? As they are the same.

Hoping you can soon combine the channel logo branch with this addon as we love how we can make our own channels, complete with transparent always on logo Smile

Are you using the method I outlined or a different method?


- Micah - 2011-02-27 16:58

jtucker1972 using your method worked! Thanks!


- danz0l - 2011-02-27 17:16

jtucker1972 Wrote:Are you using the method I outlined or a different method?

The same method i originally tried jtucker. I just added each TV show i wanted to include in the smartplaylist and did random order.

Before it behaved as i outlined, selecting one tv series after another. With Jasons new stable pre however it has now reset all the channels and the pretanatural TV channel now seems randomised.


- mwkurt - 2011-02-27 17:19

Jason102 Wrote:I just tried the skin and didn't get that problem. I did see an issue with the info window being wrong once and the error log shows quite a few errors related to the skin, but the selected show does play. What version of the skin are you running? I used 1.2.1.

Jason,

Just to make sure that we are doing the same thing. Start PTV in Influence, then try scrolling up or down to select another channel. Once the new channel is selected, then try to move forward one or two shows. That is when it happens to me. I was also using 1.2.1

Thanks,
Mark


- jtucker1972 - 2011-02-27 17:33

danz0l Wrote:The same method i originally tried jtucker. I just added each TV show i wanted to include in the smartplaylist and did random order.

Before it behaved as i outlined, selecting one tv series after another. With Jasons new stable pre however it has now reset all the channels and the pretanatural TV channel now seems randomised.

Just take note that if you have a new series with only a few episodes and older series with several seasons of episodes, that you are more likely to get only 1 of the newer to several of the older. Also, your original playlist did not set a limit on the number of episodes to return. This is good and bad. Good in that it distributes the shows better for you, but bad in that it returns a lot of data which can slow XBMC down. That's why I created the single episode method as well as it can allow you to control which shows appear in which order.


- danz0l - 2011-02-27 18:40

jtucker1972 Wrote:Just take note that if you have a new series with only a few episodes and older series with several seasons of episodes, that you are more likely to get only 1 of the newer to several of the older. Also, your original playlist did not set a limit on the number of episodes to return. This is good and bad. Good in that it distributes the shows better for you, but bad in that it returns a lot of data which can slow XBMC down. That's why I created the single episode method as well as it can allow you to control which shows appear in which order.

Yes very good point. If i limit to one per tv show, will that change as time shift changes ? So say at 4pm i have a star trek (original series) followed by say a star trek next generation and so forth and so forth, when i check again at 9pm, will it regenerate the playlist for another random show from those tv series ? Not quite sure i understand the concepts yet of smart playlists and pseudoTV's use of them.

BTW really missing your channel overlay addon on the latest stable pre. Even my wife asked why it wasn't on LOL Seems a big hit as she loves her pretanatural TV channel, its something shes wanted for years. We have happily sat today and watched our startrek channel, pretty amazing.

Well done Jason and all the others contributing to such an amazing addon.


- danz0l - 2011-02-27 18:50

I just read what i put and its not entirely clear what I mean so heres another attempt.

Say i have 6 TV shows and limit to 1 episode from each. The TV shows run for approx 60 minutes each, so thats a theoretical 6 hours. Now say i run PseudoTV at 4pm, at 10 is the entire channel going to loop ? So taking my mixed playlists for startrek

StarTrek TV
Quote:<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="tvshows">
<name>StarTrek TV</name>
<match>one</match>
<rule field="tvshow" operator="contains">Star Trek</rule>
<rule field="tvshow" operator="contains">Star Trek The Next Generation</rule>
<rule field="tvshow" operator="contains">Star Trek: Deep Space Nine</rule>
<rule field="tvshow" operator="contains">Star Trek: Enterprise</rule>
<rule field="tvshow" operator="contains">Star Trek: Voyager</rule>
</smartplaylist>
StarTrek Movies
Quote:<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="movies">
<name>StarTrek Movies</name>
<match>one</match>
<rule field="title" operator="contains">startrek</rule>
<rule field="title" operator="contains">star trek</rule>
</smartplaylist>

My Mixed play list currently stands at
Quote:<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="mixed">
<name>StarTrek TV &amp; Film</name>
<match>one</match>
<rule field="playlist" operator="is">StarTreak Movies.xsp</rule>
<rule field="playlist" operator="is">StarTrek TV.xsp</rule>
<order direction="ascending">random</order>
</smartplaylist>

So on the assumption of 60 minutes per show, and obviously 90 minutes + per film, should i be limiting to 25 ?

Something like

Quote:<limit>25</limit>

Having Pseudo TV update every day ? And do i put the limit in the mixed or individual playlists ?