Jonathan Treffler

Results 211 comments of Jonathan Treffler

If the app works delete nothing. If it doesnt try deleting the whole vendor folder.

> Hello, > > This may be due to https://bugs.winehq.org/show_bug.cgi?id=52322 and it's fixed in wine 8.0.2. > > The latest image on dockerhub use wine 8.0.0. > > I had...

> I think the easiest way to update is to just pull the latest container, no? That will not update the Backblaze Application, only the dependencies on the Linux side...

> > > I think the easiest way to update is to just pull the latest container, no? > > > > > > That will not update the Backblaze...

> This URL for downloading old versions does not seem to work any longer. Has anyone had any luck getting an older version? ![Bildschirmfoto vom 2023-01-29 15-40-20](https://user-images.githubusercontent.com/28999431/215333826-eb062b24-ba9f-4269-aeb9-37377bfe2f28.png) That seems like...

> We are prioritising such integrations based on demand. I really need this :). Would be nice if Gitea could be integrated soon.

> I think it's something to do with having the same video multiple times in the one playlist but can't figure out how to replicate it. In my testing duplicate...

Not currently implemented, but this is a good feature idea.

Currently not, as the rename api route performs a CSRF check (see https://github.com/JonathanTreffler/sharerenamer/pull/31#issuecomment-882139672), you can patch the sharerenamer app locally for yourself by adding the NoCSRFRequired annotation (see https://github.com/JonathanTreffler/sharerenamer/pull/31#issuecomment-881188860). A...

If you are having issues on Nextcloud 28 or 29 check again with version [3.4.0](https://github.com/JonathanTreffler/sharerenamer/releases/tag/v3.4.0) I just released, which is a complete refactor of the codebase :)