About Autoscan
Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. Autoscan integrates with Sonarr, Radarr, Lidarr and Google Drive to fetch changes in near real-time without relying on the file system.
GitHub Repository:
https://github.com/Cloudbox/autoscan
Autoscan works by relying on the *arr applications to mark content as completed. If you require manually adding and/or moving media around between Libraries then you may want to stick with the internal scanning available by Emby, Jellyfin, or Plex.
Autoscan Details
Autoscan
User availability .MU. | |
This is a multi-user application. Can be installed by any user in the Emby or Plex Access groups. |
Location and Port Information
CLI Usage
Articles
Install Location | /usr/bin/autoscan |
Config Location | /home/${username}/.config/Autoscan/config.yml |
Nginx Location | N/A |
Service Location | /etc/systemd/system/[email protected] |
Port | Autogenerated between 3030-3130 |
### INSTALL qb install autoscan ${username} ### UNINSTALL qb remove autoscan ${username} ### REINSTALL qb reinstall autoscan ${username}