greenskye

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by greenskye

  1. I'm not sure if this was what others meant by 'force update', but here's what worked for me: 1. Change docker tag to 'latest' and apply 2. Check for updates. A new update for Sonarr should appear 3. Apply update 4. Successfully migrated from preview -> latest!
  2. Also experienced the same issue. Just moved back to preview for now, but can't figure out how to successfully migrate back to stable branch.
  3. I've added a new .cron file to /boot/plugins/mycron and rebooted my server, but I don't see anything listed under crontab -l. Is this method not reflected here? How can I confirm my changes are updating properly (other than just waiting for the script to run)
  4. How would adjust the filebot plugin to use a beta release and have that change survive reboots? Filebot recently added the ability to use a text file for very long renaming schemes which is the only way my renaming script will work. I've managed to manually replace the Filebot.jar file with a newer version, but this does not survive a reboot of my server. I suppose I could keep manually repeating this process, but if it's a simple config change I'd prefer to do that.