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
Featured Plugins
MP2Extended
Plugin: MP2Extended
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="johanj" data-source="post: 1161000" data-attributes="member: 88055"><p>Great progress! Streaming now works for a lot of media, tested recording, movies and series. Some failed though and it seems to be the movies that had partial missing media info. First playback attempts in log were before rescan of movies and series. Pictures and audio is still scanning. </p><p></p><p>I failed attempts of seeking during streaming, not sure what happened but multiple ffmpeg process were active after stop of stream. I manually killed several ffmpeg processes during my tests. </p><p></p><p>I noticed that the diskspace were improved in changelog but it didn't work in MPiV. The reason is that we use </p><p><a href="http://192.168.1.31:4322/MPExtended/TVAccessService/json/GetAllRecordingDiskInformation" target="_blank">http://192.168.1.31:4322/MPExtended/TVAccessService/json/GetAllRecordingDiskInformation</a></p><p>that return the actual available diskspace that I use for recording folder. </p><p>[{"Available":455.13,"Disk":"\\\\SERVER\\Recordings","PercentageUsed":75.6,"Size":1862.89,"Used":1407.76}]</p><p></p><p>The </p><p><a href="http://192.168.1.86:4323/MPExtended/TVAccessService/json/GetLocalDiskInformation" target="_blank">http://192.168.1.86:4323/MPExtended/TVAccessService/json/GetLocalDiskInformation</a></p><p>return: </p><p>[{"Available":17.12,"Disk":"C:\\","PercentageUsed":84.7,"Size":111.69,"Used":94.57},{"Available":701.75,"Disk":"D:\\","PercentageUsed":84.9,"Size":4657.41,"Used":3955.66},{"Available":275.8,"Disk":"E:\\","PercentageUsed":85.2,"Size":1863.01,"Used":1587.22},{"Available":701.75,"Disk":"F:\\","PercentageUsed":84.9,"Size":4657.41,"Used":3955.66},{"Available":455.13,"Disk":"G:\\","PercentageUsed":75.6,"Size":1862.89,"Used":1407.76},{"Available":0,"Disk":"I:\\","PercentageUsed":0,"Size":0,"Used":0}]</p><p></p><p>These disks are not used for recordings. Only the network folder Recordings is used for all cards. However, I use driver bender and the actual used disks could be multiple but e.g. C: drive shouldn't be included.</p></blockquote><p></p>
[QUOTE="johanj, post: 1161000, member: 88055"] Great progress! Streaming now works for a lot of media, tested recording, movies and series. Some failed though and it seems to be the movies that had partial missing media info. First playback attempts in log were before rescan of movies and series. Pictures and audio is still scanning. I failed attempts of seeking during streaming, not sure what happened but multiple ffmpeg process were active after stop of stream. I manually killed several ffmpeg processes during my tests. I noticed that the diskspace were improved in changelog but it didn't work in MPiV. The reason is that we use [URL]http://192.168.1.31:4322/MPExtended/TVAccessService/json/GetAllRecordingDiskInformation[/URL] that return the actual available diskspace that I use for recording folder. [{"Available":455.13,"Disk":"\\\\SERVER\\Recordings","PercentageUsed":75.6,"Size":1862.89,"Used":1407.76}] The [URL]http://192.168.1.86:4323/MPExtended/TVAccessService/json/GetLocalDiskInformation[/URL] return: [{"Available":17.12,"Disk":"C:\\","PercentageUsed":84.7,"Size":111.69,"Used":94.57},{"Available":701.75,"Disk":"D:\\","PercentageUsed":84.9,"Size":4657.41,"Used":3955.66},{"Available":275.8,"Disk":"E:\\","PercentageUsed":85.2,"Size":1863.01,"Used":1587.22},{"Available":701.75,"Disk":"F:\\","PercentageUsed":84.9,"Size":4657.41,"Used":3955.66},{"Available":455.13,"Disk":"G:\\","PercentageUsed":75.6,"Size":1862.89,"Used":1407.76},{"Available":0,"Disk":"I:\\","PercentageUsed":0,"Size":0,"Used":0}] These disks are not used for recordings. Only the network folder Recordings is used for all cards. However, I use driver bender and the actual used disks could be multiple but e.g. C: drive shouldn't be included. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Plugin Development
Featured Plugins
MP2Extended
Plugin: MP2Extended
Contact us
RSS
Top
Bottom