How to change the feed limit to greater than 1,000 items?

Issue #110 closed
Philip Rhoades P created an issue

People,

I am now getting:

.

.

raise Exception("Missing data in SBS response", data)
Exception: ('Missing data in SBS response', {'f': {'response': {'message': 'Feed fetch error: This feed is limited to 1000 item(s).'}, 'status': 'failed'}})

Can I increase the limit somehow? - I can’t see where . .

Thanks,

Phil.

Comments (4)

  1. pawD

    Hi Philip,

    Just wonder you may already have the latest update from few days ago. Mine was having similar issue for few days even I’d applied the workaround described in Issue# 109. It is working now for me once I updated with the latest version.

    pawD

  2. Philip Rhoades P reporter

    I just did this:

    \$ git pull
    Already up to date.
    \$ ./grabber.py

    1. ABC iView
    2. SBS
    3. Ten
    4. Back
      Choose> 2
      ...................... SBS fetched 9414
    5. Channel
    6. Genre
    7. Section
    8. Back
      Choose>

    So now it is working!? - maybe it was an SBS thing?

    Thanks!

    BTW, I tried to change the terminal stuff above but I don’t seem to be able to get the “Code snippet” thing to work . .

  3. pawD

    Hi Philip,

    Glad to hear that it seems work again for you.
    I am not sure about the ‘Code Snippet’ things too but it is not that an issue for us 🙂

    Have a great one and stay safe.

    pawD

  4. Log in to comment