XBMC Community Forum
[RELEASE] PseudoTV Addon: Virtual EPG and TV Channel Surfing Script - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Program Add-ons (/forumdisplay.php?fid=151)
+---- Thread: [RELEASE] PseudoTV Addon: Virtual EPG and TV Channel Surfing Script (/showthread.php?tid=90738)

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


RE: [RELEASE] PseudoTV (Video) Addon - Virtual EPG and TV Channel Surfing Script for XBMC - jelly - 2012-04-14 02:04

For people with a Harmony Remote who want to use the video/audio settings, i use 'F4' which brings up the weather and the V/A settings menu at the same time in PTV. You'll need to use 'guide' to close the weather menu and then 'menu' to close the V/A settings menu. Not perfect but at least you can access video/audio settings.

Unless there's another way to map the 'm' key somehow, i couldn't see any answers in the thread.

The Mac sound issue isn't so much of a problem when it's plugged into my amp via optical, the sound still pops but it doesn't cut out at all which makes it usable if slightly annoying still.

Is it possible to have a movie play on a channel every day at a certain time? I tried 'best schedule but it didn't work, im assuming this is only for episodes as it asks for the episode number.


RE: [RELEASE] PseudoTV (Video) Addon - Virtual EPG and TV Channel Surfing Script for XBMC - -89- - 2012-04-14 09:29

I can't get a script to work. How would I make a script that:

Fetches 25 episodes
- Must be within the past 2 weeks (so only new stuff is on it)
- Excludes The Colbert Report
- Excludes Attack of the Show

I can't get the excluding stuff to work.

Also, I made a playlist to air only certain TV shows on a channel. But, when I use it in action, it's the only channel that doesn't list the metadata for the episodes, just the file name.


RE: [RELEASE] PseudoTV (Video) Addon - Virtual EPG and TV Channel Surfing Script for XBMC - mlte - 2012-04-14 12:51

create a smart playlist?


RE: [RELEASE] PseudoTV (Video) Addon - Virtual EPG and TV Channel Surfing Script for XBMC - myrlar - 2012-04-14 15:15

(2012-04-13 17:42)mwkurt Wrote:  
(2012-04-13 16:00)myrlar Wrote:  Hi Jason102! (and everyone else)

I've been told about this addon as it might do what I'm hoping to do... So I'll ask if it is possible and what configurations options I need to do it...

I want all my channels to play in order of unwatched (xbmc video unwatched marker) video. The tv shows would be randomised, but the sequence of episodes from the each specific tv show would be in order. Is that possible?

Also, since they are running in order, I'd like the video to no continue to play when i'm not watching the channel. In other words, the channel that is currently selected is the only one progressing through time. Is that possible?

Thanks!

Looks like a great addon btw!

Yes..it can do what you want. Please go to this page http://pseudo-tv.blogspot.com/ and look at the channel rules Jason has implemented. Give it a go and let us know how it goes for you. If you need further help, let us know.

Basically you will use these rules "Only play unwatched shows", "Play shows in order", "Always Keep Paused" and "Resume". You can make the channels based on genre, TV Studio or make a playlist containing specific shows to include. There are other selections but I find these to be more than enough. The only problem that some folks have with this is that when one or more shows has many more episodes than other shows. You may end up seeing more of one show in a row than you would like...but there are some ways around that as well.

Mark

Thanks! I'll check it out.

Edit: found the settings and it is now doing what I wanted. Thanks for your help!

You are right about a tv show eps stringing together... What are some of the ways I can try to stop eps from the same tv series from showing one after the other?


RE: [RELEASE] PseudoTV (Video) Addon - Virtual EPG and TV Channel Surfing Script for XBMC - myrlar - 2012-04-14 16:29

So I've recently found out about this addon. Wow it's a great idea! The sad part is that I seem to be having problems when I have videos on smb directories Sad I'm using the latest eden and pseudotv versions, with no luck.

At any rate, I decided to change my network shares to mapped drives, and then link them in xbmc that way. Seems to have done the trick!

Has anybody else had the same problems with smb based videos?


RE: [RELEASE] PseudoTV (Video) Addon - Virtual EPG and TV Channel Surfing Script for XBMC - Jason102 - 2012-04-14 17:35

Myrlar: I did make some changes to smb access, but it shouldn't affect Windows boxes. Can you get a debug log?


RE: [RELEASE] PseudoTV (Video) Addon - Virtual EPG and TV Channel Surfing Script for XBMC - Steveb - 2012-04-15 04:06

Hi Jason102, I have a small niggle with the epg window regarding the Season/Episode info. It displays the info twice, also if I deselect show season/episode in the visual settings the info remains. Not a big fan of showing season/ep info so it would be nice to remove it. Wink

[Image: Metropolis01.png]

EDIT Could the double Season/episode info have something to do with this ?
http://forum.xbmc.org/showthread.php?tid=113702&pid=1049580#pid1049580


RE: [RELEASE] PseudoTV (Video) Addon - Virtual EPG and TV Channel Surfing Script for XBMC - boccman - 2012-04-15 04:43

Question

I use Metropolis ask my skin. When i change channels in PsuedoTV there is an info panel and seek bar that overlap on the top of the screen. What files contain the code that controls that behavior? I would ideally just like to have the bottom info bar shown when changing channels, because when both top and bottom info is show the screen looks to congested.

Thanks for the help.


RE: [RELEASE] PseudoTV (Video) Addon - Virtual EPG and TV Channel Surfing Script for XBMC - Steveb - 2012-04-15 05:31

(2012-04-15 04:43)boccman Wrote:  Question

I use Metropolis ask my skin. When i change channels in PsuedoTV there is an info panel and seek bar that overlap on the top of the screen. What files contain the code that controls that behavior? I would ideally just like to have the bottom info bar shown when changing channels, because when both top and bottom info is show the screen looks to congested.

Thanks for the help.

There are two ways to approach the overlap problem.

1. Disable "show info when changing channels" in PseudoTV visual settings.
2. Add + !Window.IsActive(script.pseudotv.TVOverlay.xml) to the <visible> tag in the DialogSeekBar.xml located in Metropolis 720p folder.

Or you could do both if you want no info at all when changing channels.Wink

Hope that helps.


RE: [RELEASE] PseudoTV (Video) Addon - Virtual EPG and TV Channel Surfing Script for XBMC - boccman - 2012-04-15 05:49

(2012-04-15 05:31)Steveb Wrote:  
(2012-04-15 04:43)boccman Wrote:  Question

I use Metropolis ask my skin. When i change channels in PsuedoTV there is an info panel and seek bar that overlap on the top of the screen. What files contain the code that controls that behavior? I would ideally just like to have the bottom info bar shown when changing channels, because when both top and bottom info is show the screen looks to congested.

Thanks for the help.

There are two ways to approach the overlap problem.

1. Disable "show info when changing channels" in PseudoTV visual settings.
2. Add + !Window.IsActive(script.pseudotv.TVOverlay.xml) to the <visible> tag in the DialogSeekBar.xml located in Metropolis 720p folder.

Or you could do both if you want no info at all when changing channels.Wink

Hope that helps.

Thanks for the quick help.

That worked great. Its better than having all of the info displayed when changing channels, but i would like to ask if there is a way to display just the bottom info bar when changing channels. (the bar that shows the logo, episode, flags..)?

Thanks again.