eric

joined 2 years ago
[–] [email protected] 2 points 7 months ago

Thank you. I'll double check and make the changes.

[–] [email protected] 2 points 7 months ago

Goon and Goon 2

[–] [email protected] 3 points 7 months ago

I trigger it with the up arrow.

[–] [email protected] 7 points 7 months ago (1 children)
[–] [email protected] 2 points 8 months ago (1 children)

Ah, testing, that makes sense. I use Material Files exclusively. You can add Android/data and Android/obb as storages in Material Files. It just those folders in the stock file explorer. I used to be a heavy Fx user.

[–] [email protected] 3 points 8 months ago (3 children)

Why do you need 7 browsers?

[–] [email protected] 2 points 9 months ago* (last edited 9 months ago)

I used this guide https://www.redhat.com/sysadmin/quadlet-podman

I have a folder on my in my home folder called containers symlinked to /etc/containers/systemd with my .container files. This is my jellyfin.container for using the Nvidia Quadro on my server.

[Unit]
Description=Podman - Jellyfin
Wants=network-online.target
After=network-online.target
Requires=nvidia-ctk-generate.service
After=nvidia-ctk-generate.service

[Container]
Image=lscr.io/linuxserver/jellyfin:latest
AutoUpdate=registry
ContainerName=jellyfin
Environment=PUID=1000
Environment=PGID=100
Environment=TZ=America/St_Johns
Environment=DOCKER_MODS=ghcr.io/gilbn/theme.park:jellyfin
Environment=TP_THEME=dracula
Volume=/home/eric/services/jellyfin:/config
Volume=/home/eric/movies:/movies
Volume=/home/eric/tv:/tv
Volume=/home/eric/music:/music
PublishPort=8096:8096
PublishPort=8920:8920
PublishPort=7359:7359/udp
PublishPort=1900:1900/udp
AddDevice=nvidia.com/gpu=all
SecurityLabelDisable=true

[Service]
Restart=always
TimeoutStartSec=900

[Install]
WantedBy=default.target

I use sudo podman auto-update to update the images to utilize the AutoUpdate=registry option.

[–] [email protected] 6 points 9 months ago (3 children)

Lenovo ThinkStation P330 Tiny. Debian + Podman systemd quadlets, running these services:

  • Jellyfin
  • Sonarr
  • Radarr
  • Qbittorrent w/ VPN
  • Linkwarden
  • Calibre Web
  • Immich
  • Lidare
  • Postgres
  • Prowlarr
  • Vaultwarden
[–] [email protected] 1 points 9 months ago (1 children)

I probably won't buy from them anymore. I'm Canadian, but still.

[–] [email protected] 0 points 9 months ago (3 children)

I have a PineTime, but I'd have to go with the Bangle.js.

view more: ‹ prev next ›