Kodi Community Forum
[OLD/CLOSED] PseudoTV Live - Set-Top box solution - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151)
+----- Forum: PseudoTV / PseudoTV Live (https://forum.kodi.tv/forumdisplay.php?fid=231)
+----- Thread: [OLD/CLOSED] PseudoTV Live - Set-Top box solution (/showthread.php?tid=169032)

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 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - kaiseruk - 2014-03-31

thanks

that fixed the issue with channels not being generated but still have the issue where the playlists are out of date, will send you a new log.

Its generating a channel with episodes more than 2 days old even though they dont appear in playlist when i open it manually as it should only display ones that are 2 days or newer. It seems like there being cached somewhere other than the pseduotv addon data folder.

Example Playlist

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="episodes">
<name>Latest TV Episodes</name>
<match>all</match>
<rule field="airdate" operator="inthelast">
<value>2</value>
</rule>
<rule field="dateadded" operator="inthelast">
<value>2</value>
</rule>
<limit>100</limit>
<order direction="descending">dateadded</order>
</smartplaylist>


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - Redkiller223 - 2014-03-31

Just tried out the direct plugin thing from your sample code. Gets hung up on building the channel.

log


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - spyder - 2014-03-31

(2014-03-31, 20:58)Lunatixz Wrote: You can't get some! it's all or nothing! so it either works or it's not!

May I ask... when was the last time you updated pseudotv live??
I don't have the exact date of the last zip file I downloaded(at work). I have 0.3.6, and updated it once after the first update push you made. I changed some things with my network so my hd homerun isn't being seen, but started from scratch and just used genres and donor features. This locked up xbmc(in programs view) and I have to force close. I will update to the latest and try again, but the 'donor import failed' error occurs while still in the settings screen.


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - Lunatixz - 2014-03-31

(2014-03-31, 23:14)kaiseruk Wrote: thanks

that fixed the issue with channels not being generated but still have the issue where the playlists are out of date, will send you a new log.

Its generating a channel with episodes more than 2 days old even though they dont appear in playlist when i open it manually as it should only display ones that are 2 days or newer. It seems like there being cached somewhere other than the pseduotv addon data folder.

Example Playlist

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="episodes">
<name>Latest TV Episodes</name>
<match>all</match>
<rule field="airdate" operator="inthelast">
<value>2</value>
</rule>
<rule field="dateadded" operator="inthelast">
<value>2</value>
</rule>
<limit>100</limit>
<order direction="descending">dateadded</order>
</smartplaylist>

Are you editing a custom playlist? or the playlists found in script.pseudotv.live/cache, Because you can't edit the ones in the cache folder.


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - kaiseruk - 2014-04-01

Playlists are in the xbmc userdata playlist folder. Something just seems to have changed with 0.3.6 the way it reads these playlists where i am using airdate/date added rules. Other playlists where I dont use these rules are fine.

If you have time and have added new episodes today, try the example playlist i posted with pseudotv.


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - Lunatixz - 2014-04-01

(2014-04-01, 00:03)kaiseruk Wrote: Playlists are in the xbmc userdata playlist folder. Something just seems to have changed with 0.3.6 the way it reads these playlists where i am using airdate/date added rules. Other playlists where I dont use these rules are fine.

I really haven't touched that code... so you are sure it works on 0.3.5 and you are force channel resetting on 0.3.6


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - kaiseruk - 2014-04-01

Yes definitely works on 0.3.5 as i have gone back to it now (it was a copy i had downloaded at the start of the month). I have pseudotv set to reset every time and manually deleted the cache folder but every time it generates the same episodes that were on on Friday night even though going into the playlist manually doesnt show these as the rules dont allow them to.


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - Lunatixz - 2014-04-01

(2014-04-01, 00:09)kaiseruk Wrote: Yes definitely works on 0.3.5 as i have gone back to it now (it was a copy i had downloaded at the start of the month). I have pseudotv set to reset every time and manually deleted the cache folder but every time it generates the same episodes that were on on Friday night even though going into the playlist manually doesnt show these as the rules dont allow them to.

Okay, must be something wrong with the caching, go into ptvl settings, misc debugging and disable system cache.

force channel rebuild then let me know...


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - kaiseruk - 2014-04-01

Selected "Force channel reset on next start" and "Enable System Caching" isn't enabled, still have the same issue unfortunately.


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - Lunatixz - 2014-04-01

(2014-04-01, 00:22)kaiseruk Wrote: Selected "Force channel reset on next start" and "Enable System Caching" isn't enabled, still have the same issue unfortunately.

Wow, don't even see how that is possible!

I just went over every change I made since 0.3.5 and none of them have to do with BuildFileList except for the caching feature...

Until someone else has this issue, i'm going to ignore it (for my sanity! sorry!). I spent the better part of the day chasing down donor import errors, which I can't reproduce BTW...

If you figure the problem out or narrow it down please let me know.

::Update::

there is a chance the disable cache didn't take!
I'm pushing new code that will definitely disable the cache, try again after update...

::Update::

Okay try new code, this time disabling cache should work...


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - kaiseruk - 2014-04-01

That fixed it, thank you!


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - gjwAudio - 2014-04-01

...not quite the victory I expected...

Code:
FATAL: script.pseudotv.live-TVOverlay: FATAL ERROR: Unable to find any channels.
               Please go to the Addon Settings to configure PseudoTV Live.

0) installed USTVnow plugin (Luna v9.9.9) yesterday
1) refreshed PTVL code from latest git (copied 2014-04-01_00h41)
2) deleted .../Userdata/blah.blah/cache folder
3) Settings: AutoTune enabled/ Find USTVNOW enabled/ Donor Features enabled (that's it)
4) attempt to build USTVnow-only file for testing
5) FATAL...
6) reboot to get a clean LOG.

Surprising, but all I got was Nuthin. Not a sausage.

Am I misinformed, in believing AutoTune will build the free channels from USTVnow ?

I guess next is to attempt manual build in settings2.xml from example on page 1.


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - Idgeinc - 2014-04-01

First of all, thanks for a great addon.
I'm having a bit of trouble trying to add some playlists from youtube.
Anyone with a bit of experience, does this look correct?

<setting id="Channel_57_type" value="10" />
<setting id="Channel_57_1" value="PL55713C70BA91BD6E" />
<setting id="Channel_57_2" value="2" />
<setting id="Channel_57_3" value="100" />
<setting id="Channel_57_4" value="1" />
<setting id="Channel_57_changed" value="False" />
<setting id="Channel_57_rulecount" value="1" />
<setting id="Channel_57_rule_1_id" value="1" />
<setting id="Channel_57_rule_1_opt_1" value="Youtube 80s" />

It usually plays 1-2 songs but then PseudoTV Live crashes and im left in the XBMC player without any access to the PseudoTV Live EPG/GUI.
Using XBMC Gotham Beta 3 w the latest PseudoTV masterbuild (from the OP).


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - gjwAudio - 2014-04-01

PTVL misbehaving with USTVnow channels...

Hi Luna

Bzzzzzt... it ain't happening. Manually built USTVnow channels from posted example (page 1), started PTVL, scrolled through EGP to new channels (11-17), got CBS to run, moved to CW... froze the NUC. Power button to the rescue.

So here's a whopping 3 mb Debug LOG to tell you all about it.

Just for curiosity, I ran USTVnow plugin directly, and all but ABC channel ran successfully. They may have trouble at the head end.

Please show me the error of my ways Huh


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - tromy - 2014-04-01

(2014-04-01, 00:26)Lunatixz Wrote: ::Update::

there is a chance the disable cache didn't take!
I'm pushing new code that will definitely disable the cache, try again after update...

::Update::

Okay try new code, this time disabling cache should work...

(2014-04-01, 00:43)kaiseruk Wrote: That fixed it, thank you!

That fixed my set up,too(non-english characters)