2014-10-15, 23:25
@peglegtv create a smart playlist. And use that
(2014-10-15, 23:18)peglegtv Wrote: I want to start by saying great add-on i use it all the time and my kids love it too so win win
I'm trying to automate adding Christmas and Halloween movies to my library and PTVL Channels, and add a Holiday episode channel, what i have gotten figured out so far is :
1.) I created a .bat file to move my Christmas movies from a different directory to a folder in my movies folder (and a separate one for Halloween movies)
and created a .bat file to move my Christmas movies from the movies folder back to the original directory (and a separate one for Halloween movies)
2.)I then use Eventghost to execute the .bat files on specific dates and send a update command with VoxCommando to XBMC (or a clean command if removing the movies)
3.) I created Christmas and Halloween movie Channels in PTVL
( if i remove the movies from the library then those channels are no longer shown )
now the problem I'm running into is that I created a playlist with all the Christmas Episodes i have, and created a PTVL channel for it, so i tried to remove the Playlist from the Playlist folder to see if that would stop the channel from showing up, but that didn't work i tried to Force reset PTVL and also tried to restart XBMC but the channel was still there.
so what I'm trying to figure out is how can I automate the removal of that channel, I found that if i add this line
Code:<setting id="Channel_6_rule_5_id" value="5" />
to settings2.xml then it disables the channel, so far all I can think of would be to use some type of script (AutoHotKey, .bat or VBS) to add that line of code to the settings2.xml at the end of the Christmas Season and then remove that line of code at the begging of the Christmas Season. but before i went full boar in that direction i thought i would see if someone would have another idea, i don't know much about coding just enough to get me in trouble so using a script would be my last resort
any ideas or help would be great thanks
and thanks for the great add on
(2014-10-16, 00:44)zaz102 Wrote: I'm having an issue with PseudoTV Live with the default settings running n Gotham. My issue is that when I bring up the EPG, it runs really slowly. All my channels seem to be there, but to go another page of channels is unbearable. Any ideas?
Besides that, all channels seem to load and shows run fine.
(2014-10-15, 23:25)bry- Wrote: @peglegtv create a smart playlist. And use that
(2014-10-15, 23:29)Lunatixz Wrote:(2014-10-15, 23:18)peglegtv Wrote: I want to start by saying great add-on i use it all the time and my kids love it too so win win
I'm trying to automate adding Christmas and Halloween movies to my library and PTVL Channels, and add a Holiday episode channel, what i have gotten figured out so far is :
1.) I created a .bat file to move my Christmas movies from a different directory to a folder in my movies folder (and a separate one for Halloween movies)
and created a .bat file to move my Christmas movies from the movies folder back to the original directory (and a separate one for Halloween movies)
2.)I then use Eventghost to execute the .bat files on specific dates and send a update command with VoxCommando to XBMC (or a clean command if removing the movies)
3.) I created Christmas and Halloween movie Channels in PTVL
( if i remove the movies from the library then those channels are no longer shown )
now the problem I'm running into is that I created a playlist with all the Christmas Episodes i have, and created a PTVL channel for it, so i tried to remove the Playlist from the Playlist folder to see if that would stop the channel from showing up, but that didn't work i tried to Force reset PTVL and also tried to restart XBMC but the channel was still there.
so what I'm trying to figure out is how can I automate the removal of that channel, I found that if i add this line
Code:<setting id="Channel_6_rule_5_id" value="5" />
to settings2.xml then it disables the channel, so far all I can think of would be to use some type of script (AutoHotKey, .bat or VBS) to add that line of code to the settings2.xml at the end of the Christmas Season and then remove that line of code at the begging of the Christmas Season. but before i went full boar in that direction i thought i would see if someone would have another idea, i don't know much about coding just enough to get me in trouble so using a script would be my last resort
any ideas or help would be great thanks
and thanks for the great add on
I enjoy tinkering as well. Have eg running tons of custom stuff... If you don't mind... Your setup might be too complex I would:
Create smart playlists for each holiday. (Xmas.xsp,Halloween.xsp,etc)
Use your date eg code to copy n rename a season playlist to "seasons.xsp" at the xbmc playlist folder.
Have a preset ptvl channel that always plays custom playlist seasons.xsp
This assumes u use scraped movies.
When the season is over copy a new playlist... My personal fav r playlists that filter for newly added shows
(2014-01-27, 01:27)Lunatixz Wrote:(2014-01-27, 01:25)tdhz77 Wrote: I've been trying to create a python script that integrates VoxComando w/ PsuedoTV.
I want to say, "Guide" and the guide show up.
"What's playing?" and vox speech tells me whats playing.
"Next page" for next round of channels.
"Watch this or watch channel (Name)"
VoxComando can use the youtube plugin, so one can say "search youtube for X" a/nd it will play.
I was wondering if this is something you might be interested in creating in the future
Yes, but you can get by with using Voxcomando with eventghost. Without using a special script.
Since guide is triggered by the "enter" keyboard key...
map it to a vox command
You can get fancy'er by having the vox command only work when PseudoTV is running...
(2014-10-16, 01:56)peglegtv Wrote: luna speaking of Tinkering, I had an idea and after finding this post you might be the guy to talk to
(2014-01-27, 01:27)Lunatixz Wrote:(2014-01-27, 01:25)tdhz77 Wrote: I've been trying to create a python script that integrates VoxComando w/ PsuedoTV.
I want to say, "Guide" and the guide show up.
"What's playing?" and vox speech tells me whats playing.
"Next page" for next round of channels.
"Watch this or watch channel (Name)"
VoxComando can use the youtube plugin, so one can say "search youtube for X" a/nd it will play.
I was wondering if this is something you might be interested in creating in the future
Yes, but you can get by with using Voxcomando with eventghost. Without using a special script.
Since guide is triggered by the "enter" keyboard key...
map it to a vox command
You can get fancy'er by having the vox command only work when PseudoTV is running...
i was curious how i could get VoxCommando to know when PTVL is running i have created voice commands for every channel but for that to work i had to have it send the channel number then select to make them work, i thought it would be cool if i could use VOX to tell if PTVL was on or not so i could say "Watch the Christmas Channel" and Vox would see if PTVL was running - if not then launch it then go to that channel - if running then go to that channel,
just a bunch of tinkering for me
sorry for adding on to the original question, but right before you replied i found the last quoted post
(2014-10-16, 03:33)azrael17 Wrote: Hey Luna,
I was trying to submit an edit to the community list. First edit seemed to work fine (youtube_channels_networks.xml). Second edit (youtube_playlists.xml) gives me the following error:
400. That’s an error.
Your client has issued a malformed or illegal request. That’s all we know.
Any ideas what the problem could be?
(2014-10-16, 03:35)Lunatixz Wrote:(2014-10-16, 03:33)azrael17 Wrote: Hey Luna,
I was trying to submit an edit to the community list. First edit seemed to work fine (youtube_channels_networks.xml). Second edit (youtube_playlists.xml) gives me the following error:
400. That’s an error.
Your client has issued a malformed or illegal request. That’s all we know.
Any ideas what the problem could be?
too many open connections... close web browser... then open again.
(2014-10-16, 03:48)azrael17 Wrote:(2014-10-16, 03:35)Lunatixz Wrote:(2014-10-16, 03:33)azrael17 Wrote: Hey Luna,
I was trying to submit an edit to the community list. First edit seemed to work fine (youtube_channels_networks.xml). Second edit (youtube_playlists.xml) gives me the following error:
400. That’s an error.
Your client has issued a malformed or illegal request. That’s all we know.
Any ideas what the problem could be?
too many open connections... close web browser... then open again.
No luck, I'll have to try it again later I guess.
(2014-10-16, 01:56)peglegtv Wrote: Luna i like your idea for swapping the playlist out,
but for the movies i don't want them in the library all year round, i feel it clutters things up when i know we wont watch them through out the year, but i like the simplicity of swapping the playlist for Christmas Episodes ill have to figure out what channel I'm Willing to swap and then ill also want to swap out my logos for that channel but that i can do with .bat so we're golden there,
(2014-10-15, 17:09)frederik84 Wrote:(2014-10-15, 16:50)Lunatixz Wrote:(2014-10-15, 16:44)frederik84 Wrote: LOL u really are something....
Did you ever see the episode in Seinfeld called the "Soup Nazi"? I guess you are xbmc version of him
You are something... you expect so much from one person! it's not enough I contribute what I can... its still not enough because you had to wait a few days? really! and i'm the bad guy?
Im not the first person u have been mean to. That comment didnt come out from the blue. I have seen u shit on alot of people. I dint do anything wrong here I just asked for what u had promised in the first place...