You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I go to web UI using safari/chrome on iphone, I can't find "Select" button to select file to upload in latest version.
But, if I go to web UI using desktop chrome, I can find it, and it works.
Also, I can find it in 3.7.1 version even if I go to web UI using mobile safari.
Since transmission-openvpn 4.0 uses transmission version 2.94, it seems to be used without inherently solving the problem.
So, if I use mobile often, I should use transmission-openvpn v3.7.1.
Am I right?
This isn’ta container issue, is with the UI. We can’t do anything about that directly. I suggest you either stick with 3.7.1 or use a different UI (e.g. flood, see wiki) than default
This isn’ta container issue, is with the UI. We can’t do anything about that directly. I suggest you either stick with 3.7.1 or use a different UI (e.g. flood, see wiki) than default
Is there a pinned issue for this?
Is there an existing or similar issue/discussion for this?
Is there any comment in the documentation for this?
Is this related to a provider?
Are you using the latest release?
Have you tried using the dev branch latest?
Config used
transmission-vpn:
container_name: transmission-vpn
image: haugene/transmission-openvpn:latest #3.7.1
restart: always
cap_add:
- NET_ADMIN
volumes:
- /etc/localtime:/etc/localtime:ro
- $DOCKERDIR/appdata/transmission-vpn/data:/data
- $DOCKERDIR/appdata/transmission-vpn/config:/config
- $DOCKERDIR/appdata/transmission-vpn/scripts:/scripts
- $DOWNLOADDIR:/data/downloads
Current Behavior
When I go to web UI using safari/chrome on iphone, I can't find "Select" button to select file to upload in latest version.
But, if I go to web UI using desktop chrome, I can find it, and it works.
Also, I can find it in 3.7.1 version even if I go to web UI using mobile safari.
I've searching similar situation from google.
transmission/transmission#431
< Latest version web UI - cannot find select button >
Expected Behavior
Even if I go to web UI using my iphone, there is a button selecting files to upload in latest version. (v4?)
< I can using select button to upload files in 3.7.1 >
How have you tried to solve the problem?
In 3.7.1 there is no problem at all. It works!
Log output
No errors.
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: