Skip to content

Instantly share code, notes, and snippets.

View JourneyOver's full-sized avatar

Journey JourneyOver

View GitHub Profile
/* main.css */
@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
:root {
container-name: root;
--custom-guild-list-padding: 12px;
--panel-backdrop-filter: none;
}
#!/usr/bin/env python3
import argparse
from plexapi.myplex import MyPlexAccount
# Configuration section
DEFAULT_PLEX_TOKEN = "PLEX_TOKEN" # Replace with your Plex token
def main():
@JourneyOver
JourneyOver / Zurg.md
Last active June 9, 2026 21:02
Plex Server with Real Debrid (RD) via Zurg on Windows

Ultimate Guide to Setting Up a Plex Server with Real Debrid (RD) via Zurg on Windows

This comprehensive guide walks you through setting up a Plex server integrated with Real Debrid using Zurg on a Windows system. It includes streamlined steps, troubleshooting tips, and optimizations for a seamless streaming experience.


Prerequisites

Before you begin, ensure you have the following:

@JourneyOver
JourneyOver / Latest Steam Games
Last active July 30, 2026 18:10
Latest Steam Games
a/3983520
a/2956690
a/1238280
a/1103320
a/663670
s/1681874
a/4725290
s/1725929
s/1666089
a/3131940
@JourneyOver
JourneyOver / Steam Codes
Last active July 30, 2026 18:10
This gist is used to keep track of steam games
a/1395310
s/197845
s/516145
a/1204740
a/638490
a/1273710
a/884660
a/893390
s/239770
a/1297660
// cookie bot: auto-play-through cookie clicker
// see also https://github.com/prinzstani/CookieBot
var AutoPlay;
if (!AutoPlay) AutoPlay = {};
AutoPlay.version = "2.030";
AutoPlay.gameVersion = "2.031";
//align for new version of cookie clicker
AutoPlay.wantedAchievements = [82, 89, 108, // elder calm, 100 antimatter, halloween
@JourneyOver
JourneyOver / update_all_metadata.py
Last active July 6, 2023 23:23 — forked from JonnyWong16/update_all_metadata.py
Updates all metadata in the Tautulli database after moving Plex libraries.
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Description: Updates all metadata in the Tautulli database after moving Plex libraries.
# Author: /u/SwiftPanda16
# Requires: plexapi, requests
from plexapi.server import PlexServer
import requests
## ===========================================================
## MULTICRAFT CONFIGURATION TO ADD .JAR TYPES
## To simplify the adding of the JAR in less time than ever.
## ===========================================================
[config]
name = [Forge] 1.16.1
source = https://files.minecraftforge.net/maven/net/minecraftforge/forge/1.16.1-32.0.44/forge-1.16.1-32.0.44-universal.jar
configSource = https://gist.githubusercontent.com/JourneyOver/72acefce3ecc1f34746ec810cb7464ec/raw/forge.jar.conf
category = Forge
@JourneyOver
JourneyOver / Update-AUPackages.md
Last active March 18, 2024 17:39
Update-AUPackages Report #powershell #chocolatey
@JourneyOver
JourneyOver / Update-Force-Test-0.md
Last active March 18, 2024 01:00
Update Force Test Report #powershell #chocolatey