NO LONGER MAINTAINED
สตรีมการแข่งขันกีฬาโดยตรงจากเซิร์ฟเวอร์ Jellyfin ของคุณ Sportyfin อนุญาตให้ผู้ใช้ขูดกิจกรรมสตรีมสดและรับชมโดยตรงจาก Jellyfin Sportyfin ยังสร้างข้อมูลเมตาที่ใช้ใน Jellyfin เพื่อมอบประสบการณ์การรับชมที่ยอดเยี่ยม
ปัจจุบัน Sportyfin รองรับการถ่ายทอดสด NBA, NHL, NFL และ Premier League แต่เราวางแผนที่จะสนับสนุนลีกอื่น ๆ ในอนาคต
หากต้องการติดตั้ง Sportyfin ด้วย pip ให้ทำตามขั้นตอนต่อไปนี้:
pip install sportyfin --no-binary=sportyfin
หากต้องการติดตั้ง Sportyfin ด้วย Docker ให้ทำตามขั้นตอนต่อไปนี้:
git clone https://github.com/axelmierczuk/sportyfin.git
cd sportyfin
docker build --tag sportyfin .
docker run -v < Path Where You Want Output > :/sportyfin/output sportyfin
# For example: docker run -v ~/Desktop:/sportyfin/output sportyfin
# You can edit the paramaters that sportyfin runs with from the Dockerfile
หรือ คุณอาจดึงภาชนะด้วยวิธีต่อไปนี้:
docker pull sportyfin/sportyfin:latest
docker run -v < Path Where You Want Output > :/sportyfin/output sportyfin/sportyfin:latest
# You CANNOT edit the paramaters that sportyfin runs with when pulling the image
เราขอแนะนำเป็นอย่างยิ่งให้ใช้งาน Sportyfin ร่วมกับ tmux หรืออะไรที่คล้ายกัน
ตัวอย่างการใช้งาน:
python3 -m sportyfin < arguments >
เริ่มเซิร์ฟเวอร์ sportyfin ดังต่อไปนี้:
# -nba specifies finding streams for the NBA
# -s allows sportyfin to use Selenium to scrape
# -v enables verbose mode
# -o enables selecting output location
python3 -m sportyfin -nba -s -v -o ~ /Desktop
# -vv specifies silent mode (no output will be produced)
# -a specifies all leagues supported by sportyfin
python3 -m sportyfin -a -vv
ดูรายการข้อโต้แย้งทั้งหมดได้ที่นี่
เมื่อคุณรันโปรแกรมแล้ว อย่าลืมลิงก์ไปยังไฟล์ .m3u ในแดชบอร์ด Jellyfin:
Dashboard > Live TV > Tuner Devices (+) > Tuner Type (M3U Tuner) > File or URL (enter path)
นอกจากนี้ อย่าลืมเปลี่ยนการตั้งค่า "รีเฟรชคำแนะนำ" ในส่วน:
Dashboard > Scheduled Tasks > Live TV > Refresh Guide > Task Triggers
เมื่อกำหนดเส้นทางและอัปเดตการตั้งค่าแล้ว คุณสามารถตรวจสอบสตรีมของคุณได้ภายใต้:
Home > Live TV > Channels (at the top)
ค้นหาเอกสารทั้งหมดได้ที่นี่
เพิ่มฟังก์ชันการทำงานของเซิร์ฟเวอร์ หรือที่เรียกว่าความสามารถในการเข้าถึงสตรีม (ไฟล์ m3u) จากเซิร์ฟเวอร์ HTTP