![]() |
|
|
|
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes | |
|
|
||||
|
|
#1 |
|
OTA Forum Moderator
Join Date: Jan 2005
Location: North Delta, BC (96Av x 116St)
Posts: 23,338
|
This thread concerns the setup and maintenance of the user experience in MythTV and is for discussing such application issues as the program guide, menus, themes, customization, plugins, keyboard mappings, etc.
This thread is not about hardware, general installation, general mythbackend setup, firmware, or drivers since those are already covered in the main Mythtv thread as well as in the Easy MythTV Install & Setup Using Mandriva and PLF thread. Last edited by stampeder; 2010-12-22 at 02:25 PM. |
|
|
| Sponsored Links | |||
Advertisement | |||
|
|
#2 | |||
|
OTA Forum Moderator
Join Date: Jan 2005
Location: North Delta, BC (96Av x 116St)
Posts: 23,338
|
I'll have to look through the mythfrontend options because I have something a bit like that happening, but only on Live TV on changing channels and I never see it outside of MythTV. Since I use the OpenGL settings it fades from the screen, but I'd like it to do so much more quickly! BTW it doesn't occur on recordings, although the progress bar shows up and fades. I'd like to find out how to toggle the use of these and/or adjust their timing but I haven't looked into it seriously so far.
Quote:
|
|||
|
|
|
|
#3 |
|
OTA Forum Moderator
Join Date: Jan 2005
Location: North Delta, BC (96Av x 116St)
Posts: 23,338
|
ClgShaft, in the main menu Utilities/Setup section go to Setup and then Appearance and on the first page (called Theme/Screen Settings) which Paint Engine is yours using? Mine is set to OpenGL, which your new Nvidia video card will handle easily. Maybe that might clear up your on screen graphics issue.
|
|
|
|
|
#4 |
|
Join Date: Mar 2007
Location: Guelph
Posts: 550
|
Stampeder why are the two links you have in post 1 set at https not http ?
Gives me an untrusted connection page. |
|
|
|
|
#5 |
|
OTA Forum Moderator
Join Date: Jan 2005
Location: North Delta, BC (96Av x 116St)
Posts: 23,338
|
Fixed. Please PM me about stuff like that as per the rules of the forum.
cheers |
|
|
|
|
#6 |
|
Join Date: May 2006
Posts: 702
|
mine was set to QT, I have changed to OpenGL.
what themes are people using? I have mine set to mythcenter wide. is there some really cool themes out there? My next task is getting a ps3 remote to control mythtv. Looks like it is a few scripts and setting lirc on the frontend. thanks to all who helped me get mythtv to work. |
|
|
|
|
#7 |
|
OTA Forum Moderator
Join Date: Jan 2005
Location: North Delta, BC (96Av x 116St)
Posts: 23,338
|
On Mandriva there are two PLF packages of MythTV themes that you can install via MCC or on the command line with urpmi:
Mythdora themes for 0.24 are a bit tricky: http://mythdora.com/?q=node/5607 And of course you can build MythTV themes and plugins yourself from source: http://www.mythtv.org/download |
|
|
|
|
#8 |
|
Join Date: May 2006
Posts: 702
|
I have schedulers direct free trial and have the backed set with my password and user name. I added my regional cable listings and ota.
on the frontend the guide is out by two hours. shows that are on right now the guide says they start in 2 hours. I would like to correct so I can start recording some shows. mythtv and mandriva's time is set correct. mythfilldatabase is filling the guide with info, except for the ota hd channels. thanks |
|
|
|
|
#9 |
|
OTA Forum Moderator
Join Date: Jan 2005
Location: North Delta, BC (96Av x 116St)
Posts: 23,338
|
In the Mythcenter Wide theme it shows the time on the Main menu to the upper right - is that showing the correct time?
As far as individual stations, time offsets can be set for each on the mythbackend in the Input Sources section where you input the codes for the channels from Schedules Direct. |
|
|
|
|
#10 |
|
Join Date: May 2006
Posts: 702
|
Yes, the time is correct. Just not what's on.
|
|
|
|
|
#11 |
|
OTA Forum Moderator
Join Date: Jan 2005
Location: North Delta, BC (96Av x 116St)
Posts: 23,338
|
I would go into the mythbackend Input properties and set the time offsets of each TV channel properly then.
On the Schedules Direct site make sure you specify the OTA DTV channels but if SD has not added them yet just use the station's analogue code number for now, then send SD a message with the info that they need to update. |
|
|
|
|
#12 |
|
Veteran
Join Date: Jan 2009
Posts: 2,564
|
sounds like the thread for this question:
I'm using zap2xml and a no internal grabber setting for my epg, importing my own xmltv.xml file to update my epg. Works fine, but where is the setting to remove the old epg info, say for the days already past? I'm looking to to get 14 days of guide populated, but seems like it keeps the old guide info in the mythconverg mysql database, so I can't seem to get past Jan 1st. (Dec 18 thru Jan 1st is populated). once i get this working the way i want, only thing left to do is cron it up.. here is my script: Code:
#!/bin/sh # remove old cache files rm /path/to/zap2xml/cache/*.gz # path where zap2xml.pl is cd /path/to/zap2xml # grab 14 days worth from zap2it account /usr/bin/perl zap2xml.pl -u username -p password -d 14 # import new xmltv.xml file to mythconverg database /usr/bin/mythfilldatabase --update --file 1 xmltv.xml from: /usr/bin/mythfilldatabase --update --file -l xmltv.xml to: /usr/bin/mythfilldatabase --update --file 1 xmltv.xml This gets me past January 1st now, but still doesn't delete the old epg info. Must be a reason we're keeping it around? For recordings maybe? Last edited by majortom; 2010-12-24 at 02:28 PM. Reason: fixed the typo in script |
|
|
|
|
#13 |
|
OTA Forum Moderator
Join Date: Jan 2005
Location: North Delta, BC (96Av x 116St)
Posts: 23,338
|
MythTV has to keep the old EPG info for its own use, such as knowing how to avoid recording reruns.
If you install PHPMyadmin you can do bulk deletes in the MySQL mythconverg database. |
|
|
|
|
#14 |
|
Veteran
Join Date: Jan 2009
Posts: 2,564
|
thanks for the explanation Stampeder. I figured there must be a reason.
I'll just leave it alone then. |
|
|
|
|
#15 |
|
Join Date: May 2006
Posts: 702
|
Stampeder, thanks for the guide tips. I went and looked at the computer time again, and it looks like with mandriva you have to set the time zone in two places. I have corrected, tried -2 hrs, and +2 hrs instead of auto and no go.
Should I be deleting the guide data and starting over? I have all the logos now on the frontend, really starting to look nice. I am actually enjoying watching some TV and movies. Has anyone added hulu desktop to the frontend in mandriva? I had it working with ubuntu, but cannot download with mandriva. Flash issues are still causing mythweb, and hulu, you tube to crash on the frontend. thanks |
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|