I haven't found a way to do this so I was wondering if I'm just missing something.
Some of the websites that I'm listing content from only list so many results at a time. I've added a Next Page item which loads the next page of results. I know I can refresh the directory to replace the current results, but it would be much nicer to add the next page of results to the current listing.
Any suggestions?
Add to directory after calling end_of_directory()
Bstrdsmkr
Fan Posts: 651 Joined: Oct 2010 Reputation: 12 |
2012-09-07 22:12
Post: #1
|
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2012-09-09 14:18
Post: #2
you'd have to keep the listings cached somewhere and return them all on the next page button. not possible to do it otherwise.
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
mikey1234
Fan
Posts: 456Joined: Nov 2011 Reputation: 18 |
2012-09-11 11:14
Post: #3
I was having this issue to BS the way i got round it is having navigation through the plugin
having : next page >> and also << Back to Main Menu And on the main menu : << EXIT PLUGIN i know spiff wont like seeing that but it eleviates back back back back back back back |
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2012-09-11 11:28
Post: #4
as I explained in the other thread you have a proper way to avoid the back problem. also this is a separate question unrelated to yours.
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
Bstrdsmkr
Fan Posts: 651 Joined: Oct 2010 Reputation: 12 |
2012-09-11 18:23
Post: #5
Thanks spiff, dunno why I didn't think of just saving the current list.
Any plans for this in the future? Worth submitting a feature request? |
| find quote |


Search
Help