
- #MP4 AUTOMATOR SONARR SETUP MP4#
- #MP4 AUTOMATOR SONARR SETUP INSTALL#
- #MP4 AUTOMATOR SONARR SETUP UPDATE#
- #MP4 AUTOMATOR SONARR SETUP PASSWORD#
- #MP4 AUTOMATOR SONARR SETUP DOWNLOAD#
Drive STRM: jq tasks will now keep nice formatting. Nvidia: jq tasks will now keep nice formatting. Plex Autoscan: jq tasks will now keep nice formatting. Backup: Cleaner looking tarball creation task ( #a7d8418f). Backup: Updated to stop/start Plexdrive4 and Plexdrive5 ( #915f6a30). Backup: Now shows progress during tarball creation. Suitarr: Convert version to lower case. Backup: Added user agent to Rclone command. Restore: Added user agent to Rclone command. Mounts: Added user agent to Rclone commands. Feeder: Added user agent to Rclone command. Scripts: Added user agent to 'sync torrent downloads' scripts. Cloudplow: Added user agent to rclone_extras in default config. Vagrant: Added Vagrantfile for development (#294) ( #614c3954). #MP4 AUTOMATOR SONARR SETUP UPDATE#
Plex Autoscan: Minor update to default config. Plex: Only stop/start plex container once during extra tasks. PreTasks: If timezone fetch fails, revert to fallback timezones.
Settings: Will now add a space after colon in YAML files.Settings: Reorganized Role (again) ( #f892eae5).Suitarr: Set default version to stable.Ombi: Revert to stable version when unstable one isn't available.AppVeyor: Ignore Settings Role changes.Settings: Reorganized Role ( #f8ef5cdb).Plex: Fix transcode path if set to non-default /transcodes.Settings: Settings Migrator - Replace ( #c14d0b52).
#MP4 AUTOMATOR SONARR SETUP DOWNLOAD#
UnionFS: Updated backup download URL for MergerFS. Git: Updated git clone repo addresses ( #6ff0765e). Plex: Recreate Preferences.xml file when it is malformed. Restore: Restore service now supports backing up and restoring of. Plex: Reclaim server when PlexOnlineToken is missing. Plex Auth Token: Display Plex Pass status as well. Settings: Updated new variables globally. Settings: Migrate users to new accounts.yml layout. Settings: New layout for accounts.yml. Organizr: Replaced backticks with single quotes. Settings: Reorganized Role ( #61c4022c). Restore: Shows more details during tarball extraction. Changelog: Updated Tag links ( #ce8d18f5). User: Also copies '.ansible_vault' file during home folder migration. Settings: Reset ownership of 'settings-updater.log' if it exists. Preinstall: Updated variable used for new home path. Settings: YYQ is now only installed when needed. Common: YYQ is already installed in Settings role. Preinstall: Check if variables are defined before testing. ruTorrent: Create themes and plugins folder. Scripts: 'Plex Autoscan URL Script' update. #MP4 AUTOMATOR SONARR SETUP PASSWORD#
Plex Autoscan: Use Ansible password plugin to generate server pass. Settings: Use most recent upgrader used in other l3uddz projects (#300) ( #04377e2f). I would like to get the automatic insertion of the plex_autoscan url into plex_autoscan.py working, but making the required edits to plex_autoscan_url.sh is really beyond what I am comfortable hacking on, so I'll either wait for to get around to it, or cobble something together at some point in the future. sickbeard_mp4_automator notifies Sonarr/Radarr of the new filename and initiates a rescan of the file location to pick up the change. sickbeard_mp4_automator executes the /scripts/sickbeard_mp4_automator/post_process/plex_autoscan.py script notifying plex_autoscan to scan the new files' directory. #MP4 AUTOMATOR SONARR SETUP MP4#
sickbeard_mp4_automator runs, converts the renamed file to an mp4 following the config in autoProcess.ini, and deletes the original file. Sonarr/Radarr renames the file and executes the sickbeard_mp4_automator Connect script. This will now be the order of operations once a download is handed back to Sonarr/Radarr from NZBGet/ruTorrent: Finally, edit /scripts/sickbeard_mp4_automator/, add your Sonarr and Radarr API keys in the appropriate sections, and save as autoProcess.ini and edit /scripts/sickbeard_mp4_automator/post_process/plex_autoscan.py and add your plex_autoscan URL. Then add a 'Custom Script' to fire ' On Download' and 'On Upgrade' and point it to either /scripts/sickbeard_mp4_automator/postSonarr.py or /scripts/sickbeard_mp4_automator/postRadarr.py. To enable mp4 conversion, all you need to do is change the plex_autoscan Connect script to only fire 'On Rename'. #MP4 AUTOMATOR SONARR SETUP INSTALL#
Install sickbeard_mp4_automator which will automagically rerun the radarr/sonarr roles (if detected) to switch the docker image used. In brief:īasically, the PR should be fully operational. It's also linked to hotio/suitarr, so anytime that image is updated, my edit will rebuild as well.Īll the instructions I offered on my last PR will still work to test this.
The linked image for Sonarr and Radarr is merely hotio/suitarr with the sickbeard_mp4_automator dependencies installed. This is a much more robust solution than my first go-round.