- July 25, 2010
- 4,024
- 1,420
- Home Country
- Germany
The target of this plugin is to bring the MPExtended API to MP2. A big "thank you" goes to the original MPExtended Developers. I reused parts of their code in this plugin.
The first version implemements most of the TvShow part from the MAS.
Installation:
Copy the folder into the Plugin dir of the MP2-Server
Important Note: To get the full functionality a reimport is necessary! This can be triggered from within the GUI. No need to delete and readd the Media Source, just trigger a reimport.
The first version implemements most of the TvShow part from the MAS.
Installation:
Copy the folder into the Plugin dir of the MP2-Server
01.10.2022 (attached installer)
17.12.2015 (linked installer needed as base version)
14.11.2015 (linked installer needed as base version)
14.11.2015
31.10.2015 (linked installer needed as base version)
29.10.2015
24.10.2015 (linked installer needed as base version)
18.10.2015
15.10.2015
08.10.2015
07.10.2015
- Many transcoding realted changes, details here: GitHub - brownard/MediaPortal-2 at WIP_MP2Extended_Transcoding
17.12.2015 (linked installer needed as base version)
- OnlineVideos integration
- User Authentication using Digest Auth (default User: admin Password: admin )
- User Management: /MPExtended/DebugAccessService/html/ShowUsers (User Authentication must be activated)
- Settings Management: /MPExtended/DebugAccessService/html/ShowSettings
- jquery integration for User and Settings Management (www folder, looks like chaos but ordered in the solution)
- reworked error pages
- smaller bug fixes
- probably something more?!
14.11.2015 (linked installer needed as base version)
- Fixed URLs in the dorumentation
- Hacked ReadSettingFromDatabase in
14.11.2015
- Fixed image file paths with special characters causing errors (thanks @henso )
- Fixed file accessor could be mistaken for a network accessor (thanks @henso )
- Fixed subtitle extraction not supporting impersonation (thanks @henso )
- Fixed DiskSpaceInformation
- Fixed ExtractImage
- Fixed GetMediaInfo
- added FileName to BaseRecordingBasic
- Added initial support for partial HLS transcoding (thanks @henso )
- Fixed a lot of impersonation errors (thanks @henso )
- added GetMovieActorCount
- added GetMovieActors
- added CreateScheduleDetailed
- fixed CreateSchedule to support titles
- added EditSchedule
- Added internal Api Documentation: http://[ IP ]:[ PORT ]/MPExtended/DebugAccessService/html/GetApi (still WIP)
- Added preliminary support for live streams (thanks @henso )
- Improved handling of images based subs (thanks @henso )
- Subtitles now synced to partial transcodes (thanks @henso )
- Added startstream support (thanks @henso )
- Added support for using profile name as profile Id (thanks @henso )
- Added stopstream support (thanks @henso)
- Fixed wrong audio Id was used (thanks @henso )
- some minor clean ups and fixes
31.10.2015 (linked installer needed as base version)
- Fixed Thumbs for Recordings
29.10.2015
- changed the settings handling (thanks @henso)
- second try to fix the impersonation error (thanks @henso)
- fixed a threading issue in GetArtworkResized and GetArtwork
- audioId in StartStream... can now be null
- added more detailed program information
- Implemented all MAS FileSystem functions
- Improved speed for TVE3 in EPG search (couldn't test this)
- GetLocalDiskInformation for TAS and MAS
- implemented GetActiveCards
- huge improvement in streaming support (big thanks henso!!)
- Added a nice looking error page
24.10.2015 (linked installer needed as base version)
- One can now get all streaming sessions
- Added some FileSystem functions from MAS
- Added Recording Disk Space information from TAS
- throw less exceptions while trying to get Artwork
- Fixed the aspect ratio problem
- new TAS functions (especially Radio & Schedules) and basic EPG search -> needs improvement)
- removed some ToDos
18.10.2015
- Basic work to implement HTTP-Authentication (MediaPortal.Common needs to be replaced)
- Extended TAS (especially Schedules and Recordings)
- Bug Fixes + Speed improvements
15.10.2015
- Some basic WSS implementation (includes transcodes Streaming to the client, Profiles might need some tuning)
- Some Speed improvements
- TAS implementation: includes EPG and RTSP Timeshifting to the Client (no Transcoding)
08.10.2015
- added an image cache for resized images
- moved some redundant code to base classes, still wip
- added missing Picture api functions -> GetPictureSubCategories just returns an empty list
07.10.2015
- started adding TAS functions
- started to implement Streaming (WSS)
- small bug fixes
- added a bung of nee API calls
- fixed some smaller bugs
Important Note: To get the full functionality a reimport is necessary! This can be triggered from within the GUI. No need to delete and readd the Media Source, just trigger a reimport.
Attachments
Last edited by a moderator: