home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
PowerPlay TV
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="pilehave" data-source="post: 486303" data-attributes="member: 71550"><p>Hi</p><p></p><p>I am about 80% done with a plugin that (in my view) will make the TV-part of MediaPortal faster to navigate and more intuitive to use. These are the features I will implement. If you think one or more features are useful, please take a minute to give feedback <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p></p><p>I have made a build 1.1.0 Alpha, but not for previous versions, as things have changed a bit since 1.0.2 and I needed recent fixes for my project to succeed. At the moment I run the plugin on my HTPC and one client for testing.</p><p></p><p>The plugin is divided in a window-plugin and a process-plugin and replaces the normal TV-plugin.</p><p></p><p><strong>FEATURES:</strong></p><ul> <li data-xf-list-type="ul">One click playback of recordings. Pressing "Play" while watching TV (or recorded TV) in fullscreen, will show a list of recorded TV on top of fullscreen tv. Navigate up/down to select one and playback will start.</li> <li data-xf-list-type="ul">One click recording in EPG. Navigating the EPG and pressing "Enter" will schedule a recording of the selected programme. Pressing "Record" will show the normal program-info window. "Enter" and "Record" function can be swapped if you like it the other way around.</li> <li data-xf-list-type="ul">While watching TV (or recorded TV) pressing "Play" twice will take your playback to the beginning of the file (or timeshift buffer). Pressing "Stop" twice will take you to the end (live point if TV).</li> <li data-xf-list-type="ul">While watching TV pressing "Stop" once will show active recordings, which you then can stop.</li> <li data-xf-list-type="ul">I have added an option to remove stacking of files in folders, in recorded TV. This is not finished yet.</li> <li data-xf-list-type="ul">If you were watching live-TV before you started playback of a recording, live-TV will turn on again when you are finished watching the recording (this requires that you have checked the two boxes "Turn on TV" and "Directly show fullscreen TV" in the TV-settings!)</li> </ul><p></p><p><strong>INSTALLATION:</strong></p><p><span style="color: Red">This MOD requires that you run 1.1.0 Alpha (no SVN's, sorry).</span></p><p>Attached to this post you will find two files, download and unzip them. Now follow these steps:</p><p></p><ul> <li data-xf-list-type="ul">Make a backup of your current TVPlugin.dll, place it somewhere else. This will enable you to restore normal functionality if you dislike my modifications.</li> <li data-xf-list-type="ul">Copy the new TVPlugin.dll to your windows-plugin directory: C:\Program Files\Team MediaPortal\MediaPortal\plugins\Windows<br /> Copy PowerPlay.dll to your process-plugin directory: C:\Program Files\Team MediaPortal\MediaPortal\plugins\process</li> <li data-xf-list-type="ul">Open MediaPortal configuration and configure the window-plugin "PowerPlay TV (window)" to suit your needs. The process-plugin can not be configured, but reads the same settings as the window-plugin.</li> </ul><p></p><p>One thing that I don't know if people will miss is the ability to stop live-tv from fullscreen. If you press stop on live-tv, the default TV-plugin shows you a dialog where you can choose to stop the stream or continue watching. This has always annoyed me. Why would I want to stop? If I want to watch something else or listen to music I'll do that...I may or may not put it in as an optional setting to keep this method. Wait and see <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p></p><p><strong>KNOWN BUGS/LIMITS:</strong></p><ul> <li data-xf-list-type="ul">Prepending numbers to recordings in Recorded TV. This setting does nothing yet</li> <li data-xf-list-type="ul">Disabling stacking of recordings looks funny when NOT using the date sort-method</li> <li data-xf-list-type="ul">Watched-counter and watched stop-time is not currently updated when you start playback from the new PowerPlay-list</li> </ul><p></p><p>Oh...and saving the timeshift-buffer as a file has been discussed MANY times, and while I personally would like this feature, it is REALLY complicated to actually program while preserving the base-code of TV. A possible way of doing it is to simply put in an extra button in MyTV and make that button do a hard-copy of the timeshift-buffer to a file in recorded TV. But I'm not doing it <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p></blockquote><p></p>
[QUOTE="pilehave, post: 486303, member: 71550"] Hi I am about 80% done with a plugin that (in my view) will make the TV-part of MediaPortal faster to navigate and more intuitive to use. These are the features I will implement. If you think one or more features are useful, please take a minute to give feedback :) I have made a build 1.1.0 Alpha, but not for previous versions, as things have changed a bit since 1.0.2 and I needed recent fixes for my project to succeed. At the moment I run the plugin on my HTPC and one client for testing. The plugin is divided in a window-plugin and a process-plugin and replaces the normal TV-plugin. [B]FEATURES:[/B] [LIST] [*]One click playback of recordings. Pressing "Play" while watching TV (or recorded TV) in fullscreen, will show a list of recorded TV on top of fullscreen tv. Navigate up/down to select one and playback will start. [*]One click recording in EPG. Navigating the EPG and pressing "Enter" will schedule a recording of the selected programme. Pressing "Record" will show the normal program-info window. "Enter" and "Record" function can be swapped if you like it the other way around. [*]While watching TV (or recorded TV) pressing "Play" twice will take your playback to the beginning of the file (or timeshift buffer). Pressing "Stop" twice will take you to the end (live point if TV). [*]While watching TV pressing "Stop" once will show active recordings, which you then can stop. [*]I have added an option to remove stacking of files in folders, in recorded TV. This is not finished yet. [*]If you were watching live-TV before you started playback of a recording, live-TV will turn on again when you are finished watching the recording (this requires that you have checked the two boxes "Turn on TV" and "Directly show fullscreen TV" in the TV-settings!) [/LIST] [B]INSTALLATION:[/B] [COLOR="Red"]This MOD requires that you run 1.1.0 Alpha (no SVN's, sorry).[/COLOR] Attached to this post you will find two files, download and unzip them. Now follow these steps: [LIST] [*]Make a backup of your current TVPlugin.dll, place it somewhere else. This will enable you to restore normal functionality if you dislike my modifications. [*]Copy the new TVPlugin.dll to your windows-plugin directory: C:\Program Files\Team MediaPortal\MediaPortal\plugins\Windows Copy PowerPlay.dll to your process-plugin directory: C:\Program Files\Team MediaPortal\MediaPortal\plugins\process [*]Open MediaPortal configuration and configure the window-plugin "PowerPlay TV (window)" to suit your needs. The process-plugin can not be configured, but reads the same settings as the window-plugin. [/LIST] One thing that I don't know if people will miss is the ability to stop live-tv from fullscreen. If you press stop on live-tv, the default TV-plugin shows you a dialog where you can choose to stop the stream or continue watching. This has always annoyed me. Why would I want to stop? If I want to watch something else or listen to music I'll do that...I may or may not put it in as an optional setting to keep this method. Wait and see :) [B]KNOWN BUGS/LIMITS:[/B] [LIST] [*]Prepending numbers to recordings in Recorded TV. This setting does nothing yet [*]Disabling stacking of recordings looks funny when NOT using the date sort-method [*]Watched-counter and watched stop-time is not currently updated when you start playback from the new PowerPlay-list [/LIST] Oh...and saving the timeshift-buffer as a file has been discussed MANY times, and while I personally would like this feature, it is REALLY complicated to actually program while preserving the base-code of TV. A possible way of doing it is to simply put in an extra button in MyTV and make that button do a hard-copy of the timeshift-buffer to a file in recorded TV. But I'm not doing it ;) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
PowerPlay TV
Contact us
RSS
Top
Bottom