Chad Davis

Results 6 comments of Chad Davis

@jdarling, I'm not connected to this repo at all, but I have my own version and would be interested in adding the functionality. Can you upload the XML code from...

> Is it possible to add a radarr tag to movies added by your script? Yes, it is possible. Tags are passed by ID, not by name, so you would...

Ok, I decided to give it a shot and created a pull request. @RhinoRhys please feel free to deny it and just make the changes yourself if I missed anything....

This is happening to me too, and the cause is here: https://github.com/trossr32/sonarr-radarr-lidarr-autosearch-browser-extension/blob/b56ef300c41ff7673700758d9117c6fbd4cb5bc7/src/content/js/content_script.js#L1513 `encodeURIComponent(searchTerm)` is replacing the colon with "%3A". One solution could be to replace the "%3A" with a colon...

Regarding 'Version Control System' vs 'Version Control Systems', vs 'Version Control', my vote is 'Version Control'.

I changed my mind. They all point to a page that says 'Version Control Systems', so the boxes should match that.