Results 56 comments of Jools

def send_home_town(self, location, **kwargs): return self._send_request("PUT", "/v3/user/home", payload={"location": self._get_location_dict(self.lat, self.lng, self.city)}, **kwargs) ... This end point could be useful. It seems that jodel is actively reverting votes, maybe they use...

I would like to have a way to restore some tiles, is this possible?

I can have a look and see what I can achieve. I already updated another plugin for deluge 2.0. (Note that if using python 3.8 or above, even deluge 2.0...

Also note that instead of using deluge to send notifications, you can use sonarr/radarr/lidarr to do the same thing. It might be a better option since sonarr et al have...

Hey. Sorry, I cannot commit to more projects now, just started a new job and all my time goes to it and existing projects. Hope someone else is keen on...

I'm also using sonarr and radarr and they come with telegram support.

What .dtb image do I put on a Pi zero-w that has the same symptom? Can I use a 0-2 dtb?

I could update the plugin for python 3.7 and deluge 2, but there are just two problems: 1) can't yet install deluge 2 for arm debian (raspberry) 2) cannot create...

I would also like to know where these options can be accessed. The plugin shows up in the plugins tab in deluge web-ui, but where can I set the options?