View Single Post
Old 2008-05-27, 11:51   #1 (permalink)
gibman
Portal Developer
 
gibman's Avatar
 
Join Date: Oct 2006
Location: Aarhus
Posts: 735
Thanks: 4
Thanked 68 Times in 51 Posts

Country:

My System

Default Test; Active Recordings - an easier way to view & del. rec's

Hi!

I have coded a small addition to the tvhome screen in tvplugin.

A new button "active recordings" have been added.

It gives the user a better view on which recordings are currently active.
And better yet, it lets the user abort any of these with a "are u sure" prompt of course.

Plz test it and report back.

currently I have only changed the "mytvhomeserver.xml" file for the xface skin.
The changes are very simple.

...

<control>
<description>Active Recordings</description>
<type>button</type>
<id>14</id>
<width>253</width>
<label>200052</label>
<onup>3</onup>
<ondown>7</ondown>
<onright>99</onright>
</control>
...

So porting this to other skins should be easy.
If the button is not present in the XML file, then the code handles this by not using this new functionality.

Also some new language stuff has been added as well.

<String id="200052">Active recordings</String>
<String id="200053">No active recordings</String>

use latest SVN + xface + extract the contents of the RAR file to ur MP folder.

EDIT; its in SVN now.

/gibman
Attached Files
File Type: rar activeRecordings.rar (301.2 KB, 30 views)
__________________
"It's all a big foodchain.
We eat shit and shit eats us."

Last edited by gibman; 2008-05-28 at 12:09.
gibman is offline   Reply With Quote
This User Say Thank You: