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
I have books, shelves etc which have a '/' in the title.
The script breaks, since it's trying to build a path from that.
I consider that a bad practice myself and have changed all the titles.
Maybe titles should be escaped or theres a better way to avoid breaking the script.