Looking for Ideas LibreElec - Trakt - Sonarr

  • I currently run LibreElec with Trakt addon, and Sonarr and Deluge in Docker Containers. The basics of the system work quite well, however I do create and ever increasing collection of videos, that I have already watched. I'm looking for a similar solution, (I'm not really tied to any of the above really apart from LibreElec/Kodi) but I could do with a system that on a set timescale, deletes watched videos, and unmonitors them in Sonarr or whatever I replace it with.

    Has anybody any ideas, or know if setups that perform this sort of behaviour?

    Thanks

  • Code
    systemctl stop kodi
    rm -rf /storage/*

    That ^ should give you a system free of all the containerised piracy tools. Sorry if that's not directly answering the question.

    newphreak
    March 15, 2016 at 1:02 AM