The Wayback Machine - https://web.archive.org/web/20210903085631/https://github.com/topics/htpc
Skip to content
#

htpc

Here are 79 public repositories matching this topic...

AtoMiC Toolkit simplifies HTPC / Home Server setup and management on Ubuntu and Debian variants including Raspbian. It currently supports: Couchpotato, Deluged, Emby, FFmpeg, Headphones, Htpcmanager, Jackett, Kodi, Lazylibrarian, Madsonic, Mono, Mylar, Nzbget, Nzbhydra, NzbToMedia, Ombi, Plex, Plexpy, Pyload, qBittorrent, Radarr, Sabnzbd+, Sickgear, Sickrage, Sonarr, Subsonic, Transmission, Unrar, Watcher, and Webmin.
  • Updated May 27, 2020
  • Shell
AtomiclyCursed
AtomiclyCursed commented Apr 27, 2020

Describe the bug
I have a Local/internal Jackett/Watcher3 setup with Remote Deluge but Watcher3 tries to add the torrent via URL which Deluge naturally doesn't have access too and produces the following error.
File "", line 2, in raiseException
failure.raiseException()
File "/usr/local/lib/python2.7/dist-packages/deluge-1.3.15-py2.7.egg/deluge/core/rpcserver.py", line 317, in on_fa

jesseward
jesseward commented Aug 3, 2020

This is just nitpicky, but it would be nice to get a list of the songs that were not able to match (in the log or somewhere else).

[04:39:00] [INF] [21] Jellyfin.Plugin.Lastfm.ScheduledTasks.ImportLastfmData: Retrieved 2584 lovedTracks from LastFM for user Odinoss,
[04:38:42] [INF] [26] Jellyfin.Plugin.Lastfm.ScheduledTasks.ImportLastfmData: Syncing LastFM favourties for Odin,
[06:37:3
MichaIng
MichaIng commented Jul 27, 2021

pyOpenSSL discourages itself for that task. Also at least SAN is missing to every allow browser accepting that certificate: https://pypi.org/project/pyOpenSSL/
Strange that in 9/10 guide search results that exact method is still used.

Better go with cryptography: https://gist.github.com/bloodearnest/9017111a313777b9cce5
Official docs: https://cryptography.io/en/latest/x509/tutorial/#cre

Improve this page

Add a description, image, and links to the htpc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the htpc topic, visit your repo's landing page and select "manage topics."

Learn more