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
Lunatixz, Quick question. What setup should be used for radio station streaming?

I was trying to setup some of the sky fm streams which seem to be available in to different location.

http://pub1.sky.fm/sky_80sdance and
http://www.sky.fm/80sdance

I used the following setup, but got nothing.

<setting id="Channel_600_type" value="9" />
<setting id="Channel_600_1" value="5400" />
<setting id="Channel_600_2" value="http://pub1.sky.fm/sky_80sdance" />
<setting id="Channel_600_3" value="SKYFM" />
<setting id="Channel_600_4" value="SKY FM 80 Dance Mix" />
<setting id="Channel_600_rulecount" value="1" />
<setting id="Channel_600_changed" value="True" />
<setting id="Channel_600_time" value="0" />
<setting id="Channel_600_rule_1_id" value="1" />
<setting id="Channel_600_rule_1_opt_1" value="SKYFM 80 Dance Mix" />

Thanks, also, would the xbmc screen saver kick in?
::Update::

Next push will have artwork in the "Coming Up:" notification box... with option for artwork type...

(2014-01-05, 01:00)ylafont Wrote: [ -> ]Lunatixz, Quick question. What setup should be used for radio station streaming?

I was trying to setup some of the sky fm streams which seem to be available in to different location.

http://pub1.sky.fm/sky_80sdance and
http://www.sky.fm/80sdance

I used the following setup, but got nothing.

<setting id="Channel_600_type" value="9" />
<setting id="Channel_600_1" value="5400" />
<setting id="Channel_600_2" value="http://pub1.sky.fm/sky_80sdance" />
<setting id="Channel_600_3" value="SKYFM" />
<setting id="Channel_600_4" value="SKY FM 80 Dance Mix" />
<setting id="Channel_600_rulecount" value="1" />
<setting id="Channel_600_changed" value="True" />
<setting id="Channel_600_time" value="0" />
<setting id="Channel_600_rule_1_id" value="1" />
<setting id="Channel_600_rule_1_opt_1" value="SKYFM 80 Dance Mix" />

Thanks, also, would the xbmc screen saver kick in?

You need a direct source of the stream, not just the website... use a url snooper to find the source of the stream
(2014-01-05, 01:15)Lunatixz Wrote: [ -> ]You need a direct source of the stream, not just the website... use a url snooper to find the source of the stream

idiot me, made the mistake of modifying the files while it was opened.

The URl Snopper link worked as expected. thanks.
(2014-01-04, 22:39)Dumyat Wrote: [ -> ]
(2014-01-04, 22:24)Lunatixz Wrote: [ -> ]
(2014-01-04, 22:07)Dumyat Wrote: [ -> ]Thanks Luna.
Yeah, I understand what you are staying and the concept of having dynamic artwork enabled.
I know it might have sounded a bit of a weird and dumb-ass question to ask, but there was a reason for asking. Well, 2 reasons actually.
1) I'm not getting any posters/logos showing up for local movie files, but I am getting posters for my local TV shows, but not the logo. I do have all the necessary artwork stored locally for both Movies and TV shows.
2) When I enable API key for TMDB, PTVL is successfully parsing/updating all channels and opening with no problem. Artwork is also shown, but after 30 seconds or so, I'm getting a screen freeze and unable to move anywhere within the guide. Also, I've noticed that while I'm getting movie posters, I don't seem to be getting them for all. I've never seen this happen before, so it's quite un-usual. The only way I can exit is to close XBMC down completely via CTRL/ALT/DEL option.
So I have 2 different probs, so guess you would want 2 different logs?

Log when Dynamic artwork is not enabled, but no posters/logos showing : http://xbmclogs.com/show.php?id=105840

Log for when dynamic artwork is enabled, but I'm getting screen freeze/crash : http://xbmclogs.com/show.php?id=105847

Also, updated to latest build today. Been really scratching my head about this one, but if I scratch it anymore, then for sure I wont have any hair left! Blush

Thanks, I need you to enable debugging in XBMC, and also in the "misc" option in PTVL settings...
Please recreate the dynamic artwork enabled freeze bug, so I can find out what the problem is.

your other problem sounds like just a skin issue, hope you can understand my primary goal is to finish major features and then turn to cleaning up skin and interface problems...
No, No, that's totally fine and totally understand your priorities with the project. I normally do a search of the thread first anyway to see if any other users have had the same issue, but couldn't see anybody else reporting this, so maybe thought it was unique to me, or possibly more likely something I may have been doing wrong.
Yeah, I did enable debugging in PTVL as well as XBMC in the first instance, but for some reason the log uploader was giving me a script error......Grrrrrrr! Will try again and post the log when I have it. Thanks again
Update: The good news is that the screen freeze I was getting when dynamic artwork was enabled appears to have resolved itself. I currently use the Aeon Nox skin in XBMC and I tried reinstalling the skin to see if that would make any difference. And yes, it appears to have done the trick. Ran PTVL 5/6 times with DA enabled for several minutes at a time and didn't get any screen freeze issues like I was getting earlier. Don't know why, but who cares. That particular issue seems to have gone away. Big Grin
Still getting issues with Posters and Logo's not being captured though, even with DA enabled. Sometimes it's one or the other and sometimes a combination of the two, ie no poster or logo.
Did what you said for the log and enabled debugging again in PTVL and XBMC, but when I tried the uploader, it seemed to crash again, so don't know whats happening there. But I will try again
2nd update: Think I know what problem might be. Will check it out and let you know.
(2014-01-05, 01:15)Lunatixz Wrote: [ -> ]::Update::

Next push will have artwork in the "Coming Up:" notification box... with option for artwork type...

At what time does the next box pop up at? Is it at a certain percentage of the video, or a set amount of time from the end of the video? Sorry I've seen it before just don't remember how far along the videos were.
I can't seem to get a YoutubeTV channel working from a YouTube playlist.
Could someone possibly post an example of what a settings2.xml looks like with a functioning YoutubeTV playlist channel?
I began to make streams of the the local radio stations and began with 107.5 WBLS hear in NYC. After jumping through hoops I was able to to ascertain that this station feeds is provided by streamtheworld.com on a encrypted link. Using a few tools i was able to download a playlist file (WBLSFMAAC.PLS) with the following content.

[playlist]
File1=http://1721.live.streamtheworld.com:80/WBLSFMAAC_SC
File2=http://1721.live.streamtheworld.com:3690/WBLSFMAAC_SC
File3=http://1721.live.streamtheworld.com:443/WBLSFMAAC_SC
Title1=WBLSFMAAC_SC
Title2=WBLSFMAAC_SC-Bak
Length1=-1
NumberOfEntries=3
Version=2

To make sure i had a a valid stream is used Snow Player (http://splayer.info) and the stream played as expected.

I then created an entry .


<setting id="Channel_550_type" value="9" />
<setting id="Channel_550_1" value="5400" />
<setting id="Channel_550_2" value="smb://192.168.1.2/home/xbmc/Media/Radio/WBLSFMAAC.pls" />
<setting id="Channel_550_3" value="WBLS 107.5" />
<setting id="Channel_550_4" value="NYC WBLS 107.5" />
<setting id="Channel_550_rulecount" value="1" />
<setting id="Channel_550_changed" value="False" />
<setting id="Channel_550_time" value="0" />
<setting id="Channel_550_rule_1_id" value="1" />
<setting id="Channel_550_rule_1_opt_1" value="NYC WBLS 107.5" />

But it did not work.

Let me know.
(2014-01-05, 09:13)paulmd Wrote: [ -> ]I can't seem to get a YoutubeTV channel working from a YouTube playlist.
Could someone possibly post an example of what a settings2.xml looks like with a functioning YoutubeTV playlist channel?

Check post #1941 for a good example
(2014-01-05, 01:15)Lunatixz Wrote: [ -> ]::Update::

Next push will have artwork in the "Coming Up:" notification box... with option for artwork type...

(2014-01-05, 01:00)ylafont Wrote: [ -> ]Lunatixz, Quick question. What setup should be used for radio station streaming?

I was trying to setup some of the sky fm streams which seem to be available in to different location.

http://pub1.sky.fm/sky_80sdance and
http://www.sky.fm/80sdance

I used the following setup, but got nothing.

<setting id="Channel_600_type" value="9" />
<setting id="Channel_600_1" value="5400" />
<setting id="Channel_600_2" value="http://pub1.sky.fm/sky_80sdance" />
<setting id="Channel_600_3" value="SKYFM" />
<setting id="Channel_600_4" value="SKY FM 80 Dance Mix" />
<setting id="Channel_600_rulecount" value="1" />
<setting id="Channel_600_changed" value="True" />
<setting id="Channel_600_time" value="0" />
<setting id="Channel_600_rule_1_id" value="1" />
<setting id="Channel_600_rule_1_opt_1" value="SKYFM 80 Dance Mix" />

Thanks, also, would the xbmc screen saver kick in?

You need a direct source of the stream, not just the website... use a url snooper to find the source of the stream

Holy crap! two of the features I've been wanting forever!

I gave up on the idea of adding artwork to the coming up notification box like a year ago, so that's awesome that you were able to make it work--I can't wait to try it!

Also anyway to add music channels is huge for me, so If someone's actually able to get these streams working thats not as great as being able to add music genre channels based off of local content, but hey radio station streaming would at least be a great start.
(2014-01-05, 18:05)ARYEZ Wrote: [ -> ]
(2014-01-05, 01:15)Lunatixz Wrote: [ -> ]::Update::

Next push will have artwork in the "Coming Up:" notification box... with option for artwork type...

(2014-01-05, 01:00)ylafont Wrote: [ -> ]Lunatixz, Quick question. What setup should be used for radio station streaming?

I was trying to setup some of the sky fm streams which seem to be available in to different location.

http://pub1.sky.fm/sky_80sdance and
http://www.sky.fm/80sdance

I used the following setup, but got nothing.

<setting id="Channel_600_type" value="9" />
<setting id="Channel_600_1" value="5400" />
<setting id="Channel_600_2" value="http://pub1.sky.fm/sky_80sdance" />
<setting id="Channel_600_3" value="SKYFM" />
<setting id="Channel_600_4" value="SKY FM 80 Dance Mix" />
<setting id="Channel_600_rulecount" value="1" />
<setting id="Channel_600_changed" value="True" />
<setting id="Channel_600_time" value="0" />
<setting id="Channel_600_rule_1_id" value="1" />
<setting id="Channel_600_rule_1_opt_1" value="SKYFM 80 Dance Mix" />

Thanks, also, would the xbmc screen saver kick in?

You need a direct source of the stream, not just the website... use a url snooper to find the source of the stream

Holy crap! two of the features I've been wanting forever!

I gave up on the idea of adding artwork to the coming up notification box like a year ago, so that's awesome that you were able to make it work--I can't wait to try it!

Also anyway to add music channels is huge for me, so If someone's actually able to get these streams working thats not as great as being able to add music genre channels based off of local content, but hey radio station streaming would at least be a great start.

sent you a pm
(2014-01-05, 11:06)ylafont Wrote: [ -> ]Let me know.

I appreciate what you are trying to do...
Please don't post links to any feeds or steams. We don't need xbmc forum moderators closing this thread.

Drop pls and try strm.
(2014-01-05, 09:13)paulmd Wrote: [ -> ]I can't seem to get a YoutubeTV channel working from a YouTube playlist.
Could someone possibly post an example of what a settings2.xml looks like with a functioning YoutubeTV playlist channel?

Please I need help with this two

I read the First page of this post time and time again but it is too difficult to comprehend and i still havent found a setting 2.xml
file i have found a settings.xml file which looks way too confusing when opened up in notepad

can some one please do a video tutorial or explain in a idiots guide too way as yes i dont get it but i do like the idea of having youtube PLAYLIST AND CHANNELS RUNNING IN FORK PSUDEDO TV

Please make this more simple for peiple like me lol Please devoloper of this plugin help with a video tutorial PLEASE PLEASE I WOULD LOVE TO USE YOUR PLUGIN

Many thanks for reading please someone help me use this
@smurfet, someone already tried to help paulmd, why not read that post, its on the same page and directs you to your answers...

::Update::

I pushed some tweaks for coming up artwork...

If the channel coming up is local media, PTVL looks for artwork in your media folder (just like dynamic artwork).
If the media is a plugin, PTVL will use the "icon.png" for that plugin...

any feedback on BCT's, anyone using it?
(2014-01-05, 21:43)Lunatixz Wrote: [ -> ]@smurfet, someone already tried to help paulmd, why not read that post, its on the same page and directs you to your answers...

::Update::

I pushed some tweaks for coming up artwork...

If the channel coming up is local media, PTVL looks for artwork in your media folder (just like dynamic artwork).
If the media is a plugin, PTVL will use the "icon.png" for that plugin...

any feedback on BCT's, anyone using it?

Thanks Lunatixz

But where exactly is the settings2.xml file i cant find it

I am only seeing a setting.xml (((((((see jpeg below please)))))))))



i saw this link to drop box maybe it originate from you but its now a dead link https://www.dropbox.com/s/9kx3uy1gyiqossp/settings2.xml

Can you upload a settings2.xml file please please and tell me which directory the setting2.xml goes into please

and once i get the setting2.xml file do i have to unzip the script.pseudotv.live-master or just copy into there without unziping with win rar.. Would it be a case of just dragin and droping the settings2..xml while leave the script.pseudotv.live-master zipped in its original state


http://postimg.org/image/cr2lrb9wf/

Image

many thanks for reading
(2014-01-05, 18:47)Lunatixz Wrote: [ -> ]
(2014-01-05, 11:06)ylafont Wrote: [ -> ]Let me know.

I appreciate what you are trying to do...
Please don't post links to any feeds or steams. We don't need xbmc forum moderators closing this thread.

Drop pls and try strm.

Forgive me Lunatixz, I was unaware that was frowned upon.

Renamin the file to strm did not work.
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