10-10-2025, 04:22 PM
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-Serie...ner.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.
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-Serie...ner.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.