But my messages weren't downloading at 100, so I decided to try 10 like that guy had done, and it ended up working for me. My paid content was downloading fine at 100, not sure why he needed his at 10. I inadvertently ended up finding that option of setting it to 10 from this commit in another fork 50f4285. Give all a default of 100 with notes on what to change in-case anyone gets an error like I was getting. I may move those limits up to the configuration area to make them more visible to people. 100 ended up working for all of them other than messages for me. That then lead to me switching things over to using the variables they now use, as I was unsure if it'd be different limits depending on the content type. Other than that it works perfectly! And I find the variable to flatten the directory structure via the USE_SUB_FOLDERS variable very handy :-)Īnd that's strange, for me MESSAGE_LIMIT 100 didn't work and threw errors, but a limit of 10 worked fine.
In my case it resulted in one media not being initially downloaded (fixed by setting MESSAGE_LIMIT = '100'. That limit is set to 100 for all other categories. Just one question:Īny reason why you are setting MESSAGE_LIMIT = '10' ? Thanks, this seems to generally work for me.