Add to directory after calling end_of_directory()
#1
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?
Reply
#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.
Reply
#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
Reply
#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.
Reply
#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?
Reply

Logout Mark Read Team Forum Stats Members Help
Add to directory after calling end_of_directory()0