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
Generic subtitles retriever library (movpic, tvseries etc.)
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="1stdead" data-source="post: 555410" data-attributes="member: 66469"><p><span style="font-size: 22px"><strong><span style="color: Red">Instructions:</span></strong></span></p><p></p><p><em>- Note: Follow the instructions on MPtv-series wiki and movingpictures wiki. This is just addon's to those.</em></p><p>Get newest subtitledownloader.dll here: <a href="https://forum.team-mediaportal.com/my-tvseries-162/subtitledownloader-project-71651/#post519271" target="_blank">https://forum.team-mediaportal.com/my-tvseries-162/subtitledownloader-project-71651/#post519271</a></p><p></p><p>To compile SubtitleDownloader.dll and SubtitlesRetriever.dll:</p><p>Setup:</p><p>\PluginDev\Moving Pictures</p><p>\PluginDev\mp-plugins\SubtitlesRetriever</p><p>\PluginDev\MP-TVSeries</p><p>\PluginDev\Mediaportal\</p><p></p><p>If you get References error and your setup is like mentioned above do this: Open SubtitlesRetriever.csproj <strong>in notepad</strong> or similar and change <HintPath>..\..\<strong>Mediaportal\</strong>mediaportal\Utils\bin\Release\Utils.dll</HintPath> (note: extra Mediaportal\)</p><p>to the appropriated location. You have to change <strong>3 locations</strong>.</p><p>Open SubtitlesRetriever profect file.</p><p>Compile against <strong>Mediaportal 1.1 beta.</strong></p><p></p><p>Copy SubtitlesRetriever.dll // SubtitleDownloader.dll</p><p>\PluginDev\Moving Pictures\External</p><p>\PluginDev\MP-TVSeries\External</p><p></p><p></p><p><span style="font-size: 12px"><u>To compile Moving Pictures:</u></span></p><p>- Be sure to have trunk 1015 and SubtitlesRetriever.dll in \PluginDev\Moving Pictures\External.</p><p>Compile against <strong>mediaportal 1.0.2</strong></p><p></p><p><span style="font-size: 12px"><u>To compile MPTVseries:</u></span></p><p>- Be sure to have trunk 886 and SubtitlesRetriever.dll in \PluginDev\MP-TVSeries\External</p><p>Add your <u>own API-key</u> for thetvdb in Visual studio:</p><p>Find it here: </p><p>In Online Parsing Classes folder there's a APIKey.resx when you click it it should open an editor for that file. Value field is empty, that's where the key value goes</p><p></p><p>Compile against <strong>mediaportal 1.1 beta</strong></p><p>Change build event to suite your environment (see mptvseries wiki)</p><p></p><p>Remember to change postbuild settings.</p><p></p><p><span style="font-size: 12px"><u>Final:</u></span></p><p></p><p>And Languages to something like, Windows 7, ProgramData\Team MediaPortal\MediaPortal\language\SubtitlesRetriever</p><p>Copy ICSharpCode.SharpZipLib.dll, MP-TVSeries.dl, MovingPictures.dlll to \Program Files\Team MediaPortal\MediaPortal\plugins\Windows</p><p>Copy SubtitleDownloader.dll, SubtitleRetriever.dll, 7z.dll to \Program Files\Team MediaPortal\MediaPortal</p><p></p><p></p><p><strong>FAQ:</strong></p><ul style="margin-left: 20px"> <li data-xf-list-type="ul">If get error like for missing references after they're added remove the references from plugin and readd them.</li> <li data-xf-list-type="ul">If you get warning just ignore them, only look for compiled successful.</li> <li data-xf-list-type="ul">No updates downloaded for MPTVSeries: <em>00000005 - 9-1-2010 15:05:11 - No APIKey...if you compile yourself you need to register an APIKey at theTVDB.com and add it to the resourceFile, nothing will be downloaded!</em> . You forgot to add API Key. Read instructions again.</li> </ul><p></p><p></p><p></p><p>If something is unclear just write here <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /> thx</p><p><em>Edit:</em></p><p><em>update mptvseries for API KEY</em></p></blockquote><p></p>
[QUOTE="1stdead, post: 555410, member: 66469"] [SIZE="6"][B][COLOR="Red"]Instructions:[/COLOR][/B][/SIZE] [I]- Note: Follow the instructions on MPtv-series wiki and movingpictures wiki. This is just addon's to those.[/I] Get newest subtitledownloader.dll here: [url]https://forum.team-mediaportal.com/my-tvseries-162/subtitledownloader-project-71651/#post519271[/url] To compile SubtitleDownloader.dll and SubtitlesRetriever.dll: Setup: \PluginDev\Moving Pictures \PluginDev\mp-plugins\SubtitlesRetriever \PluginDev\MP-TVSeries \PluginDev\Mediaportal\ If you get References error and your setup is like mentioned above do this: Open SubtitlesRetriever.csproj [B]in notepad[/B] or similar and change <HintPath>..\..\[B]Mediaportal\[/B]mediaportal\Utils\bin\Release\Utils.dll</HintPath> (note: extra Mediaportal\) to the appropriated location. You have to change [B]3 locations[/B]. Open SubtitlesRetriever profect file. Compile against [B]Mediaportal 1.1 beta.[/B] Copy SubtitlesRetriever.dll // SubtitleDownloader.dll \PluginDev\Moving Pictures\External \PluginDev\MP-TVSeries\External [SIZE="3"][U]To compile Moving Pictures:[/U][/SIZE] - Be sure to have trunk 1015 and SubtitlesRetriever.dll in \PluginDev\Moving Pictures\External. Compile against [B]mediaportal 1.0.2[/B] [SIZE="3"][U]To compile MPTVseries:[/U][/SIZE] - Be sure to have trunk 886 and SubtitlesRetriever.dll in \PluginDev\MP-TVSeries\External Add your [U]own API-key[/U] for thetvdb in Visual studio: Find it here: In Online Parsing Classes folder there's a APIKey.resx when you click it it should open an editor for that file. Value field is empty, that's where the key value goes Compile against [B]mediaportal 1.1 beta[/B] Change build event to suite your environment (see mptvseries wiki) Remember to change postbuild settings. [SIZE="3"][U]Final:[/U][/SIZE] And Languages to something like, Windows 7, ProgramData\Team MediaPortal\MediaPortal\language\SubtitlesRetriever Copy ICSharpCode.SharpZipLib.dll, MP-TVSeries.dl, MovingPictures.dlll to \Program Files\Team MediaPortal\MediaPortal\plugins\Windows Copy SubtitleDownloader.dll, SubtitleRetriever.dll, 7z.dll to \Program Files\Team MediaPortal\MediaPortal [B]FAQ:[/B] [INDENT][LIST] [*]If get error like for missing references after they're added remove the references from plugin and readd them. [*]If you get warning just ignore them, only look for compiled successful. [*]No updates downloaded for MPTVSeries: [I]00000005 - 9-1-2010 15:05:11 - No APIKey...if you compile yourself you need to register an APIKey at theTVDB.com and add it to the resourceFile, nothing will be downloaded![/I] . You forgot to add API Key. Read instructions again. [/LIST][/INDENT] If something is unclear just write here :) thx [I]Edit: update mptvseries for API KEY[/I] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Generic subtitles retriever library (movpic, tvseries etc.)
Contact us
RSS
Top
Bottom