qBittorrent_search_engines icon indicating copy to clipboard operation
qBittorrent_search_engines copied to clipboard

Web UI : ettv plugin retrieves descrLink instead of fileUrl

Open lilianchiassai opened this issue 5 years ago • 1 comments

Hello,

Thank you for your work. The ETTV plugin is not working through the web ui. The field linkUrl is populated with the descrLink value, which leads to the download action trying to retrieve the torrent file from the wrong url.

The same plugin on the same qbittorrent install works great on the normal client. The problem is the same if installing on qbittorent-nox.

Edit: I think most of the plugins here are affected by this. There is no problem with the web ui itself as other plugins are not affected by this bug.

lilianchiassai avatar Sep 19 '19 12:09 lilianchiassai

After further analysis, it probably comes from the download_torrent method not being called. Plugins that do not use this method work flawlessly. Plugins that do fail.

This bug is opened at qBittorrent: https://github.com/qbittorrent/qBittorrent/issues/11150#issue-487622691

lilianchiassai avatar Sep 19 '19 13:09 lilianchiassai