Skip to content

Was not working anymore with Gluetun and qbittorrent #84

@ptoleme24

Description

@ptoleme24

Hello,

I wanted to use your wonderful qsticky with the 2 below images

  • lscr.io/linuxserver/qbittorrent:latest
  • qmcgaw/gluetun:latest

And it was not working. I'm not a dev at all, but I think I have a good understanding of IT.

I had (with AI Help) rewrote the qsticky.py and rebuild to make it work.

Little summary of the additions.

cookie_jar = aiohttp.CookieJar(unsafe=True)

headers={
"Referer": self.base_url,
"Origin": self.base_url
},

I attach the full file.

I hope it will help you. And thanks again for the hard work.

And I wish you a nice day

qsticky.py

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions