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
WebService and Mobile Access
TV4Home - WCF Webservice for MediaPortal TV Server
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="DieBagger" data-source="post: 691021" data-attributes="member: 56421"><p>I have another improvement request... <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p><p></p><p>Due to the blocking nature of webservices it can take quite some time to get the e.g. the full list of channels. </p><p></p><p>I would propose to solve this by adding new methods to a) only dowload base classes (w.o. the full information) as well as b) indexed downloading. Not sure if I expressed myself well enough so here's an example for the GetChannels Class</p><p></p><p><strong>Currently:</strong></p><p>[CODE]List<WebChannel> GetChannels(int groupId)[/CODE]</p><p></p><p><strong>New</strong></p><p></p><p></p><p>At least this is the way we did it in the gma webservice, their might be smarter ways to do it. Especially for mobile devices this is a must-have since downloading e.g. 100 channels with all details over the (e.g. 3g) data connection will take quite some time.</p><p></p><p><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /></p></blockquote><p></p>
[QUOTE="DieBagger, post: 691021, member: 56421"] I have another improvement request... ;) Due to the blocking nature of webservices it can take quite some time to get the e.g. the full list of channels. I would propose to solve this by adding new methods to a) only dowload base classes (w.o. the full information) as well as b) indexed downloading. Not sure if I expressed myself well enough so here's an example for the GetChannels Class [B]Currently:[/B] [CODE]List<WebChannel> GetChannels(int groupId)[/CODE] [B]New[/B] At least this is the way we did it in the gma webservice, their might be smarter ways to do it. Especially for mobile devices this is a must-have since downloading e.g. 100 channels with all details over the (e.g. 3g) data connection will take quite some time. :thx: [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
WebService and Mobile Access
TV4Home - WCF Webservice for MediaPortal TV Server
Contact us
RSS
Top
Bottom