It is currently April 24th, 2024, 1:40 am

Mythtv skin

Media controls, music players, video and animated visualizers
lmclaren
Posts: 3
Joined: February 8th, 2011, 5:07 am

Mythtv skin

Post by lmclaren »

Mythtv skin for Rainmeter
Hi,

I have written (based on a lot of other peoples work!) a Mythtv skin for Rainmeter.

http://db.tt/EZGkLJs


It is based on Gnometer but would be easy to put into other Configs. All the heavy lifting is done with LUA and rainmeter just puts it onto the screen.

You will need to edit the mMythtv measure (in the .ini) and change the url to suit your setup, you will also need to put a width.MythTv into your variables.ini or hard set it to 200 as a starting point.

The LUA code is not pretty, my first attempt but should be robust.
It would have been a lot easier if there was a native LUA xml parser.

Happy for feedback both good and bad.

Lee
You do not have the required permissions to view the files attached to this post.
dragonmage
Developer
Posts: 1270
Joined: April 3rd, 2009, 4:31 am
Location: NC, US

Re: Mythtv skin

Post by dragonmage »

I'll be sure to check this out if I ever start using MythTV, thanks.