libmyth-python is only a recommended package for mythtv-backend so wont be installed by default.
libmyth-python is a dependency of the mythtv-frontend package so will always be installed if the frontend is installed.
Search found 601 matches
- Tue Mar 02, 2021 12:53 pm
- Forum: Troubleshooting
- Topic: [Solved] tmdb3 crashes
- Replies: 10
- Views: 128
- Thu Feb 04, 2021 7:19 pm
- Forum: Linux
- Topic: radio streaming
- Replies: 7
- Views: 162
Re: radio streaming
A UK station for another example is "Wonderful Radio London 266", What a cool find that's a real blast from the past :lol: . Before my time of cause ;) but really interesting listening to the old records, jiggles and adverts. I recognise the voice of Tony Blackburn and Kenny Everett. The wiki page ...
- Thu Feb 04, 2021 6:59 pm
- Forum: Linux
- Topic: radio streaming
- Replies: 7
- Views: 162
- Wed Feb 03, 2021 10:55 pm
- Forum: Linux
- Topic: MythTV Upgrade from v29 to v31 - MySQL FROZEN
- Replies: 8
- Views: 301
Re: MythTV Upgrade from v29 to v31 - MySQL FROZEN
I have one MariaDB server that hosts all my databases and appear to be 10.3.25 running on Ubuntu Server 20.04.1 LTS.
The clients mostly run on the latest Kubuntu or Xubuntu so are probably using slightly newer versions of the client. No where near on to check at the moment.
The clients mostly run on the latest Kubuntu or Xubuntu so are probably using slightly newer versions of the client. No where near on to check at the moment.
- Wed Feb 03, 2021 10:33 pm
- Forum: Linux
- Topic: radio streaming
- Replies: 7
- Views: 162
Re: radio streaming
OK thanks. Yeah I can confirm that first one does not work.
I can see why it's failing the format of the .pls playlist files it is sending has [Playlist] as the group marker when all the examples I've seen say it should be [playlist] all lower case. That should be an easy one to fix.
I can see why it's failing the format of the .pls playlist files it is sending has [Playlist] as the group marker when all the examples I've seen say it should be [playlist] all lower case. That should be an easy one to fix.
- Tue Feb 02, 2021 11:02 am
- Forum: Troubleshooting
- Topic: CD playback takes much time to start
- Replies: 12
- Views: 717
Re: CD playback takes much time to start
I'm slowly working on fixing this. I have a proof of concept patch that allows my to play CD's but fixing that opens a whole can of worms involving the media monitor and UDISKS2 support and the question of getting the metadata.
- Tue Feb 02, 2021 10:55 am
- Forum: Linux
- Topic: MythTV Upgrade from v29 to v31 - MySQL FROZEN
- Replies: 8
- Views: 301
Re: MythTV Upgrade from v29 to v31 - MySQL FROZEN
I skimmed though the 20.04 release notes but didn't see anything about swapping MySQL for MariaDB. I know new installs prefer MariaDB over MySQL which is why I asked. There is nothing wrong with current MariaDB, I use it myself, if you set it up correctly. After Oracle took over MySQL, and the uncer...
- Tue Feb 02, 2021 10:35 am
- Forum: Linux
- Topic: radio streaming
- Replies: 7
- Views: 162
Re: radio streaming
Nothing has change for a while on the MythMusic side other than the pointless code cleanups
Can you give an example of a radio stream that doesn't play (ideally one that I'm likely able to play in the UK).

Can you give an example of a radio stream that doesn't play (ideally one that I'm likely able to play in the UK).
- Sun Jan 31, 2021 11:38 am
- Forum: Linux
- Topic: MythTV Upgrade from v29 to v31 - MySQL FROZEN
- Replies: 8
- Views: 301
Re: MythTV Upgrade from v29 to v31 - MySQL FROZEN
When you say you 'upgraded Ubuntu from 18.04 to 20.04' you are talking about an in place upgrade not a fresh install is that correct?
I'd be surprised if Ubuntu just unilaterally decided to remove MySQL and replace it with MariaDB without any warnings?
I'd be surprised if Ubuntu just unilaterally decided to remove MySQL and replace it with MariaDB without any warnings?
- Sun Jan 31, 2021 11:25 am
- Forum: General Discussion
- Topic: Disabling DVD subtitles by default?
- Replies: 1
- Views: 70
Re: Disabling DVD subtitles by default?
Check the TV Settings->Playback OSD->Always display subtitles setting is unchecked.
- Sun Jan 24, 2021 10:18 pm
- Forum: Troubleshooting
- Topic: V32 Mytharchive installed but no entry in menus(SOLVED)
- Replies: 30
- Views: 940
Re: V32 Mytharchive installed but no entry in menus(SOLVED)
I think the confusion is if you ask MythArchive to create or burn an ISO then it will use the directory from the MythArchiveTempDir setting. If you want to create a native archive and you tell it to a save to a directory then it will use the path you set in the native archive wizard plus the title o...
- Fri Jan 22, 2021 1:19 pm
- Forum: Troubleshooting
- Topic: Cannot change the path for the DVD in MythArchive
- Replies: 5
- Views: 299
Re: Cannot change the path for the DVD in MythArchive
I see what the problem is while we can look for system files like the device files that represent dvd/cdroms the file chooser doesn't allow those to be selected for some reason! When you tell it to look for those it shows them OK you just can't select one of them.
- Thu Jan 21, 2021 7:57 pm
- Forum: Troubleshooting
- Topic: V32 Mytharchive installed but no entry in menus(SOLVED)
- Replies: 30
- Views: 940
Re: V32 Mytharchive installed but no entry in menus
In the settings for MythArchive there is a setting for 'MythArchive Temp Directory'. Change that to a location that the user running mythfrontend has permissions to both read and write files and has a lot of free space. I should say it's a very long time since I used the Native Archive. I know it us...
- Thu Jan 21, 2021 7:47 pm
- Forum: Troubleshooting
- Topic: Cannot change the path for the DVD in MythArchive
- Replies: 5
- Views: 299
Re: Cannot change the path for the DVD in MythArchive
Fixes/31 does have the fix.
It could be something else. Do you see the dvd device in the file browser but can't select it?
It could be something else. Do you see the dvd device in the file browser but can't select it?
- Mon Jan 18, 2021 8:35 pm
- Forum: General Discussion
- Topic: DataBase login/Connection failing
- Replies: 13
- Views: 577
Re: DataBase login/Connection failing
Just a guess but it could be the host: mythtv0 you probably need to use localhost?