| |||||||
| General Talk Talk about the MediaPortal TV-Server |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Developer Join Date: Oct 2006 Location: Aarhus
Posts: 609
Thanks: 3
Thanked 47 Times in 40 Posts
Country: | 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
__________________ "It's all a big foodchain. We eat shit and shit eats us." Last edited by gibman; 2008-05-28 at 11:09. |
| | |
| This User Say Thank You: |
| |
| | #2 (permalink) |
| Super Moderator Join Date: Feb 2005 Location: Melbourne
Posts: 1,866
Thanks: 55
Thanked 24 Times in 24 Posts
Country: | hey, this sounds like something that people have been requesting for a while. Thanks. I can't test it myself unfortunately, I'm in Hong Kong for two weeks. I am looking forward to using it when I get back though ![]() |
| | |
| | #3 (permalink) |
| Super Moderator Join Date: Jun 2005 Location: Cheshire UK
Posts: 5,533
Thanks: 82
Thanked 155 Times in 141 Posts
Country: | Very Nice Also skin file works great with PurevideoHD skin as well ![]()
__________________ Ray\PD Check your codecs are fine with Filmerit. XP\Vista known issues FOR FULL SUPPORT PLEASE GIVE USER SPECIFICATIONS AND RELEVANT LOG's as per HERE |
| | |
| | #4 (permalink) |
| Portal Member Join Date: Apr 2006 Location: San Sebastian
Posts: 397
Thanks: 7
Thanked 15 Times in 11 Posts
| there is litle bug check here TO GIBMAN_dk Build 19192 "active recordings" problem with recording set as manual I have also add the fix, source :-) Last edited by iosub; 2008-05-28 at 22:32. |
| | |
![]() |
| Bookmarks |
| Tags |
| active, del, easier, rec, test, view |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Channel setup should be easier | ender | Improvement Suggestions | 12 | 2008-07-18 21:51 |
| Choosing songs easier? | flokel | Listen Music | 6 | 2007-03-12 20:10 |
| MyTV: Recordings do not show up in Timer-View as Finished | The_Stig | 0.2.0.0 Final and SVN Builds | 3 | 2006-11-27 19:48 |