vche / magnetarr

Browser extension for adding movies to Radarr and Sonarr from website like IMDB
GNU General Public License v3.0
4 stars 0 forks source link

Magnetarr

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.

Development

The extension is built in the release folder, which is the folder to load as unpacked extension for tests.

Build the extension

npm run build

Build a release

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 development build

Start a watch daemon that will rebuild the extension upon changes in the source folder.

npm run dev

References

Bug Reports/Feature Requests https://github.com/vche/magnetarr