Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,11 @@ Amsa uses metadata from the following sources:
Installation
============
1. Get the latest source zip in github release for Amsa https://github.com/Dingmatt/AMSA/releases.
2. Place the content of the zip (Plug-in Support, Plug-ins, Scanners) into your Plex Media Server directory
2. Place the content of the zip (Plug-in Support, Plug-ins, Scanners) into your Plex Media Server directory
- Windows: `%LOCALAPPDATA%\Plex Media Server\Plug-ins`
- macOS: `~/Library/Application Support/Plex Media Server/Plug-ins`
- Linux: `$PLEX_HOME/Library/Application Support/Plex Media Server/Plug-ins`
- More info: [Plex Documentation](https://support.plex.tv/articles/201106098-how-do-i-find-the-plug-ins-folder/)
3. Create a new library
4. Set its scanner to "Absolute Series Scanner"
5. Set its agent to "Anime Multi Source Agent"
Expand Down