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 - ylafont - 2013-12-20

(2013-12-20, 05:16)ylafont Wrote: trying to get the hang of this, can someone tell me what is wrong with this?

<setting id="Channel_901_type" value="9" />
<setting id="Channel_901_1" value="5400" />
<setting id="Channel_901_2" value="smb://192.168.1.2/home/xbmc/Data/PseudoTv/Music/CapitalTV.strm" />
<setting id="Channel_901_3" value="Capital TV" />
<setting id="Channel_901_4" value="UK's No.1 Hit Music Station" />
<setting id="Channel_901_rulecount" value="1" />
<setting id="Channel_901_changed" value="True" />
<setting id="Channel_901_time" value="0" />
<setting id="Channel_901_rule_1_id" value="1" />
<setting id="Channel_901_rule_1_opt_1" value="Capital TV" />

Contents of CapitalTV.strm

rtmp://cdn-sov-2.musicradio.com:80/LiveVideo/Capital timeout=15
http://www.directlinkupload.com/uploads/178.84.36.67/tvstatic.mp4

Nevermind.... read in on another post that "Override Stream Validation" needs to be turned on. The CapitalTv.strm crasged PTVL


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - Sleuteltje - 2013-12-20

Luna,

I saw you talk many, many pages ago about a centralised system for stream files. Is that still in the planning?

I thought it could be handy to start a different topic to share streams with each other till that is done? Or is this a bad idea?
It's not easy finding good reliable streams.


(2013-12-20, 09:10)ylafont Wrote: Nevermind.... read in on another post that "Override Stream Validation" needs to be turned on. The CapitalTv.strm crasged PTVL

Yes, until Luna has fixed Stream validation for .strm files as well, "Override Stream Validation" needs to be turned on. Or you can paste the links from the .strm files into the settings2.xml and then you can leave it turned off.

Good to sea someone is using my .strm files Smile. When i'm searching for stream links, i notice that some links don't work for me or are to slow (resulting in buffering), while many state in the forums that they work for them. Maybe some streams work better based on location. So if some streams aren't working for someone, can they please state which one and which region they are located? I can then also start sorting stream files based on working location.


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - Lunatixz - 2013-12-20

(2013-12-20, 14:52)Sleuteltje Wrote: Luna,

I saw you talk many, many pages ago about a centralised system for stream files. Is that still in the planning?

I thought it could be handy to start a different topic to share streams with each other till that is done? Or is this a bad idea?
It's not easy finding good reliable streams.


(2013-12-20, 09:10)ylafont Wrote: Nevermind.... read in on another post that "Override Stream Validation" needs to be turned on. The CapitalTv.strm crasged PTVL

Yes, until Luna has fixed Stream validation for .strm files as well, "Override Stream Validation" needs to be turned on. Or you can paste the links from the .strm files into the settings2.xml and then you can leave it turned off.

Good to sea someone is using my .strm files Smile. When i'm searching for stream links, i notice that some links don't work for me or are to slow (resulting in buffering), while many state in the forums that they work for them. Maybe some streams work better based on location. So if some streams aren't working for someone, can they please state which one and which region they are located? I can then also start sorting stream files based on working location.

To clear things up, I already added strm validation a few updates ago... If you are running a strm (already verified outside PTVL that it works) and PTVL ignores it... enable debugging in PTVL settings and send me log. Please don't use the override! this overrides all error handling which leaves your system vulnerable to crashes. Also if you don't send me logs, I can't improve the error handling code!!

As for centralized source sharing, that never picked up steam, I already have a site... but no one ever adds to it...

IMO strm files aren't necessary, their only value is scraping into XBMC's library...
If you're using a strm file that isn't scraped then it's only remaining value is for redundancy (since you can put more then one link into one strm)...
Otherwise just open the strm with notepad and put that link directly into the settings2 file.


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - MrsAngelD - 2013-12-20

(2013-12-20, 15:17)Lunatixz Wrote: As for centralized source sharing, that never picked up steam, I already have a site... but no one ever adds to it...

Where is this site? If I would have known about I would have used it. Perhaps you should advertise it a bit more. Link to it in the OP & Your signature I could definitely see it becoming used if more people were aware of it.


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - Lunatixz - 2013-12-20

Next update will include Autotune - XBMC PVR Backend building, as long as you have an xmltv file, PTVL will build all PVR channels with matching xmltv data...
If anyone knows a reliable python based xmltv grabber let me know...

(2013-12-20, 15:49)MrsAngelD Wrote:
(2013-12-20, 15:17)Lunatixz Wrote: As for centralized source sharing, that never picked up steam, I already have a site... but no one ever adds to it...

Where is this site? If I would have known about I would have used it. Perhaps you should advertise it a bit more. Link to it in the OP & Your signature I could definitely see it becoming used if more people were aware of it.

It was up for six months, nobody did anything with it... So I took it down...


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - MrsAngelD - 2013-12-20

(2013-12-20, 16:43)Lunatixz Wrote: Next update will include Autotune - XBMC PVR Backend building, as long as you have an xmltv file, PTVL will build all PVR channels with matching xmltv data...
If anyone knows a reliable python based xmltv grabber let me know...

(2013-12-20, 15:49)MrsAngelD Wrote:
(2013-12-20, 15:17)Lunatixz Wrote: As for centralized source sharing, that never picked up steam, I already have a site... but no one ever adds to it...

Where is this site? If I would have known about I would have used it. Perhaps you should advertise it a bit more. Link to it in the OP & Your signature I could definitely see it becoming used if more people were aware of it.

It was up for six months, nobody did anything with it... So I took it down...

aww that makes me sad Sad


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - MrsAngelD - 2013-12-20

Just a small issue I wanted to report. The "Guide" is cutting off the top of the Title of the program you currently have highlighted.

Screenshot:
Image

Log: http://paste.ubuntu.com/6606131/


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - Lunatixz - 2013-12-20

(2013-12-20, 17:11)MrsAngelD Wrote: Just a small issue I wanted to report. The "Guide" is cutting off the top of the Title of the program you currently have highlighted.

Screenshot:

Log: http://paste.ubuntu.com/6606131/

You need to update your copy of PTVL...

I appreciate all bug reports, but this was already fixed a few days ago Smile
Please update PTVL before posting bug reports...


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - MrsAngelD - 2013-12-20

(2013-12-20, 17:13)Lunatixz Wrote:
(2013-12-20, 17:11)MrsAngelD Wrote: Just a small issue I wanted to report. The "Guide" is cutting off the top of the Title of the program you currently have highlighted.

Screenshot:
Image

Log: http://paste.ubuntu.com/6606131/

You need to update your copy of PTVL...

I appreciate all bug reports, but this was already fixed a few days ago Smile
Please update PTVL before posting bug reports...

I don't understand I literally cloned git this morning before reporting this. I did a complete fresh install. Removing all PSTL files from xbmc before I cloned it.

I cloned from here: https://github.com/Lunatixz/script.pseudotv.live


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - MrsAngelD - 2013-12-20

(2013-12-20, 17:11)MrsAngelD Wrote: Just a small issue I wanted to report. The "Guide" is cutting off the top of the Title of the program you currently have highlighted.

Screenshot:
Image

Log: http://paste.ubuntu.com/6606131/

Ok I've determined that this is related to Aeon Nox when I switch to confluence it's not an issue. The issue appears when using the Aeon Nox skin.


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - Lunatixz - 2013-12-20

(2013-12-20, 17:46)MrsAngelD Wrote:
(2013-12-20, 17:13)Lunatixz Wrote:
(2013-12-20, 17:11)MrsAngelD Wrote: Just a small issue I wanted to report. The "Guide" is cutting off the top of the Title of the program you currently have highlighted.

Screenshot:

Log: http://paste.ubuntu.com/6606131/

You need to update your copy of PTVL...

I appreciate all bug reports, but this was already fixed a few days ago Smile
Please update PTVL before posting bug reports...

I don't understand I literally cloned git this morning before reporting this. I did a complete fresh install. Removing all PSTL files from xbmc before I cloned it.

I cloned from here: https://github.com/Lunatixz/script.pseudotv.live

I don't know what you want me to say... Instructions for updating are in post 1. I checked that my push went through... so either this problem has popped up again after I fixed it... or your running an old copy...


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - MrsAngelD - 2013-12-20

(2013-12-20, 18:48)Lunatixz Wrote:
(2013-12-20, 17:46)MrsAngelD Wrote:
(2013-12-20, 17:13)Lunatixz Wrote: You need to update your copy of PTVL...

I appreciate all bug reports, but this was already fixed a few days ago Smile
Please update PTVL before posting bug reports...

I don't understand I literally cloned git this morning before reporting this. I did a complete fresh install. Removing all PSTL files from xbmc before I cloned it.

I cloned from here: https://github.com/Lunatixz/script.pseudotv.live

I don't know what you want me to say... Instructions for updating are in post 1. I checked that my push went through... so either this problem has popped up again after I fixed it... or your running an old copy...

Honestly I just wanted verification that I was in fact updating from the proper location, I guess I am. But Yeah I think the issue is related to Aeon Nox, as I stated just a moment ago when I switch to confluence the issue doesn't occur.


Re: RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - Lunatixz - 2013-12-20

(2013-12-20, 18:50)MrsAngelD Wrote:
(2013-12-20, 18:48)Lunatixz Wrote:
(2013-12-20, 17:46)MrsAngelD Wrote: I don't understand I literally cloned git this morning before reporting this. I did a complete fresh install. Removing all PSTL files from xbmc before I cloned it.

I cloned from here: https://github.com/Lunatixz/script.pseudotv.live

I don't know what you want me to say... Instructions for updating are in post 1. I checked that my push went through... so either this problem has popped up again after I fixed it... or your running an old copy...

Honestly I just wanted verification that I was in fact updating from the proper location, I guess I am. But Yeah I think the issue is related to Aeon Nox, as I stated just a moment ago when I switch to confluence the issue doesn't occur.

Sorry, when I get a chance I'll look into it.


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - MrsAngelD - 2013-12-20

(2013-12-20, 19:31)Lunatixz Wrote:
(2013-12-20, 18:50)MrsAngelD Wrote:
(2013-12-20, 18:48)Lunatixz Wrote: I don't know what you want me to say... Instructions for updating are in post 1. I checked that my push went through... so either this problem has popped up again after I fixed it... or your running an old copy...

Honestly I just wanted verification that I was in fact updating from the proper location, I guess I am. But Yeah I think the issue is related to Aeon Nox, as I stated just a moment ago when I switch to confluence the issue doesn't occur.

Sorry, when I get a chance I'll look into it.

lol You have NO reason to apologize. I develop websites and I know what a headache that can be, I can't even imagine how it must be to develop something like this for XBMC. You've done an amazing job and My hat is off you to for all the work you've put into it. I can only hope that I can help in some small way to improve it Smile


RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - ylafont - 2013-12-20

(2013-12-20, 15:17)Lunatixz Wrote: To clear things up, I already added strm validation a few updates ago... If you are running a strm (already verified outside PTVL that it works) and PTVL ignores it... enable debugging in PTVL settings and send me log. Please don't use the override! this overrides all error handling which leaves your system vulnerable to crashes. Also if you don't send me logs, I can't improve the error handling code!!

As for centralized source sharing, that never picked up steam, I already have a site... but no one ever adds to it...

IMO strm files aren't necessary, their only value is scraping into XBMC's library...
If you're using a strm file that isn't scraped then it's only remaining value is for redundancy (since you can put more then one link into one strm)...
Otherwise just open the strm with notepad and put that link directly into the settings2 file.

Lunatixz - I installed the master last night and again this afternoon to verify

streams are not displayed on initial setup.
1) Had to enable "Disable Stream Validation"
2) Launch PTVL - which enable the stream
3) disable "Disable Stream Validation"

The Stream stayed in the guide. also the stream file:

<setting id="Channel_901_type" value="9" />
<setting id="Channel_901_1" value="5400" />
<setting id="Channel_901_2" value="smb://192.168.1.2/home/xbmc/Data/PseudoTv/Music/CapitalTV.strm" />
<setting id="Channel_901_3" value="Capital TV" />
<setting id="Channel_901_4" value="UK's No.1 Hit Music Station" />
<setting id="Channel_901_rulecount" value="1" />
<setting id="Channel_901_changed" value="False" />
<setting id="Channel_901_time" value="196" />
<setting id="Channel_901_rule_1_id" value="1" />
<setting id="Channel_901_rule_1_opt_1" value="Capital TV" />

did not work while the strean entry in systems2.xml did.


<setting id="Channel_902_type" value="9" />
<setting id="Channel_902_1" value="5400" />
<setting id="Channel_902_2" value="rtmp://cdn-sov-2.musicradio.com:80/LiveVideo/Capital timeout=15" />
<setting id="Channel_902_3" value="Capital TV" />
<setting id="Channel_902_4" value="UK's No.1 Hit Music Station " />
<setting id="Channel_902_rulecount" value="1" />
<setting id="Channel_902_changed" value="False" />
<setting id="Channel_902_time" value="484113" />
<setting id="Channel_902_rule_1_id" value="1" />
<setting id="Channel_902_rule_1_opt_1" value="Capital TV" />

(2013-12-20, 17:11)MrsAngelD Wrote: Just a small issue I wanted to report. The "Guide" is cutting off the top of the Title of the program you currently have highlighted.

Screenshot:
Image

Log: http://paste.ubuntu.com/6606131/

And, the cut off is still there.

Hope this helps.