gboudreau / sabconnectplusplus

SABnzbd extension for Google Chrome
GNU General Public License v3.0
77 stars 44 forks source link

plugin not working on new nzb.su site #161

Open jpatallah opened 7 years ago

jpatallah commented 7 years ago

Hello, the maintainers of nzb.su recently updated their site's theme; now the sabconnectplusplus plugin no longer works. I don't see the button to send to SABnzbd anymore. I think some work will need to be done to integrate with their new theme. See attached screenshot. screen shot 2017-07-13 at 2 20 35 pm

boredsysadmin commented 7 years ago

I think it's same issues mentioned in Issue #141

gboudreau commented 7 years ago

Nobody is really maintaining this codebase right now. Anyone who needs a fix will need to submit a Pull Request with the required changes.

kornface13 commented 7 years ago

This is a bummer. Also hoping for a fix to this one.

Entreated commented 7 years ago

I quickly put together a version of this extension that works with nzb.su's new design, I have been using it for the past few days as I too was missing this feature.

It is based on your api key, if people are still looking for this extension I could potentially fork the repo for you guys to install.

RulerOf commented 7 years ago

@Entreated please do. Fork the repo and submit a pull request. Even if it's bad code or something, someone will clean it up.

I was getting ready to take a very uneducated stab at it myself because it's been driving me nuts not having this feature. I'd appreciate having somewhere to start.

Entreated commented 7 years ago

https://github.com/Entreated/sabconnectplusplus

You will have to go into providers and add your nzb.su api key.

Currently only has support on the browse pages (i.e. searching, series all work). I will add support for cover view and viewing a single details page the weekend.

Any issues let me know.

hyp0xia commented 6 years ago

@Entreated Can you please comment on how to install your changes? Sideloading the unpacked extension doesnt work, replacing the files from your fork to the extensions folder break it and forces it to repair which just gets the original. I'm probably doing something wrong. Can you please shed some light on this for myself and others. Thanks.

duostyle commented 6 years ago

@Mario-M you need to add the files in master\third_party\fancy-settings and then you can sideload.

RulerOf commented 6 years ago

I can confirm that I was able to get @Entreated 's fork working for my use. Some polish is missing---the buttons aren't available in certain views---but it otherwise works just fine.

jobrien2001 commented 6 years ago

Any chance to get this working on the main repo?