Browser extension for adding movies to Radarr or Series' to Sonarr while browsing imdb.com, thetvdb.com, themoviedb.org, inspired by Pulsarr, completely rewritten in react.
The extension is built in the release
folder, which is the folder to load as unpacked extension for tests.
npm run build
This will clean all older artefacts before building, and pack the built extension to a zip
npm run release
This actually does a npm run clean
, npm run build
, and npm run pack
Start a watch daemon that will rebuild the extension upon changes in the source folder.
npm run dev
Bug Reports/Feature Requests https://github.com/vche/magnetarr