xombiemp / rutorrentMobile

Plugin for ruTorrent to use it with mobile devies (Android, iOS, etc)
GNU General Public License v3.0
112 stars 16 forks source link

Torrent List Not Showing. Is this project abandonded? #37

Closed neo-neo1 closed 9 months ago

neo-neo1 commented 2 years ago

My problem is the same as the last 3 issue posts here. The list of torrents simply don't appear. Is this project abandoned? As by the posts, seems this issue has been unresolved for ~2 years now. Critical issue at that.

@xombiemp Is your project abandoned like the original fork? Thanks

Nirzak commented 11 months ago

My problem is the same as the last 3 issue posts here. The list of torrents simply don't appear. Is this project abandoned? As by the posts, seems this issue has been unresolved for ~2 years now. Critical issue at that.

@xombiemp Is your project abandoned like the original fork? Thanks

Fix applied. until it got merged clone the plugin from this repo to apply the fix https://github.com/Nirzak/rutorrentMobile

rtmlp commented 11 months ago

I forked from your repo and I still do not see any torrent list in the mobile UI

Nirzak commented 11 months ago

I forked from your repo and I still do not see any torrent list in the mobile UI

Have you disabled and unloaded the ipad plugin? Which rutorrent version are you using? I am using the latest version, and on my end it’s working fine! image

rtmlp commented 11 months ago

Thanks for the reply. I downloaded the repo and renamed it to mobile. I haven't anything after that. Where can I disable to ipad plugin

Nirzak commented 11 months ago

Thanks for the reply. I downloaded the repo and renamed it to mobile. I haven't anything after that. Where can I disable to ipad plugin

Hi also make sure you are cloning this repo https://github.com/Nirzak/rutorrentMobile, not this one. Cause the fixed changes haven’t been merged yet. you just need to simply clone

git clone https://github.com/Nirzak/rutorrentMobile.git

and then rename the folder to mobile

rtmlp commented 11 months ago

Hi. I have used your repo and created the mobile folder as mentioned. But I still see an empty screen :(. I don't have any other plugin installed

Nirzak commented 11 months ago

Hi. I have used your repo and created the mobile folder as mentioned. But I still see an empty screen :(. I don't have any other plugin installed

can you give a screenshot of your chrome developer tools and then console window?

rtmlp commented 10 months ago

Hi. Sorry I missed updating here. I looked at the console in the developer tools and most of the error messages are titled under Uncaught (in promise) TypeError: labelPanelEl is null. Shared the logs here https://codeshare.io/eVlDvJ

Nirzak commented 10 months ago

can you run the following command on the rutorrent plugins directory and share here? I want to see the permissions

ll mobile

Make sure the permission is set for www-data user and group

rtmlp commented 10 months ago

Hi. I managed to get it working by installing httprpc plugin. I can see the torrents list on the mobile now :)

Nirzak commented 10 months ago

Hi. I managed to get it working by installing httprpc plugin. I can see the torrents list on the mobile now :)

Great that worked. I was also thinking that as this plugin is dependent on other plugins so may be some plugins are missing from your end. The doc has to be updated with the required plugins then.

rtmlp commented 10 months ago

Thanks a lot for patiently looking into the issue

xombiemp commented 9 months ago

Added requirement to use the httprpc plugin in the readme.