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 2
Plugin Development
MP2 - Source code for TvEngine3? (currently only available as package)
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="morpheus_xx" data-source="post: 1252510" data-attributes="member: 48495"><p>In principle it should be:</p><ul> <li data-xf-list-type="ul">Open the solution <a href="https://github.com/morpheusxx/MediaPortal-1/blob/FEAT_TVE3_Sqlite/TvEngine3/TVLibrary/TvLibrary.sln" target="_blank">morpheusxx/MediaPortal-1</a>, build it in "Release" configuration</li> <li data-xf-list-type="ul">Distribution in based on nuget packages. To create a new one:<ul> <li data-xf-list-type="ul">Enter folder <a href="https://github.com/morpheusxx/MediaPortal-1/tree/FEAT_TVE3_Sqlite/TvEngine3/TVLibrary/NuGet" target="_blank">morpheusxx/MediaPortal-1</a></li> <li data-xf-list-type="ul">Execute <a href="https://github.com/morpheusxx/MediaPortal-1/blob/FEAT_TVE3_Sqlite/TvEngine3/TVLibrary/NuGet/Collect_NuGet_Files.bat" target="_blank">morpheusxx/MediaPortal-1</a> to copy over all built files into required structure and then package a nupkg.</li> <li data-xf-list-type="ul">You might increase the package version for local tests: <a href="https://github.com/morpheusxx/MediaPortal-1/blob/FEAT_TVE3_Sqlite/TvEngine3/TVLibrary/NuGet/MediaPortal.TvEngine.Core3/MediaPortal.TvEngine.Core3.nuspec#L5" target="_blank">morpheusxx/MediaPortal-1</a></li> </ul></li> </ul><p>Then you can place the nupkg in a local folder and define this folder as additional pacakge source. This way you can update/reference the nuget packages without the need to push them into official repos (which you can't do).</p></blockquote><p></p>
[QUOTE="morpheus_xx, post: 1252510, member: 48495"] In principle it should be: [LIST] [*]Open the solution [URL="https://github.com/morpheusxx/MediaPortal-1/blob/FEAT_TVE3_Sqlite/TvEngine3/TVLibrary/TvLibrary.sln"]morpheusxx/MediaPortal-1[/URL], build it in "Release" configuration [*]Distribution in based on nuget packages. To create a new one: [LIST] [*]Enter folder [URL="https://github.com/morpheusxx/MediaPortal-1/tree/FEAT_TVE3_Sqlite/TvEngine3/TVLibrary/NuGet"]morpheusxx/MediaPortal-1[/URL] [*]Execute [URL="https://github.com/morpheusxx/MediaPortal-1/blob/FEAT_TVE3_Sqlite/TvEngine3/TVLibrary/NuGet/Collect_NuGet_Files.bat"]morpheusxx/MediaPortal-1[/URL] to copy over all built files into required structure and then package a nupkg. [*]You might increase the package version for local tests: [URL="https://github.com/morpheusxx/MediaPortal-1/blob/FEAT_TVE3_Sqlite/TvEngine3/TVLibrary/NuGet/MediaPortal.TvEngine.Core3/MediaPortal.TvEngine.Core3.nuspec#L5"]morpheusxx/MediaPortal-1[/URL] [/LIST] [/LIST] Then you can place the nupkg in a local folder and define this folder as additional pacakge source. This way you can update/reference the nuget packages without the need to push them into official repos (which you can't do). [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Plugin Development
MP2 - Source code for TvEngine3? (currently only available as package)
Contact us
RSS
Top
Bottom