windows远程服务器安装Jellyfin,手机端如何远程播放
方法 1:直接用公网 IP 远程访问(推荐) 1. 确保 Jellyfin 在本地可以正常访问 在服务器上打开浏览器,访问: HTTP: http://localhost:8096 HTTPS: https://...
方法 1:直接用公网 IP 远程访问(推荐) 1. 确保 Jellyfin 在本地可以正常访问 在服务器上打开浏览器,访问: HTTP: http://localhost:8096 HTTPS: https://...
sudo apt update && sudo apt upgrade -y sudo apt install tvheadend -y 安装过程中会弹出配置界面: 创建管理员账户(输入 TVHeadend Web ...
https://imgtool.v1.mk/allinone.html 按步骤操作,用docker部署。然后访问:http://ip:35455/tv.m3u
docker pull ghcr.io/nobraincellsleft/justwatch-search:latest docker run -d --name justwatch-search -p 54321:80 ghcr.io/nobraincellsleft/just...
docker pull filebrowser/filebrowser mkdir -p /home/admin cd /home/admin docker run -d -v /home/admin/qbittorrent/Downloads:/srv -v /home/adm...
为了数据安全,通常NAS会装两块硬盘,多个硬盘存放,减少单硬损坏风险。那么问题来了,如何双硬盘高效备份数据? 一、常见做法是两块硬盘做Raid1,但这会有缺...
以下是一个完整的示例程序,用于通过 smtplib 使用 QQ邮箱 的 SMTP 服务发送邮件,并打包为可执行文件(.exe)。 import smtplib from email.mime.text impo...
1、查看本机的Edition ID DISM /online /Get-CurrentEdition 当前版本为Standard 标准版评估版本 2、升级版本 例如目前我这个为标准版(Standard ) DISM /o...
1. wget https://github.com/cloud-fs/cloud-fs.github.io/releases/download/v0.8.3/clouddrive-2-linux-x86_64-0.8.3.tgz 2. tar zxvf clouddrive-2-linux-...
After spending a fair few hours on this - and being told it wasn't possible - I wanted to share the process for getting an Apple AirPrint Printer w...