אפליקציות / מדיה
Tdarr
מכווץ את הספרייה בזמן שאתה ישן
עובר על הספרייה ומקודד מחדש את מה שמתאים לכללים שכתבת — H.264 ל-H.265, הסרת רצועות שמע בשפות שאף אחד בבית לא מדבר, העברה ל-MKV. ספרייה של 500GB יוצאת לעיתים קרובות בחצי מהגודל בלי הבדל נראה לעין. הוא מחליף את הקבצים במקומם, אז כדאי לנסות קודם על עותק.
קטגוריהמדיה
זיכרון~1GB
מודול
tdarrהתקנה
פותחים את לוח הבקרה, מוצאים אותה ב-App Store ולוחצים Install. או מטרמינל על השרת:
sudo homebox install tdarr
איפה פותחים אותה
| שירות | פורט | התחברות ראשונה |
|---|---|---|
| Tdarr | :8265 | No login at all by default — anyone who reaches the page can change the rules that rewrite your library. |
פותחים בכתובת של השרת עם הפורט הזה — לוח הבקרה מקשר אליה ישירות ברגע שהיא רצה.
כדאי לדעת
הטיפים הבאים מופיעים באנגלית, כפי שהם כתובים במודול.
- It REPLACES the original file when a job succeeds. Run one library through with a small test folder before pointing it at everything
- Two ports on purpose: 8265 is the page you use, 8266 is the server the workers talk to. Both are published because a worker on another box needs 8266
- The transcode cache is separate from the library and gets large — it is under the module's config directory, on the system disk
- Without a GPU passed in, every transcode is CPU, and a 4K file will occupy every core for a long time