[mythtv-users] Themes - did they change in 33?

David Hampton mythtv at love2code.net
Wed Feb 22 01:44:17 UTC 2023


On Tue, 2023-02-21 at 16:20 -0500, Ian Evans wrote:
> On Tue, Feb 21, 2023 at 10:18 AM David Hampton via mythtv-users
> <mythtv-users at mythtv.org> wrote:
> > 
> > On Mon, 2023-02-20 at 15:28 -0500, Ian Evans wrote:
> > > Refreshed themes 15 hrs later and I don't see it. Am I missing a
> > > step?
> > > I seem to remember a theme cache but don't see anything in the
> > > directories.
> > 
> > Try it now.
> 
> Still no. Will try again later tonight and report back. Thanks.

Have you tried forcing a refresh of the downloadable themes? From the
theme chooser page, press 'M' and choose "refresh downloadable themes".
I just cleaned up my .mythtv directory (rm -rf ~/.mythtv/cache
~/.mythtv/tmp ~/.mythtv/themes/TintedGlass), started v33, and was able
to successfully download the TintedGlass theme.

You can also test by trying to download the theme directly. Here's my
output from doing this: 

  $ wget http://themes.mythtv.org/themes/repository/33/themes.zip
  $ unzip -l themes.zip  | grep Tinted
      2525  02-20-2023 23:05   33/TintedGlass/themeinfo.xml
     41026  02-20-2023 23:05   33/TintedGlass/preview.png.thumb.jpg

You can also issue the following command and see what mythtv is trying
to do:

  $ mythfrontend -v general,gui | grep theme

I occasionally have problems where I have to quit the frontend and
restart in order for it so show a newly selected theme.

Let me know how this goes for you.

David



More information about the mythtv-users mailing list