אפליקציות / מדיה
Media Stack
הספרייה שלך, מתעדכנת לבד
Radarr ו-Sonarr עוקבים אחרי הסרטים והסדרות שבחרת, Prowlarr מספק להם אינדקסרים, qBittorrent מוריד ו-Bazarr מביא כתוביות. מוסיפים משהו פעם אחת, והמערכת דואגת שהוא יישאר מעודכן.
קטגוריהמדיה
זיכרון~1.2GB
מודול
mediaהתקנה
פותחים את לוח הבקרה, מוצאים אותה ב-App Store ולוחצים Install. או מטרמינל על השרת:
sudo homebox install media
איפה פותחים אותה
| שירות | פורט | התחברות ראשונה |
|---|---|---|
| Radarr מנהל אוסף הסרטים | :7878 | — |
| Sonarr מנהל אוסף הסדרות | :8989 | — |
| Prowlarr מנהל אינדקסרים לאפליקציות ה-*arr | :9696 | — |
| Bazarr מוריד כתוביות | :6767 | — |
| qBittorrent לקוח BitTorrent | :8080 | qBittorrent's web UI account. HomeBox writes it into qBittorrent's own config before first start, so it survives restarts — left to itself qBittorrent invents a new temporary password every time it boots. |
פותחים בכתובת של השרת עם הפורט הזה — לוח הבקרה מקשר אליה ישירות ברגע שהיא רצה.
כדאי לדעת
הטיפים הבאים מופיעים באנגלית, כפי שהם כתובים במודול.
- Set Prowlarr up first — it pushes indexers into Radarr and Sonarr so you never paste the same tracker twice
- Every container mounts the pool at the same path (/data), which is what lets downloads become hardlinks instead of copies. Change one mapping and your disk usage quietly doubles
- In Radarr and Sonarr set the root folder to /data/<Movies> and /data/<TV series>, and in qBittorrent set the save path to /data/<Downloads> - using the folder names from Settings > Server Config > Advanced > Media (by default /data/media/movies, /data/media/tv and /data/downloads)