Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with list #10

Open
GoogleCodeExporter opened this issue Apr 7, 2015 · 2 comments
Open

Issues with list #10

GoogleCodeExporter opened this issue Apr 7, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Hi,
I am having trouble with a couple of issues. Please help me.

FIRST ISSUE:
I am using OpenElec 4.0.1 and XBMC 13.1 Beta. The Processor is Crestron MC3.
When I use XBMC module version 1.10 I am having following issues:

1. I set Item_Count to 10d. When I request Thumbnails and Titles from the XBMC, 

i get them mixed up for Items 7,8,9 & 10. 
2. They are mixed in the sense that for example from Movie/Episode_Name_7 
output i get the string for year instead of the title, and instead of Thumbnail 
URL, on that output I get something else.
3. Than, if I reduce Item_Count to 5d, and request data for some 5 Items of the 
Library, I get data only for the first one of those 5. 
Interestingly, if I have signals connected to Items 7,8,9 & 10, I first get 
outputs for them (which are mixed up), than output for Item 1, and NO outputs 
for 2,3,4,5.

I have had the same issues for some older version of OpenElec and XBMC, so I 
dont believe the problem is in Beta version of XBMC.
Also I have gone back to XBMC module 1.02 and I don't have this issue, it is 
all working properly.

SECOND ISSUE:

When I scroll the list with Page Up and Page Down a little bit faster, and each 
time I request Thumbs and Titles for 10 Items, I always have the same issue of 
communication breakdown. Probably some overflow. After that happens no commands 
are forwarded to XBMC regarding lists. There are no "SendToSocket { "id":20..." 
commands. And reconnect to XBMC doesn't help. Only thing that helps is 
processor restart. Is there a solution for this, or must I program a limitation 
on a speed for which I can send Page Up and Page Down commands ?

Thanks in advance,
Miki


Original issue reported on code.google.com by [email protected] on 21 May 2014 at 8:49

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant