-
-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Control/Edit RSS feeds from the Web UI #453
Comments
+1 Please add RSS capabilities to qbittorrent-nox so that it has feature parity with qBittorrent with X windows. |
+1 |
+1 on windows to |
+1 |
2 similar comments
+1 |
+1 |
@buinsky I have seen that you have worked in the web interface. It seems that this feature can be useful. |
+1 That missing feature is possibly a deal breaker for people migrating from uTorrent. Everything else is great and even better. Thank you and keep the good work :) |
+1 |
+1 |
+1 As per post above, this is a deal breaker for me. Would like to see it happen. |
+1 |
+1 Please - best headless client I've found yet, and this would simply make it complete. |
+1 |
+1. This would be very useful. |
Please! +1 |
Please add this feature! +1 |
+1 for this feature |
+1 |
+1 |
+1 |
+1 |
2 similar comments
+1 |
+1 |
Yeah, would totally love to have this feature! Can control from eye pad then :-). 👍 |
+1 need Web UI with RSS for headless server. |
+1 |
Looking through the code, it looks like the api is already built, just the ui needs to be written? https://github.com/qbittorrent/qBittorrent/blob/master/src/webui/api/rsscontroller.cpp I don't know a ton of c++ but I do know js and can maybe put something together |
@ljmerza you can checkout my branch it has support |
Which branch should I use with 4.2.1? |
The v4_2_x branch of my repo is updated to support 4.2.x |
Planning on a pull request to get rss webui support in master? |
@AndersMalmgren Can you open a pull request to merge your changes into this repo? |
I could but I'm not sure the team want this pulled, it doesnt work like rest of the UI and I didn't do a too great design job on the code just wanted something quick to work for my own use :) |
I support that motion. |
There's no need to merge code and wait for releases for WebUI functionality (if WebAPI wasn't modified) since altWebUI was implemented. Use existing tools to get @AndersMalmgren or other devs changes to the WebUI, configure official qBt and you're ready to go. ie: to download just part of a source tree from github, use https://minhaskamal.github.io/DownGit |
I do not know what I'm doing wrong. the link is what I get in Chrome when I made the changes to the WebUI settings and this other one my www folder with icons this is my WebUI config |
Can anyone help me? |
@Piocas This issue thread is for discussing RSS management in Web UI. Please open a new issue if you believe that's a bug or go to the official qBittorrent forum for configuration help. |
This would be a wonderful feature to have. |
Sad to see 7 years gone by and this hasn't been implemented. Kinda crazy actually. |
This did work for me, although getting the pathing right threw me for a little loop at first. In any case, since this has already been implemented, how can I (or anybody) help to merge these changes upstream? |
just to confirm, only the control / edit function is unavailable in the UI? Do the RSS feeds still trigger downloads? |
+1 Please add RSS capabilities to qbittorrent-nox so that it has feature parity with qBittorrent with X windows. |
qbittorrent-nox has RSS capabilities, it's the web front-end that doesn't provide any UI for it. |
So now you need an interface to manage it. |
You can already control it with HTTP requests to the WebAPI. That's what the WebUI does under the hood. It's just a bunch of buttons that make requests. So until the WebUI is updated to provide a graphical way of doing that, you can always just make requests with a script or something. |
Or literally install it yourself #453 (comment) |
Another alt webUI implementing RSS funtionality https://github.com/CzBiX/qb-web |
wish this was the default webUI! It's way better than the default one! |
That's why the alt WebUI (and recently the Qt UI templates' stuff) was implemented, to allow the user customize UI functionality without the need to touch the core. |
I'm tempted to close this issue now for the following reasons:
When I close this one, I'll open two new threads:
If anyone has additional concerns, let me know. |
I have qbittorrent running on OpenSUSE 12.2 that I used to set up RSS feeds to automatically download torrents and I used this box as a media server for my home. I can adjust pretty much everything through an ssh session or through the web ui. It would be nice to be able to control the RSS feeds for qbittorrent without having to ssh -Y into the box and pull over the gui and do the edits. Ideally I want to use the web ui from my iPAD and adjust the RSS feeds, can this feature be added to the web ui?
Thanks
jdavis3980
The text was updated successfully, but these errors were encountered: