seadex-scout Copyright (c) 2026 cplieger This product is licensed under the GNU General Public License v3.0 or later (see LICENSE). ------------------------------------------------------------------------ Third-party acknowledgements ------------------------------------------------------------------------ This product includes no third-party source code. Two community projects informed its design. In both cases the approach was studied and reimplemented; no source code was copied verbatim. bbtufty/seadexarr https://github.com/bbtufty/seadexarr Licensed under the GNU General Public License v3.0. The prior art this tool was written against. seadex-scout exists to close two gaps in it: a notifier that is not Discord-only, and a filter that keeps encodes while dropping remuxes. See the README. Ryder-C/seadexerr https://github.com/Ryder-C/seadexerr No license declared by its author. The tracker-id extraction approach in internal/indexer/match.go (extractID: take the token after a known needle, accept it only as a canonical bounded run of ASCII digits) follows the same idea. Release data comes from SeaDex (https://releases.moe), the AniList GraphQL API, and the Fribb anime-list mappings (https://github.com/Fribb/anime-lists). Those are queried at runtime as data sources; none of their code is included here.