how do i fix Movie and TV Ratings?
Posted: Wed Jun 20, 2012 9:22 pm
how do i fix the ratings on the Prevue guide? i have familly guy but it says TV-G and i want it TV-14. do i need hex editor for this?
Forums dedicated to the best electronic program guide of all time.
https://ariweinstein.com/prevue/
ok.woddfellow2 wrote:Yes, just change 0x99 in Family Guy's entry to 0x9A.
wow! didn't know that. well that might not work but at least the hex worked.Matthew Joseph wrote:Easier solution:
You can put (TV-PG) or (TV-G), since the program exactly (e.g. Extra (TV-PG), can turn a normal word to a rating icon.
This actually works. You can put (TV-PG), etc. just after the listing and send it via Serial and it will automatically change to the correct rating icon. This makes life so much easier. I wonder how many other tricks this system can do?Matthew Joseph wrote:Easier solution:
You can put (TV-PG) or (TV-G), since the program exactly (e.g. Extra (TV-PG), can turn a normal word to a rating icon.
Ahhh, if I had time I would be reversing all of that code, and I could tell you everything it can donwgatwcfan wrote:This actually works. You can put (TV-PG), etc. just after the listing and send it via Serial and it will automatically change to the correct rating icon. This makes life so much easier. I wonder how many other tricks this system can do?Matthew Joseph wrote:Easier solution:
You can put (TV-PG) or (TV-G), since the program exactly (e.g. Extra (TV-PG), can turn a normal word to a rating icon.
Steven
(Headphones) or something like that.woddfellow2 wrote:This also works with (CC), which it will replace with a closed-captioning symbol (actually an ASCII pipe (|), but the PrevueC font draws this as a closed-captioning symbol).
I tried a few strings to get it to display the headphones character ("(Stereo)", "(S)", "(STEREO)"), but I could not get it to replace those with the 0x91 headphones character.