You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all thank you for this really great script! I'm having this problem that I'm trying to export my checked movies list to a CSV file but the script only allows me to load one page from the list at the time. I have 42 pages of checked films and I have not figured out how to see them as a one big list so I could download the 1,000+ films at the same time. I wonder if I'm doing something wrong?
The text was updated successfully, but these errors were encountered:
What you have encountered is a current flaw of that feature. It was primarily designed for exporting proper movie lists (meaning lists that have all items displayed at the same time), and it working on paginated pages was thrown in later more as an afterthought.
I have a script that can combine multiple pages on the site into one that I was meaning to integrate into ICM Enhanced but couldn't find the time. But unfortunately it's not production-ready yet and won't help you much because this function here:
First of all thank you for this really great script! I'm having this problem that I'm trying to export my checked movies list to a CSV file but the script only allows me to load one page from the list at the time. I have 42 pages of checked films and I have not figured out how to see them as a one big list so I could download the 1,000+ films at the same time. I wonder if I'm doing something wrong?
The text was updated successfully, but these errors were encountered: