Skip to content

Instantly share code, notes, and snippets.

@mbryde
mbryde / README.md
Created June 22, 2019 18:07 — forked from MarMed/README.md
Routing plex traffic through an SSH tunnel

Routing plex traffic through an SSH tunnel

This guide creates a reverse SSH tunnel to route all Plex server traffic through it.

Step 2 is done on the tunnel, all other steps are done on the plex server.

1. Setup SSH keys (if you already have key based authenthication setup skip to step 2)

On plex server:

@mbryde
mbryde / find_closest_scooter.js
Created June 22, 2019 18:01 — forked from olegam/find_closest_scooter.js
Scriptable app script to find closest scooter in Copenhagen
let googleApiKey = '' // Insert your own key for Google Maps + Directions JS SDK here
let copenhagenBounds = {minLat: 55.5, minLong: 12.5, maxLat: 55.8, maxLong: 12.7}
let copenhagenCenter = {lat: copenhagenBounds.maxLat - copenhagenBounds.minLat, lng: copenhagenBounds.maxLong - copenhagenBounds.minLong}
let getLocation = Location.current()
// const getLocation = new Promise(resolve => resolve({latitude: 55.7, longitude: 12.5})) // hardcoded location resolver for airplane debug use
const [allTIERScooters, allVOIScooters, myLocation] = await Promise.all([getTIERScooters(copenhagenBounds), getVOIScooters(copenhagenBounds), getLocation])
console.log('My location: ' + JSON.stringify(myLocation))
if (allTIERScooters.length + allVOIScooters.length <= 0) {
2018-11-30 07:00:23 - DEBUG :: Thread-1 : Tautulli Helpers :: Image 'Vikings' (poster) transformed on Cloudinary.
2018-11-30 07:00:23 - DEBUG :: Thread-1 : Tautulli Helpers :: Image 'Vikings' (art) transformed on Cloudinary.
2018-11-30 07:00:23 - DEBUG :: Thread-1 : Tautulli Helpers :: Image 'Star' (poster) transformed on Cloudinary.
2018-11-30 07:00:23 - DEBUG :: Thread-1 : Tautulli Helpers :: Image 'Star' (art) transformed on Cloudinary.
2018-11-30 07:00:23 - DEBUG :: Thread-1 : Tautulli Helpers :: Image 'The Little Drummer Girl' (poster) transformed on Cloudinary.
2018-11-30 07:00:23 - DEBUG :: Thread-1 : Tautulli Helpers :: Image 'The Little Drummer Girl' (art) transformed on Cloudinary.
2018-11-30 07:00:23 - DEBUG :: Thread-1 : Tautulli Helpers :: Image 'Alcatraz' (poster) transformed on Cloudinary.
2018-11-30 07:00:23 - DEBUG :: Thread-1 : Tautulli Helpers :: Image 'Alcatraz' (art) transformed on Cloudinary.
2018-11-30 07:00:23 - DEBUG :: Thread-1 : Tautulli Helpers :: Image 'The Rooki