Skip to content
/ magnetarr Public

Browser extension for adding movies to Radarr and Sonarr from website like IMDB

License

Notifications You must be signed in to change notification settings

vche/magnetarr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

  • Chrome
  • Firefox
  • iOS/OSX Xcode project provided for anyone to build and run locally (follow instructions here), but the extension is not distributed on the app store (i'm not paying the enrollment just for this:P)

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

About

Browser extension for adding movies to Radarr and Sonarr from website like IMDB

Resources

License

Stars

Watchers

Forks

Packages

No packages published