Simon Tesla

Results 67 comments of Simon Tesla

By default, the IB plugin should be giving a unique filename for each page; I just tested it with a multi-page submission and I get one download per page, without...

It might be worthwhile, apart from the bug, to figure out how much effort it would take to support a download-all functionality for IB; since the metadata for each picture...

Hm... I could make an option where the filename conflict action is "uniquify" instead of "overwrite" which is what it's currently set to. Raccoony assumes a filename pattern that contains...

Right now, the IB plugin as implemented treats a multi-image submission as a small gallery of its own and you can use the existing 'open all in tabs' functionality to...

Another option would be to have Raccoony generate its own API calls to get these lists, assuming the site supports such an API and it's accessible with the user's cookies,...

I just realized I should've looked at this issue before starting work, but I had an itch and started working on my own version without remembering you had been working...

To answer questions 1. What might make sense here is to add a debounce for the mutation handler such that it only reruns the detection logic once per minute or...

Github's made a lot of strides making comparing branches in other user repos easier, so I was able to incorporate the code relatively easily. As far as test cases I've...

I've just updated the PR to add audio support, support for the user feed, and for the favorites gallery. If you want to take a glance at it, feel free....

Bugs: 1. Good catch. Should at least be a relatively easy fix. 2. Hm, odd. Would have to investigate. That said, auto-download is probably my least tested feature. 3. Ditto...