![]() |
Request for Instructions to Install HAMA and Absolute Series Scanner Plugins on TerraMaster F6-424 NAS - Printable Version +- ASK NC (https://ask.nascompares.com) +-- Forum: Q&A (https://ask.nascompares.com/forumdisplay.php?fid=1) +--- Forum: Before you buy Q&A (https://ask.nascompares.com/forumdisplay.php?fid=2) +--- Thread: Request for Instructions to Install HAMA and Absolute Series Scanner Plugins on TerraMaster F6-424 NAS (/showthread.php?tid=12366) |
Request for Instructions to Install HAMA and Absolute Series Scanner Plugins on TerraMaster F6-424 NAS - Enquiries - 10-10-2025 Hello, Mohammed RE: Request for Instructions to Install HAMA and Absolute Series Scanner Plugins on Te... - ed - 10-10-2025 If you want to add the HAMA and Absolute Series Scanner (ASS) plugins to your Plex server on the TerraMaster F6-424, you can do it manually in just a few steps. 1. Find Plex’s Plug-ins Folder If Plex is installed directly on TOS (not via Docker), the path is usually: /mnt/md0/appdata/PlexMediaServer/Library/Application Support/Plex Media Server/Plug-ins/ If it’s running in Docker, you’ll need to mount this same directory into the container when you start Plex using: -v /mnt/md0/appdata/plex/Plug-ins:/config/Library/Application Support/Plex Media Server/Plug-ins 2. Download the Plugins You can get them directly from the developer’s GitHub pages: • HAMA: https://github.com/ZeroQI/Hama.bundle • Absolute Series Scanner: https://github.com/ZeroQI/Absolute-Series-Scanner.bundle Download the .bundle folders and copy them into the Plug-ins directory. Make sure both folder names end with .bundle exactly. 3. Restart Plex Once copied, restart Plex via TOS or SSH: sudo systemctl restart plexmediaserver 4. Verify Installation Go to Plex → Settings → Agents → TV Series and you should now see both “HAMA” and “Absolute Series Scanner” available for selection. |