Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export Failure JPDB Export #9

Closed
kanjiTreeGirl opened this issue May 23, 2023 · 2 comments
Closed

Export Failure JPDB Export #9

kanjiTreeGirl opened this issue May 23, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@kanjiTreeGirl
Copy link

I tried to export a jpdb deck but my connection failed halfway through, and I had to reload the page. I tried to export it again and was immediately told that there is an export in progress and that multiple arent allowed.

@JaiWWW JaiWWW self-assigned this May 27, 2023
@JaiWWW JaiWWW added the bug Something isn't working label May 27, 2023
@JaiWWW
Copy link
Owner

JaiWWW commented May 27, 2023

Hi kanjiTreeGirl, sorry for the inconvenience and for taking a while to reply!
It should be possible to fix this by pasting the following line of code at the top of the script (below line 17 to be safe):
GM_setValue('workingURL', '')
Then run the script by opening a new window and going to a deck (or refreshing a page with a deck open).
After this you'll need to remove the line and run the script once again, otherwise it won't be able to export multi-page decks.

I'll fix this next time I update the script, thanks for the report!

@JaiWWW JaiWWW closed this as completed May 27, 2023
@JaiWWW
Copy link
Owner

JaiWWW commented May 27, 2023

Please feel free to reopen the issue if it doesn't work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants