Cody Cook

Results 21 comments of Cody Cook

When you go to request a show, it notifies you at that time that it exists. That's a lot of unnecessary information for plexrequests to keep track of, IMO.

+10 for telegram. I now use Telegram for all my notifications, since it is also a chat client that is usable.

@hippasus Still getting this.

Would love this icon. Also, this should probably have the Payments & Shopping category from https://github.com/FortAwesome/Font-Awesome/labels/payments%20%26%20shopping%20%28category%29

If you're using a newer version of Debian (8 or above), you can use `DISTRO_INSTALL='apt install'` as apt (not apt-get) installs deb files now. :D

I use Nextcloud 20 on Proxmox. Noticed this problem today. I use LXC container and have a dedicated IP address locally, but I use HAproxy with LetsEncrypt certificate to access...

Hi there. Came across this problem today as I just restarted using Lidarr. I'm using Lidarr + nzbget + nzbToMedia + haproxy + lxc. I get the unauthorized IP from...

https://github.com/clinton-hall/nzbToMedia/blob/5a6837759d90285664b3cb596662adb5bfbcb2a2/core/auto_process/music.py#L115 From [Lidarr's API documentation on /api/v1/command](https://github.com/lidarr/Lidarr/wiki/Command), I can't find any command called Rename. Just RenameFiles and RenameArtist ``` RenameFiles Instruct Lidarr to rename the list of files provided Parameters...

Thanks for your time to review and confirm, @clinton-hall. I'll open a request with Lidarr if one isn't already open to see if they can support something like `Rename`. Would...

Hi there. I randomly came across "DownloadMissingEpisodes is locked" message when trying to download all episodes of many podcasts at once. Restarting the container did not work. Here's how I...