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
[PlugIn] TVAnytime - full automated recordings manager
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="nu_81" data-source="post: 975606" data-attributes="member: 99603"><p>Hello,</p><p>I use Mediaportal now for several years and enjoy to record new movies on Pay TV channels.</p><p>I collect these not seen movies and let moving pictures manage my new movies.</p><p>For me this is the only method to few good movies on Pay TV, because they repeat the movies very often.</p><p>So if you have time to watch a movie, mostly they repeat a movie which you already seen or which you don't want to see, because there are to bad.</p><p>In past I spend a lot of time to check the single movies in EPG by look them up manually on IMDB and decide if I want to record them or not.</p><p>Now I have implemented a PlugIn which automated this process for me.</p><p>I called my PlugIn TVanytime and I want to contribute it for the community, like other did with so many very good PlugIns and ideas.</p><p></p><p><strong>Description</strong></p><p></p><p><span style="font-family: 'Open Sans'">TVAnytime is a new Mediaportal PlugIn which automatically record new, well rated movies on e.g. Pay TV Channels. The PlugIn is divided in two parts:</span></p><p><span style="font-family: 'Open Sans'"><strong>1) TVServer</strong></span></p><p><span style="font-family: 'Open Sans'">The TVServer part scans the EPG data of selected channels, qualified them and scheduled them automatically to record.</span></p><p><span style="font-family: 'Open Sans'">The qualification of the programs runs in this order:</span></p><ul> <li data-xf-list-type="ul"><span style="font-family: 'Open Sans'">does the program exceed a minimum durance (to filter out programs between the movies)</span></li> <li data-xf-list-type="ul"><span style="font-family: 'Open Sans'">if the Movie was already recorded, or rejected it will be skipped</span></li> <li data-xf-list-type="ul"><span style="font-family: 'Open Sans'">if the movie is already scheduled (no matter when in future) or the movie is already recorded by hand it will be skipped</span></li> <li data-xf-list-type="ul"><span style="font-family: 'Open Sans'"><span style="font-family: 'Open Sans'">if the Movie is already existing in MovingPictures it will be skipped.</span></span></li> <li data-xf-list-type="ul"><span style="font-family: 'Open Sans'">next the PlugIn will check if the movie exceeds a minimum rating on IMDB</span></li> <li data-xf-list-type="ul"><span style="font-family: 'Open Sans'">optional it can be set a minimum year of release</span></li> </ul><p><span style="font-family: 'Open Sans'">If the movie corresponds all criteria the movie will be scheduled to record. All IMDB Ratings were added to standard program descriptions so you can see the rating directly in the TV Guide. The process will exceed automatically in a adjustable time interval.</span></p><p><span style="font-family: 'Open Sans'"><strong>2) Mediaportal</strong></span></p><p><span style="font-family: 'Open Sans'">In Mediaportal you can manage all programs by a separate section. Here it is possible to manually reject scheduled movies (e.g. if you already seen it, or you are not interested or mark movies to record if they were not qualified (e.g. the plugin didn't find a rating).</span></p><p><span style="font-family: 'Open Sans'">At the beginning of using the PlugIn it will schedule much movies. But with the time it will fill the database with your own information, so that there will be only a few new good movies a week (Pay TV Channels repeat there movies very often).</span></p><p> <span style="font-family: 'Open Sans'">For now there is only support for Titan Skin.</span></p><p><span style="font-family: 'Open Sans'">Here are the meaning of the colors:</span></p><ul> <li data-xf-list-type="ul"><span style="font-family: 'Open Sans'">red - program is scheduled</span></li> <li data-xf-list-type="ul"><span style="font-family: 'Open Sans'">orange - no IMDB rating or manually set to "manage it later"</span></li> <li data-xf-list-type="ul"><span style="font-family: 'Open Sans'">empty - program was rejected (by PlugIn or by hand)</span></li> </ul><p><span style="font-family: 'Open Sans'"><strong>Installation</strong></span></p><p><span style="font-family: 'Open Sans'">TVAnytime.mpe1 for the TVServer</span></p><p><span style="font-family: 'Open Sans'">TVAnytimeMP for the Clients</span></p><p><span style="font-family: 'Open Sans'">If you don't have an extension installer on the TVServer machine you can copy the TVServerDlls by hand: </span></p><p><span style="font-family: 'Open Sans'">- TVAnytime.dll in TVServer Directory in \PlugIns</span></p><p><span style="font-family: 'Open Sans'">- TVAnytime.Manager.dll in TVServer Directory</span></p><p></p><p><strong>Repository</strong></p><p><a href="https://www.team-mediaportal.com/extensions/movies-videos/tvanytime" target="_blank">https://www.team-mediaportal.com/extensions/movies-videos/tvanytime</a></p><p></p><p><span style="font-family: 'Open Sans'">I implemented only Titan Skin Support for now. If someone want to help, e.g. by creating other skin file, language files, etc. it will be very welcome. </span></p><p><span style="font-family: 'Open Sans'">There are already some planned feature extensions (like disk quota) and I'm very curious to get some feedback from here.</span></p><p></p><p><span style="font-family: 'Open Sans'">Please post here if you have problems by using this PlugIn or if you have ideas to improve the advantages.</span></p><p><span style="font-family: 'Open Sans'">I also attach the Source if someone is interested.</span></p><p></p><p><span style="font-family: 'Open Sans'">Bye!</span></p></blockquote><p></p>
[QUOTE="nu_81, post: 975606, member: 99603"] Hello, I use Mediaportal now for several years and enjoy to record new movies on Pay TV channels. I collect these not seen movies and let moving pictures manage my new movies. For me this is the only method to few good movies on Pay TV, because they repeat the movies very often. So if you have time to watch a movie, mostly they repeat a movie which you already seen or which you don't want to see, because there are to bad. In past I spend a lot of time to check the single movies in EPG by look them up manually on IMDB and decide if I want to record them or not. Now I have implemented a PlugIn which automated this process for me. I called my PlugIn TVanytime and I want to contribute it for the community, like other did with so many very good PlugIns and ideas. [B]Description[/B] [FONT=Open Sans]TVAnytime is a new Mediaportal PlugIn which automatically record new, well rated movies on e.g. Pay TV Channels. The PlugIn is divided in two parts: [B]1) TVServer[/B] The TVServer part scans the EPG data of selected channels, qualified them and scheduled them automatically to record. The qualification of the programs runs in this order:[/FONT] [LIST] [*][FONT=Open Sans]does the program exceed a minimum durance (to filter out programs between the movies)[/FONT] [*][FONT=Open Sans]if the Movie was already recorded, or rejected it will be skipped[/FONT] [*][FONT=Open Sans]if the movie is already scheduled (no matter when in future) or the movie is already recorded by hand it will be skipped[/FONT] [*][FONT=Open Sans][FONT=Open Sans]if the Movie is already existing in MovingPictures it will be skipped.[/FONT][/FONT] [*][FONT=Open Sans]next the PlugIn will check if the movie exceeds a minimum rating on IMDB[/FONT] [*][FONT=Open Sans]optional it can be set a minimum year of release[/FONT] [/LIST] [FONT=Open Sans]If the movie corresponds all criteria the movie will be scheduled to record. All IMDB Ratings were added to standard program descriptions so you can see the rating directly in the TV Guide. The process will exceed automatically in a adjustable time interval. [B]2) Mediaportal[/B] In Mediaportal you can manage all programs by a separate section. Here it is possible to manually reject scheduled movies (e.g. if you already seen it, or you are not interested or mark movies to record if they were not qualified (e.g. the plugin didn't find a rating). At the beginning of using the PlugIn it will schedule much movies. But with the time it will fill the database with your own information, so that there will be only a few new good movies a week (Pay TV Channels repeat there movies very often). For now there is only support for Titan Skin. Here are the meaning of the colors:[/FONT] [LIST] [*][FONT=Open Sans]red - program is scheduled[/FONT] [*][FONT=Open Sans]orange - no IMDB rating or manually set to "manage it later"[/FONT] [*][FONT=Open Sans]empty - program was rejected (by PlugIn or by hand)[/FONT] [/LIST] [FONT=Open Sans][B]Installation[/B] TVAnytime.mpe1 for the TVServer TVAnytimeMP for the Clients If you don't have an extension installer on the TVServer machine you can copy the TVServerDlls by hand: - TVAnytime.dll in TVServer Directory in \PlugIns - TVAnytime.Manager.dll in TVServer Directory[/FONT] [B]Repository[/B] [url]https://www.team-mediaportal.com/extensions/movies-videos/tvanytime[/url] [FONT=Open Sans]I implemented only Titan Skin Support for now. If someone want to help, e.g. by creating other skin file, language files, etc. it will be very welcome. There are already some planned feature extensions (like disk quota) and I'm very curious to get some feedback from here.[/FONT] [FONT=Open Sans]Please post here if you have problems by using this PlugIn or if you have ideas to improve the advantages. I also attach the Source if someone is interested.[/FONT] [FONT=Open Sans]Bye![/FONT] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
[PlugIn] TVAnytime - full automated recordings manager
Contact us
RSS
Top
Bottom