-
-
Notifications
You must be signed in to change notification settings - Fork 75
Add .ignore file to temp directory to prevent indexing by Jellyfin #435
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Grazie, se riesci aggiungeresti una chiave "Jellyfin_ignore_tv" o qualcosa del genere sul config.json che dopo il file legge da lì in modo da abilitare o disabilitare. |
Non ritenevo necessaria una chiave per la creazione di un file temporaneo che esiste solo per il tempo del download/merge, infatti il .ignore che serve a non indicizzare i .ts non esisterà più successivamente in quanto la dir _tmp verrà rimossa dal cleanup. |
|
Allora non serve avevo inteso male. |
Se non serve la key ignora l'ultima commit |
|
Si aggiungo subito avevo letto male |
On HLS Downloader, setup_directories can create .ignore files inside _tmp
resolve #428