Skip to content

Instantly share code, notes, and snippets.

@TRaSH-
TRaSH- / notifiarr.subdomain.conf
Last active August 22, 2022 00:40
notifiarr subdomain conf for swag
## Version 2022/08/05
server {
listen 443 ssl;
listen [::]:443 ssl;
server_name notifiarr.*;
include /config/nginx/ssl.conf;
@TRaSH-
TRaSH- / Android-SHIELD Android TV.xml
Created January 31, 2021 21:32 — forked from fryfrog/Android-SHIELD Android TV.xml
A customized Plex profile for the Nvidia Shield, which goes in ./Library/Application Support/Plex Media Server/Profiles/
<!-- Put in ./Library/Application Support/Plex Media Server/Profiles/Android-SHIELD Android TV.xml -->
<!-- Author: Donald Webster fryfrog@gmail.com -->
<?xml version="1.0" encoding="utf-8"?>
<Client name="SHIELD Android TV">
<Identification>
<Header name="User-Agent" substring="SHIELD Android TV" />
</Identification>
<TranscodeTargets>
<VideoProfile container="mkv" codec="h264" audioCodec="aac" context="streaming" />
<MusicProfile container="flac" codec="flac" id="StereoMusicTranscodeProfile" />
@TRaSH-
TRaSH- / docker-compose-collection.yml
Created December 8, 2020 20:55
docker-compose-collection
# Emby - https://docs.linuxserver.io/images/docker-emby
emby:
container_name: emby
image: ghcr.io/linuxserver/emby
restart: unless-stopped
logging:
driver: json-file
network_mode: bridge
ports:
- 8096:8096/tcp
@TRaSH-
TRaSH- / synology-docker-compose-collection.yml
Last active August 20, 2022 22:08
synology-docker-compose-collection
# Emby - https://docs.linuxserver.io/images/docker-emby
emby:
container_name: emby
image: ghcr.io/linuxserver/emby
restart: unless-stopped
logging:
driver: json-file
network_mode: bridge
ports:
- 8096:8096/tcp
@TRaSH-
TRaSH- / docker-compose.yml
Last active April 7, 2022 02:48
docker-compose
version: "3.2"
services:
# Radarr - https://hotio.dev/containers/radarr/
radarr:
container_name: radarr
image: ghcr.io/hotio/radarr:latest
restart: unless-stopped
logging:
driver: json-file
network_mode: bridge
@TRaSH-
TRaSH- / docker-compose.yml
Last active December 6, 2020 14:15
synology docker-compose
version: "3.2"
services:
# Radarr - https://hotio.dev/containers/radarr/
radarr:
container_name: radarr
image: ghcr.io/hotio/radarr:latest
restart: unless-stopped
logging:
driver: json-file
network_mode: bridge
We couldn’t find that file to show.
@TRaSH-
TRaSH- / AutoSubPostProcess.py
Created March 29, 2018 19:20
AutoSubPostProcess for AutoSub
#!/usr/bin/python
import os, urllib, sys, datetime, codecs, subprocess, shutil, re, errno, json,urllib2, base64
# Here goes the information about Kodi
KodiHost = 'xxx.xxx.xxx.xxx'
KodiPort = 'xx'
KodiUserName = 'kodi'
KodiPassword = ''
http_address = 'http://%s:%s/jsonrpc' % (KodiHost, KodiPort)
@TRaSH-
TRaSH- / lossless-stream-rip-cheatsheet.md
Last active September 20, 2018 17:32 — forked from 0xallie/lossless-stream-rip-cheatsheet.md
Lossless stream rip cheatsheet

Lossless stream rip cheatsheet

This is a short cheatsheet to help you determine whether a release from Amazon, Hulu, or Netflix contains the lossless/untouched (as in no further loss of quality compared to what the streaming services provide) video/audio or not. Most newer P2P releases are correctly tagged, but for older releases, it cannot be reliably determined based on the tags alone.

In most cases, non-lossless rips from these services are screen captures (which, when done by professional releasers, should be high quality and contain little to no glitches – see the history section for details), but in some cases they may be simply reencoded from the untouched stream, for example to crop black bars or reencode from a higher-quality stream to achieve better quality. Also, generally the audio is untouched even when the video is not, but that's not always the case. There is no easy way to differentiate these cases, so I'm only describing what to look for in regards to lossless video streams, and for those