Kodi Community Forum

Full Version: [OLD/CLOSED] PseudoTV Live - Set-Top box solution
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
(2013-12-04, 00:42)genbap Wrote: [ -> ]
(2013-12-03, 23:57)Lunatixz Wrote: [ -> ]
(2013-12-03, 22:25)oferprtz Wrote: [ -> ]Hi Luna,

Used latest master build and with minimal configuration.
set the autotune to discover USTVNOW, found the channels correctly:
Code:
<settings>
    <setting id="Channel_1_type" value="8" />
    <setting id="Channel_1_time" value="0" />
    <setting id="Channel_1_1" value="I27.28460898.microsoft.com" />
    <setting id="Channel_1_2" value="plugin://plugin.video.ustvnow/?name=ABC&mode=play" />
    <setting id="Channel_1_3" value="ustvnow" />
    <setting id="Channel_1_rulecount" value="1" />
    <setting id="Channel_1_rule_1_id" value="1" />
    <setting id="Channel_1_rule_1_opt_1" value="ABC USTVNOW" />
    <setting id="Channel_1_changed" value="False" />
    <setting id="LastExitTime" value="1386101329" />
    <setting id="Channel_2_type" value="8" />
    <setting id="Channel_2_time" value="0" />
    <setting id="Channel_2_1" value="I21.28459588.microsoft.com" />
    <setting id="Channel_2_2" value="plugin://plugin.video.ustvnow/?name=CBS&mode=play" />
    <setting id="Channel_2_3" value="ustvnow" />
    <setting id="Channel_2_rulecount" value="1" />
    <setting id="Channel_2_rule_1_id" value="1" />
    <setting id="Channel_2_rule_1_opt_1" value="CBS USTVNOW" />
    <setting id="Channel_2_changed" value="False" />
    <setting id="Channel_3_type" value="8" />
    <setting id="Channel_3_time" value="0" />
    <setting id="Channel_3_1" value="I15.28461494.microsoft.com" />
    <setting id="Channel_3_2" value="plugin://plugin.video.ustvnow/?name=CW&mode=play" />
    <setting id="Channel_3_3" value="ustvnow" />
    <setting id="Channel_3_rulecount" value="1" />
    <setting id="Channel_3_rule_1_id" value="1" />
    <setting id="Channel_3_rule_1_opt_1" value="CW USTVNOW" />
    <setting id="Channel_3_changed" value="True" />
    <setting id="Channel_4_type" value="8" />
    <setting id="Channel_4_time" value="0" />
    <setting id="Channel_4_1" value="I43.28457987.microsoft.com" />
    <setting id="Channel_4_2" value="plugin://plugin.video.ustvnow/?name=FOX&mode=play" />
    <setting id="Channel_4_3" value="ustvnow" />
    <setting id="Channel_4_rulecount" value="1" />
    <setting id="Channel_4_rule_1_id" value="1" />
    <setting id="Channel_4_rule_1_opt_1" value="FOX USTVNOW" />
    <setting id="Channel_4_changed" value="True" />
    <setting id="Channel_5_type" value="8" />
    <setting id="Channel_5_time" value="0" />
    <setting id="Channel_5_1" value="I8.28460167.microsoft.com" />
    <setting id="Channel_5_2" value="plugin://plugin.video.ustvnow/?name=NBC&mode=play" />
    <setting id="Channel_5_3" value="ustvnow" />
    <setting id="Channel_5_rulecount" value="1" />
    <setting id="Channel_5_rule_1_id" value="1" />
    <setting id="Channel_5_rule_1_opt_1" value="NBC USTVNOW" />
    <setting id="Channel_5_changed" value="True" />
    <setting id="Channel_6_type" value="8" />
    <setting id="Channel_6_time" value="0" />
    <setting id="Channel_6_1" value="I33.28455626.microsoft.com" />
    <setting id="Channel_6_2" value="plugin://plugin.video.ustvnow/?name=PBS&mode=play" />
    <setting id="Channel_6_3" value="ustvnow" />
    <setting id="Channel_6_rulecount" value="1" />
    <setting id="Channel_6_rule_1_id" value="1" />
    <setting id="Channel_6_rule_1_opt_1" value="PBS USTVNOW" />
    <setting id="Channel_6_changed" value="True" />
    <setting id="Channel_7_type" value="8" />
    <setting id="Channel_7_time" value="0" />
    <setting id="Channel_7_1" value="I238.28455933.microsoft.com" />
    <setting id="Channel_7_2" value="plugin://plugin.video.ustvnow/?name=My9&mode=play" />
    <setting id="Channel_7_3" value="ustvnow" />
    <setting id="Channel_7_rulecount" value="1" />
    <setting id="Channel_7_rule_1_id" value="1" />
    <setting id="Channel_7_rule_1_opt_1" value="MY9 USTVNOW" />
    <setting id="Channel_7_changed" value="True" />
    <setting id="Channel_8_type" value="7" />
    <setting id="Channel_8_time" value="0" />
    <setting id="Channel_8_1" value="http://whufclee.googlecode.com/svn/whufclee_public/TVGuides/DixieDean/Streams/" />
    <setting id="Channel_8_rulecount" value="1" />
    <setting id="Channel_8_rule_1_id" value="1" />
    <setting id="Channel_8_rule_1_opt_1" value="InternetTV Strms" />
    <setting id="Channel_8_changed" value="True" />
    <setting id="LastResetTime" value="1386101777" />
</settings>

and its seems that when the PTVL is loading the channels and get timeout.
needless to say ive deployed the USTVNOW plugin according to page 1 and from the plugin itself its working fine.
ive noticed that when im using USTVNOW plugin directly, sometimes the channel takes time to load, so maybe the PTVL timeout is too short? just a guess.

DEBUG of xbmc.log:
http://pastebin.com/n5UikHh7


btw, did you removed the donor configuration section? can't find it.

thanks!

Did you enter your tmdb api key correctly?... try disabling tmdb, does PTVL encounter a black screen?

Donor was moved to Misc.

(2013-12-03, 23:54)MovieJunky Wrote: [ -> ]I want to say thank you Luna, amazing work.
Many of the dropbox links on page 1 are offline.
Could someone please provide me with the link to Ayerz
Orange skin and the file with fonts.

Thanks again.
Steve

there is no need to manually download skins, they are included now in the "skin selector"

Anyone having problems with PTVL, please disable TMDB and anything with "Coming Soon" should not be enabled!!

(2013-12-03, 23:51)genbap Wrote: [ -> ]Black screen this afternoon Luna. Here are the logs using download from #1411.

Your debug xbmc.log: http://xbmclogs.com/show.php?id=93132
Your debug xbmc.old.log: http://xbmclogs.com/show.php?id=93133
Your XBMC crashlog: http://xbmclogs.com/show.php?id=93136

Disable TMDB, should work after that...

I don't know if you will find this helpful or not Luna, but I hope so. Following your advice I opened PTVL configuration to disable TMDB although I did not think it was enabled. In fact TMDB was not ticked but when I attempted to open PTVL, after leaving the configuration menu, it opened fine.

It's because of my changes... If I change the setting id for a switch, it will leave old data in your settings.xml...
By habit anyone using my builds should delete their setting.xml every version change... This will remove any old code and start clean.

Once in final build most major features will be finished so there won't be a need to do this anymore.

Another epg color preview
https://www.dropbox.com/s/i3k8ty4bkqjgxq...hot013.png

Add to my list... what categories are in your XMLTV file?

Open your xmltv.xml in a text editor search "cat" and let me know... otherwise it might be left out of genre colors... Please be exact in your naming.

What I have now:
  • Movie
    Sports
    Children
    Kids
    News
    Comedy
    Drama

Also feedback needed, Should: Movie, TV, InternetTV, Youtube, RSS, Music have its own color?
or should it use the genre color scheme for each titles genre?
(2013-12-04, 00:27)Lunatixz Wrote: [ -> ]
(2013-12-04, 00:24)blazin912 Wrote: [ -> ]Not entirely unrelated, but, does anyone use a second XMLTV Grabber in conjunction with MC2XML? I'm looking at the -easiest- way to pull US listings from my SD account generate a truncated (3 day) xmltv and merge it with a 2nd xmltv file from a second location for additonal EPG data.

First utility i've found doesn't allow a truncated listing pull.. so PTVL would take forever to parse the enormous XLMTV file, not ideal.

Sorry to go OFF topic, but this really is a question surrounding PTVL's EPG function and how/where to pull the XMLTV files from.

Thanks!

Just so u know ptvl is setup to use more than one xmltv file... So u don't have to merge...

As for 3 day limit most grabbers offer some type of configuration for days grabbed.
I hate to show my ignorance once again, but could you elaborate on how to use multiple xmltv files please.

(2013-12-04, 01:15)Lunatixz Wrote: [ -> ]Another epg color preview
https://www.dropbox.com/s/i3k8ty4bkqjgxq...hot013.png

Add to my list... what categories are in your XMLTV file?

Open your xmltv.xml in a text editor search "cat" and let me know... otherwise it might be left out of genre colors... Please be exact in your naming.

What I have now:
  • Movie
    Sports
    Children
    Kids
    News
    Comedy
    Drama

Also feedback needed, Should: Movie, TV, InternetTV, Youtube, RSS, Music have its own color?
or should it use the genre color scheme for each titles genre?
So I spoke to the wife about this question. I think those of us who are setting up ptvl know which is Youtube, RSS, Internet, etc. but other TV users in the house may not just know. At least in my wife's opinion this type of color coding would be an easy way to distinguish channel types.
(2013-12-04, 02:08)genbap Wrote: [ -> ]
(2013-12-04, 00:27)Lunatixz Wrote: [ -> ]
(2013-12-04, 00:24)blazin912 Wrote: [ -> ]Not entirely unrelated, but, does anyone use a second XMLTV Grabber in conjunction with MC2XML? I'm looking at the -easiest- way to pull US listings from my SD account generate a truncated (3 day) xmltv and merge it with a 2nd xmltv file from a second location for additonal EPG data.

First utility i've found doesn't allow a truncated listing pull.. so PTVL would take forever to parse the enormous XLMTV file, not ideal.

Sorry to go OFF topic, but this really is a question surrounding PTVL's EPG function and how/where to pull the XMLTV files from.

Thanks!

Just so u know ptvl is setup to use more than one xmltv file... So u don't have to merge...

As for 3 day limit most grabbers offer some type of configuration for days grabbed.
I hate to show my ignorance once again, but could you elaborate on how to use multiple xmltv files please.
<setting id="Channel_#_3" value="xmltv" />

if you have a file named xmltv.xml; value = xmltv
if the other file is xmltv2.xml; value = xmltv2

as long as both files are in the directory configured in settings it will find it.
(2013-12-03, 02:34)Lunatixz Wrote: [ -> ]
(2013-12-03, 02:17)photo848 Wrote: [ -> ]
(2013-12-02, 14:10)photo848 Wrote: [ -> ]I did not have tvdb enabled however after enabling it still doesn't work. I also can not open channel manager either.

(2013-12-02, 21:37)Lunatixz Wrote: [ -> ]For anyone having problems with my latest master, please use this older build. It does not include newer tvdb/tmdb features but it's stable. Remember to disable tvdb/tmdb settings!!
https://github.com/Lunatixz/script.pseud...a53231.zip

master is unstable and not fully tested yet... so please try to refrain from using until I could fully test my changes.
thanks

I reverted back to your last older build you posted and had some success. I was able to load the live channel however it was buffering horribly. Are there some settings I need to change to prevent that? The channel works fine in the regular Live TV but was buffering in PTVL.

Buffering issues are unrelated to PTVL, you need to address any problems with your system, or network configurations...


I went back to your latest master and again ran into the blank screen issue. I was able to get Live TV channels with your older post from yesterday but the latest master is not working for me. There must be something different between the two that allows the Live TV to work with the older build? All of the TVDB items are unchecked as are all of the coming soon items. I still had the buffering issue when it was working so still need to figure that out too.
How and where do I set my channel icons?
New dependencies for PTVL,

Master Zip should now be installable through XBMC. I suggest you at least once use xbmc to install, so it can download the correct modules.

I also added initial code for genre colors if you want to play around with it.
(2013-12-04, 04:49)Lunatixz Wrote: [ -> ]New dependencies for PTVL,

Master Zip should now be installable through XBMC. I suggest you at least once use xbmc to install, so it can download the correct modules.

I also added initial code for genre colors if you want to play around with it.

Tried installing latest master through XBMC...keeps giving me the "addon does not have the correct structure." error.
I just purchased USTVNow premium package and it is not adding all my channels any reason why? When I go to the USTVNow App on xbmc it displays them all.

I am also having problem with installing the new master right on XBMC says the same thing ARYEZ is having.
ptvl only supports autotune of free ustvnow channels if you want support for pay channels luna suggested to contact ustvnow and ask them to support ptvl. (see 1st page of this thread)
ah thank you, is there any way I could manually add them?
(2013-12-04, 05:19)ARYEZ Wrote: [ -> ]
(2013-12-04, 04:49)Lunatixz Wrote: [ -> ]New dependencies for PTVL,

Master Zip should now be installable through XBMC. I suggest you at least once use xbmc to install, so it can download the correct modules.

I also added initial code for genre colors if you want to play around with it.

Tried installing latest master through XBMC...keeps giving me the "addon does not have the correct structure." error.

Same here.
Yeah I C it's not installing!! Github makes a mess of things which is why my repo still isn't up!!

Make sure u guys install this, required by PTVL!!

http://mirrors.xbmc.org/addons/frodo/scr...-1.1.0.zip
(2013-12-04, 07:16)HeLLy187 Wrote: [ -> ]ah thank you, is there any way I could manually add them?

yup very easy but time consuming lol. just look at your settings2 find a ustvnow channel and copy it then change the name to the pay channel you want added then change the channel number to what you want.
(2013-12-04, 07:51)scilz Wrote: [ -> ]
(2013-12-04, 07:16)HeLLy187 Wrote: [ -> ]ah thank you, is there any way I could manually add them?

yup very easy but time consuming lol. just look at your settings2 find a ustvnow channel and copy it then change the name to the pay channel you want added then change the channel number to what you want.

Thank you once again :-)
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