-
Notifications
You must be signed in to change notification settings - Fork 360
Proposed additions/updates to MythTV #104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
-- the twit.tv site has undergone some recent changes Now the script scrapes the wiki's rss feeds instead of twit.tv directly
…uning lock timeouts
|
Are there already tickets for the three issues?
|
|
I did do a search for the issues (as well as following the guidelines for checking if a ticket already exists) and I could not find any (open/closed). Yes the tuning timeout message is displayed anytime you attempt to start live tv (or change channels) -- even if the input source is not tuned (eg composite/s-video and the like). The theme url does not exist for v0.28-pre (http://themes.mythtv.org/themes/repository/0.28-pre/themes.zip) whereas the url v0.27.5 does exist. Also, the twit.tv.pl script has been broken since at least 0.27.5 (maybe even earlier) since the twit.tv website was modified (but they do have standard rss 2.0 feeds on the wiki). |
|
Ok. Can you please open a ticket for each issue so the relevant developers can take a look at it. |
|
@dekarl -- I will open tickets for each of those issues. |
|
@dekarl : I have justed opened the tickets on the trac server #12571 (Theme url does not exist for lastest git version 0.28-pre) #12572 (Non-tunable inputs always generate tuning timeout message spam when watching live tv) #12573 (Update to Mythnetvision twit.tv script by Auric) |
|
in regards to bug #12571 -- (https://code.mythtv.org/trac/ticket/12571) Also, bug #12572 (https://code.mythtv.org/trac/ticket/12572) |
… and filename instead of hashing the file's contents. This allows the same file to be in multiple places (incase it it symlinked). Each path to the same file should be unique -- and should a different hash.
2) Updated theme url (to http://themes.mythtv.org/themes/repository/trunk/themes.zip)
3) Commented out some unnecessary osd messages about tuning/lock timeout in tv_rec::TuningSingalCheck