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 - Tarkules - 2014-07-08

(2014-07-08, 14:51)Keebler Wrote: Luna,

I did as you suggested and installed GOTHAM and followed post 1 (for dependencies), as as before
nothing works
Super Fav - script fail
trakt - script fail
Psuedotv - only thing that WORKED was the ustvnow channels

please advise
thank you

Can someone please tell me how to manually add my favorites to psuedotv?

@Keebler:

I've been experiencing problems with Super Favorites too.
From my experience, It's better to configure the channels by editing settings2.xml file using notepad or notepad++.
Use the instruction from Post 1 under Direct Plugin section, and use channel type=15 to direct the channel to the right plugin path, including the subfolder. for example:

This is my setup for Fox News:

<setting id="Channel_21_type" value="15" />
<setting id="Channel_21_1" value="plugin://plugin.video.fox.news/Fox News - News Clips/World/Latest World" />
<setting id="Channel_21_2" value="" />
<setting id="Channel_21_3" value="" />
<setting id="Channel_21_4" value="0" />
<setting id="Channel_21_changed" value="False" />
<setting id="Channel_21_rulecount" value="1" />
<setting id="Channel_21_rule_1_id" value="1" />
<setting id="Channel_21_rule_1_opt_1" value="Fox News" />

Note: The path should be similar to directory structure in XBMC.

Just create a channel like the example here above and edit the path and name of the channel (..._rule_1_opt_1" value="Fox News" /> )


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - 1deep - 2014-07-08

Hey I don't see them on the community list and don't know how to add them but TMZ and earthcam(stopped working after 0.3.9) made for good channels in my setup. The TMZ addon is way superior to anything on their youtube channel.

plugin://plugin.video.tmz/TMZ on TV


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - johnston0536 - 2014-07-08

Hey, I just wanna say that I've been using Pseudotv Live for a few months, and basically every issue I've had I've been able to solve through this and other forums. As of now, things are working great and I just wanted to jump on here and say a big thanx for all your hard work. This add-on is PHENOMENAL! Much appreciated.


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

(2014-07-08, 16:06)1deep Wrote: Hey I don't see them on the community list and don't know how to add them but TMZ and earthcam(stopped working after 0.3.9) made for good channels in my setup. The TMZ addon is way superior to anything on their youtube channel.

plugin://plugin.video.tmz/TMZ on TV

I'm not sure what's going wrong for you... you didn't send me a log... since v.0.3.9 the direct plugin has be improved.... and tmz works fine, I just tested it...
Code:
<setting id="Channel_2_type" value="15" />
    <setting id="Channel_2_time" value="0" />
    <setting id="Channel_2_1" value="plugin://plugin.video.tmz/TMZ on TV" />
    <setting id="Channel_2_2" value="" />
    <setting id="Channel_2_3" value="" />
    <setting id="Channel_2_4" value="" />
    <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="tmz" />
    <setting id="Channel_2_changed" value="False" />

(2014-07-08, 16:16)johnston0536 Wrote: Hey, I just wanna say that I've been using Pseudotv Live for a few months, and basically every issue I've had I've been able to solve through this and other forums. As of now, things are working great and I just wanted to jump on here and say a big thanx for all your hard work. This add-on is PHENOMENAL! Much appreciated.

Thank you! it's always nice to hear positive feedback


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - Keebler - 2014-07-08

(2014-07-08, 15:33)Tarkules Wrote:
(2014-07-08, 14:51)Keebler Wrote: Luna,

I did as you suggested and installed GOTHAM and followed post 1 (for dependencies), as as before
nothing works
Super Fav - script fail
trakt - script fail
Psuedotv - only thing that WORKED are the YOUTUBE channels that i never selected

please advise
thank you

Can someone please tell me how to manually add my favorites to psuedotv?

@Keebler:

I've been experiencing problems with Super Favorites too.
From my experience, It's better to configure the channels by editing settings2.xml file using notepad or notepad++.
Use the instruction from Post 1 under Direct Plugin section, and use channel type=15 to direct the channel to the right plugin path, including the subfolder. for example:

This is my setup for Fox News:

<setting id="Channel_21_type" value="15" />
<setting id="Channel_21_1" value="plugin://plugin.video.fox.news/Fox News - News Clips/World/Latest World" />
<setting id="Channel_21_2" value="" />
<setting id="Channel_21_3" value="" />
<setting id="Channel_21_4" value="0" />
<setting id="Channel_21_changed" value="False" />
<setting id="Channel_21_rulecount" value="1" />
<setting id="Channel_21_rule_1_id" value="1" />
<setting id="Channel_21_rule_1_opt_1" value="Fox News" />

Note: The path should be similar to directory structure in XBMC.

Just create a channel like the example here above and edit the path and name of the channel (..._rule_1_opt_1" value="Fox News" /> )


i appreciate the help, but i want to add MSNBC (for real news) and there is no plugin (that i know of)
i have many great saves in my favourites, and would prefer to be able to use them.


and my favorites

Luna,

I did as you suggested and installed GOTHAM and followed post 1 (for dependencies), as as before
nothing works
Super Fav - script fail
trakt - script fail
Psuedotv - only thing that WORKED are the YOUTUBE channels that i never selected (even the USTVNOW channels don't work IN psuedotv. they work when called from xbmc, just not in psuedotv.)

please advise
thank you

Can someone please tell me how to manually add my favorites to psuedotv?


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

(2014-07-08, 17:24)Keebler Wrote:
(2014-07-08, 15:33)Tarkules Wrote:
(2014-07-08, 14:51)Keebler Wrote: Luna,

I did as you suggested and installed GOTHAM and followed post 1 (for dependencies), as as before
nothing works
Super Fav - script fail
trakt - script fail
Psuedotv - only thing that WORKED are the YOUTUBE channels that i never selected

please advise
thank you

Can someone please tell me how to manually add my favorites to psuedotv?

@Keebler:

I've been experiencing problems with Super Favorites too.
From my experience, It's better to configure the channels by editing settings2.xml file using notepad or notepad++.
Use the instruction from Post 1 under Direct Plugin section, and use channel type=15 to direct the channel to the right plugin path, including the subfolder. for example:

This is my setup for Fox News:

<setting id="Channel_21_type" value="15" />
<setting id="Channel_21_1" value="plugin://plugin.video.fox.news/Fox News - News Clips/World/Latest World" />
<setting id="Channel_21_2" value="" />
<setting id="Channel_21_3" value="" />
<setting id="Channel_21_4" value="0" />
<setting id="Channel_21_changed" value="False" />
<setting id="Channel_21_rulecount" value="1" />
<setting id="Channel_21_rule_1_id" value="1" />
<setting id="Channel_21_rule_1_opt_1" value="Fox News" />

Note: The path should be similar to directory structure in XBMC.

Just create a channel like the example here above and edit the path and name of the channel (..._rule_1_opt_1" value="Fox News" /> )


i appreciate the help, but i want to add MSNBC (for real news) and there is no plugin (that i know of)
i have many great saves in my favourites, and would prefer to be able to use them.


and my favorites

Luna,

I did as you suggested and installed GOTHAM and followed post 1 (for dependencies), as as before
nothing works
Super Fav - script fail
trakt - script fail
Psuedotv - only thing that WORKED are the YOUTUBE channels that i never selected (even the USTVNOW channels don't work IN psuedotv. they work when called from xbmc, just not in psuedotv.)

please advise
thank you

Can someone please tell me how to manually add my favorites to psuedotv?

Your obviously making mistakes somewhere... start clean, just install what you need for this plugin. Also install using xbmc to make sure all modules install. Any issues beyond pseudotv live should be posted elsewhere. Good luck


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - Keebler - 2014-07-08

I installed psuedotv directly from the xbmc repo under the gotham folder using the addon installer
installed clean - no errors

i then went in and set it to auto tune deselecting everything but ustvnow. (superfav was not even an option)
what i should have gotten was 7 channels from the USTVNOW plugin, nothing else, instead i got about 58 channels and only the youtube oens worked.

so i exited out and checked the ustvnow plugin (it is YOUR version 9.9.9) separately, it worked fine.

is there a way to add my favorites? or am just destined to go back to frodo.. at least under frodo, psuedotv worked as exepected.


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - bry - 2014-07-08

@Keebler, this is pseudotv live - it is not available via the xbmc repo. it is a different fork with additional features.


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - Feegus - 2014-07-08

Sorry Keebler is still having problems but I wanted to thank you guys for posting examples on how to add Add-on links to make custom channels. That was helpful! Does someone have time to post an example of multiple links added to the same channel? For example 2 (or more) shows from the same Add-on ?

Thanks!


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - Keebler - 2014-07-08

(2014-07-08, 18:31)bry- Wrote: @Keebler, this is pseudotv live - it is not available via the xbmc repo. it is a different fork with additional features.

REALLYHuh
wow


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

(2014-07-08, 20:45)Keebler Wrote:
(2014-07-08, 18:31)bry- Wrote: @Keebler, this is pseudotv live - it is not available via the xbmc repo. it is a different fork with additional features.

REALLYHuh
wow

bry's only trying to help... you repeatedly use the name PseudoTV, which is not the correct plugin... you are in the PseudoTV Live thread...

your issues are 100% user error, so please take time to read through the forum and try a clean install... Smile


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - Keebler - 2014-07-08

Thank you.
I will wipe it again..


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - 1deep - 2014-07-08

(2014-07-08, 17:16)Lunatixz Wrote: [quote='1deep' pid='1749295' dateline='1404828399']
Hey I don't see them on the community list and don't know how to add them but TMZ and earthcam(stopped working after 0.3.9) made for good channels in my setup. The TMZ addon is way superior to anything on their youtube channel.

plugin://plugin.video.tmz/TMZ on TV

I'm not sure what's going wrong for you... you didn't send me a log... since v.0.3.9 the direct plugin has be improved.... and tmz works fine, I just tested it...
Code:
<setting id="Channel_2_type" value="15" />
    <setting id="Channel_2_time" value="0" />
    <setting id="Channel_2_1" value="plugin://plugin.video.tmz/TMZ on TV" />
    <setting id="Channel_2_2" value="" />
    <setting id="Channel_2_3" value="" />
    <setting id="Channel_2_4" value="" />
    <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="tmz" />
    <setting id="Channel_2_changed" value="False" />

Sorry should have made it clear that the TMZ addon works fine and always has. I was just reporting that for those who didn't know since its not on the community list. I was talking about earthcam not working after 0.3.9, Since it is a live stream i assume seek problems are why it started crashing PTLV. The earthcam addon had tons of dead streams so I used super favorites to compile the good streams. I would re-add the channel and send you a log but super favorites isn't back working for me. If super favorites is back for everyone else then I guess I do need help but besides that great addon thanks for all your hard work!


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - Keebler - 2014-07-09

Luna, I did exactly what you said.
I wiped the Rpi, did a fresh install of Openelec Gotham OS
fresh install following step 1 to install PsuedoTV.
-- so far so good.

installed the recommended addons and that is where the problem arose..
the super favorites - script failed
vevo - dependencies not met
ustvnow - no channels found in PTV.

please advise
I can provide you with the log if you want,

I DID verify the installation (as you said) of every dependency

thank you again for all your help


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

(2014-07-09, 01:18)Keebler Wrote: Luna, I did exactly what you said.
I wiped the Rpi, did a fresh install of Openelec Gotham OS
fresh install following step 1 to install PsuedoTV.
-- so far so good.

installed the recommended addons and that is where the problem arose..
the super favorites - script failed
vevo - dependencies not met
ustvnow - no channels found in PTV.

please advise
I can provide you with the log if you want,

I DID verify the installation (as you said) of every dependency

thank you again for all your help

if you're getting errors from another plugin why ask here? Ask for help in each individual plugins thread.