thoradia / LibreELEC.tv

Thoradia Build System
13 stars 8 forks source link

Add another subtitle automation #54

Closed edjalmobf closed 5 years ago

edjalmobf commented 5 years ago

Hello! Sorry to bother you again. Great project yours! Helps a lot for those not understand about command line instalation.

Bazarr is really great, but you can not use it at the same time together with radarr, sonarr and jackett, on the Raspberry Pi, so a subtitle automatation that can be use in especifically time it would be awesome. I searched and found this two: nzb-subliminal and Subliminal

I test Subliminal by docker version and it worked great!

You can use it in specific times by cron. It don't have a graphical interface, it's by command line. But set it one time, and it don't need change!

Something like that: 0 */8 * * * subliminal -v subliminal_cache:/usr/src/cache -v /var/media:/var/media dtroncy/rpi-subliminal download -l en -a 1w /var/media/Your_Videos_Folder

I could not test nzb-subliminal!

Thanks!

I edited this some times because change my mind. I thought that by having few updates the Subliminal was not a good choice, but after getting use it I realized how deceived I was :)

edjalmobf commented 5 years ago

I noticed that you only make add-ons for things that don't have a way to run in LibreELEC, so in this case Subliminal will don't added. I asked for Subliminal because at that time I was testing the docker version and was not run good, but the developer fixed! I can live with ~5% of ram memory that docker use ˆˆ

Thanks anyway! :)

I marked this solved because I did not find a way to delete it.