MythNews
(Difference between revisions)
(shortened Troubleshooting: Read-Only Filesystems; added Custom Newsfeeds) |
|||
| Line 1: | Line 1: | ||
| − | + | {{stub}} | |
| − | + | MythNews is a module which permits the user to follow their favorite news sources, available in RSS (Really Simple Syndication) format. | |
| − | + | == Custom Newsfeeds == | |
| − | + | URLs to syndication links are stored in | |
| − | + | /usr/share/mythtv/mythnews/news-sites.xml | |
| − | + | Edit them with a simple texteditor and superuser rights. | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| + | == Troubleshooting: Read-Only Filesystems == | ||
| + | MyhthNews will store it's downloaded newsfeeds in | ||
| + | /home/mythtv/.mythtv/MythNews | ||
| + | Make sure it exists and set the permissions to the myth user and group. | ||
[[Category:Plugins]] | [[Category:Plugins]] | ||
| − | |||
Revision as of 14:13, 31 March 2007
MythNews is a module which permits the user to follow their favorite news sources, available in RSS (Really Simple Syndication) format.
Custom Newsfeeds
URLs to syndication links are stored in
/usr/share/mythtv/mythnews/news-sites.xml
Edit them with a simple texteditor and superuser rights.
Troubleshooting: Read-Only Filesystems
MyhthNews will store it's downloaded newsfeeds in
/home/mythtv/.mythtv/MythNews
Make sure it exists and set the permissions to the myth user and group.