NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Wishlist v
« Previous 1 … 70 71 72 73 74 … 193 Next »
Adult Show Filter/Block

 
  • 0 Vote(s) - 0 Average
Adult Show Filter/Block
koornneef
Offline

Junior Member

Posts: 47
Threads: 11
Joined: Jan 2008
#1
2008-01-11, 04:30 PM
Hi. Just getting stuff setup..Awesome.

This is one extension I would love, I'm not sure if this can be handled by a plugin.

- Block entire categories
- Block shows by name (Reg. Ex. even better, but partial is good)
- Password protected on/off toggle, if you see fit. If I'm blocking the kids, I prolly don't want to watch it either, but I can see people wanting that feature.

In the standard TV Guide, I can assign colours. I would also love to block the same way (block by colour?).
This would:
1. Not allow me to choose the item in the guide for playing or recording
2. Remove the result from search.. Same reason
3. Disallow me to channel surf to that program in live TV (this may require Core code changes??)

Basically, I would love to block out "Adult" content by category, maybe other categories like shopping Smile
I would love to also selectively remove shows by partial name match like "Paid Advertising" or "Infomercial" or "Trailer Park Boys" (sorry, my kids really don't need that show at their current age.)

--
Config info for the record (in case you're collecting stats):

ASUS Prodigy P4S333VR, Celeron 2.2GHz, 1GB RAM, Hauppauge HVR-1600. ASUS supplied AGP DVI/Composite out video extension) All other components are on the Motherboard (SiS).

I'm using GBPVR.exe since my old 'spare' machine won't handle X2
It will run Overlay, or VMR7 -- but VMR7 is choppy on DVD playback at 85%++ CPU.

Please count another user in Canada looking for Closed Captioning. I had the HVR-1600 in the Vista machine and it supported CC in Media Center -- but not WinTV2000, so it is capable -- don't know what drivers/tricks, etc. Microsoft is using.
gEd
Offline

Posting Freak

London
Posts: 3,514
Threads: 100
Joined: Jan 2005
#2
2008-01-11, 10:14 PM
I wrote a couple of scripts to remove content from my xml EPG before loading the EPG up into gbpvr.

cleanlistings.bat
rem Script to remove unwanted shows from the tv xml file data.xml

FOR /F "DELIMS=¶" %%A IN (Shows_To_Avoid.txt) DO call do_cleaning "%%A"

do_cleaning.bat
xmltv tv_grep --not --title %1 <data.xml > data.tmp
del data.xml
ren data.tmp data.xml

(you need to download xmltv.exe first)

or you could probably write a script to run ANSI SQL on the database, something like
DELETE from RECORDING_SCHEDULE WHERE CATEGORY="ADULT"
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
koornneef
Offline

Junior Member

Posts: 47
Threads: 11
Joined: Jan 2008
#3
2008-01-14, 04:50 PM
Thanks,

I'll have to give that a try.
gEd
Offline

Posting Freak

London
Posts: 3,514
Threads: 100
Joined: Jan 2005
#4
2008-01-14, 08:17 PM
good luck.

btw: after a quick google, I see you can filter on fields other than the title. Perhaps you might want to try category if you have adult channel genres.

C:\Programme\xmltv-0.5.34-win32>xmltv tv_grep foo --or
--title bar 2004-282
Timezone is +0200
nothing to the left of --or, should use as EXPR1 --or EXPR2
usage: tv_grep [--help] [--output FILE] [--ignore-case|-i]
(EXPR | REGEXP) [FILE]
where EXPR may consist of
(programme content matches)
--audio ''
--category REGEXP
--channel REGEXP
--clumpidx REGEXP
--country REGEXP
--[snip]----------
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#5
2008-01-14, 09:49 PM
I think there may be a way, to get TV Listings to Not display Adult titles in list mode, and password to open or schedule to record...

I have no idea, just looking into TV Listings...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Only show channels in selected group under channels JCDinPGH 1 364 2024-11-27, 03:58 PM
Last Post: sub
  Wrong Poster for TV Show three6zerocool 1 949 2021-08-01, 09:54 PM
Last Post: sub
  Recorded movie/show indicator in guide artmetz 0 931 2021-04-18, 03:55 PM
Last Post: artmetz
  Show the channel number on the information bar when watching live tv TheRealRoland 2 1,372 2020-11-13, 02:58 AM
Last Post: sub
  Program Guide view - show summary information of any entry TheRealRoland 0 946 2020-11-12, 07:35 PM
Last Post: TheRealRoland
  Scheduler - Recurring TV Show recording in series mark.jankowski.89 2 1,212 2020-10-26, 09:00 PM
Last Post: mark.jankowski.89
  Ability to edit the show metadata groenator 4 1,739 2020-10-03, 02:42 PM
Last Post: groenator
  V5 filter guide by search ctrlbrk 0 1,170 2020-06-06, 11:31 PM
Last Post: ctrlbrk
  Wish for "show windowed" feature enhancement eastavin 2 2,142 2018-10-21, 06:01 PM
Last Post: HaTaX
  Orginal Air Date show up in native NPVR guide and search result jtcreate 14 6,021 2017-07-27, 12:15 AM
Last Post: jtcreate

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode