wy580477 / Leech-AIO-APP-EX

All Downloaders with Rclone auto-upload & Telegram notification on Docker | Docker 全能下载 APP + Rclone 自动上传 + 电报任务完成通知
191 stars 186 forks source link

Qbittorrent Password #31

Closed arjung24 closed 2 years ago

arjung24 commented 2 years ago

i forgot my qbittorrent password. i can't access the qbittorrent server. is there any way to reset it??

wy580477 commented 2 years ago

i forgot my qbittorrent password. i can't access the qbittorrent server. is there any way to reset it??

delete 'WebUI\Password_PBKDF2' & 'WebUI\Username' lines in config/qBittorrent/config/qBittorrent.conf file.

arjung24 commented 2 years ago

i deleted. but still showing invalid user and pass

i used default user pass

wy580477 commented 2 years ago

i deleted. but still showing invalid user and pass

i used default user pass

delete qBittorrent.conf file, then run 'sv restart 1' in ttyd.

arjung24 commented 2 years ago

this came

ok: run: 1: (pid 1263) 0s

arjung24 commented 2 years ago

Thanks brother. it worked

arjung24 commented 2 years ago

brother another issue is qbittorrent is downloading files in assigned folder. rclone job is running well. but i m not getting the files in assigned gdrive folder (/upload). other downloaders are ok.

wy580477 commented 2 years ago

brother another issue is qbittorrent is downloading files in assigned folder. rclone job is running well. but i m not getting the files in assigned gdrive folder (/upload). other downloaders are ok.

show qbit log

arjung24 commented 2 years ago

current.txt

arjung24 commented 2 years ago

brother i found the file location. but how it is possible?? location= /upload/qBittorrent/some_folder how to revert to default location /upload/qBittorrent

wy580477 commented 2 years ago

current.txt

I need more details.

Are you seeing uploaded files in /upload/qBittorret folder in Rclone remote?

How did you assign qBit download folder?

Did qBit ignore qbit-drive-dir setting in script.conf?

arjung24 commented 2 years ago

current.txt

I need more details.

Are you seeing uploaded files in /upload/qBittorret folder in Rclone remote?

How did you assign qBit download folder?

Did qBit ignore qbit-drive-dir setting in script.conf?

https://github.com/wy580477/Leech-AIO-APP-EX/issues/31#issuecomment-1160308728

wy580477 commented 2 years ago

brother i found the file location. but how it is possible?? location= /upload/qBittorrent/some_folder

You are downloading files to sub folder of qBit download dir.

Several days ago there was a feature request for keeping sub folder to remote path, so there was a change.

arjung24 commented 2 years ago

is it possible to go back to default location (/upload/qBittorrent) brother??

arjung24 commented 2 years ago

brother i found the file location. but how it is possible?? location= /upload/qBittorrent/some_folder

You are downloading files to sub folder of qBit download dir.

Several days ago there was a feature request for keeping sub folder to remote path, so there was a change.

i was urging for that. ha ha ha.

wy580477 commented 2 years ago

is it possible to go back to default location (/upload/qBittorrent) brother??

Don't add sub path to default download folder, then files shoud be uploaded to /upload/qBitorrent folder.

arjung24 commented 2 years ago

idk how the location got changed. i want to set the location to /upload/qBittorrent

arjung24 commented 2 years ago

is it possible to go back to default location (/upload/qBittorrent) brother??

Don't add sub path to default download folder, then files shoud be uploaded to /upload/qBitorrent folder.

where to edit

wy580477 commented 2 years ago

idk how the location got changed. i want to set the location to /upload/qBittorrent

image

Change download path back to default path.

arjung24 commented 2 years ago

idk how the location got changed. i want to set the location to /upload/qBittorrent

image

Change download path back to default path.

my settings are as u shown. but i m not getting the real fault of sub location

wy580477 commented 2 years ago

my settings are as u shown. but i m not getting the real fault of sub location

Show me uploaded path.

arjung24 commented 2 years ago

sorry brother i am not getting u. do u want to know my drive uploaded location for qbittorrent?? if yes then it's below Screenshot (5)

wy580477 commented 2 years ago

sorry brother i am not getting u. do u want to know my drive uploaded location for qbittorrent?? if yes then it's below Screenshot (5)

Are you download a torrent which contains a folder? If your torrent contains a folder, It's working correctly. Files will be uploaded to a folder named with qbit task name.

arjung24 commented 2 years ago

no no. all files and folders are downloading to inside this "Knuckle(2011)[1080p] [Webrip] [YTS.MX]" folder. that's the problem

wy580477 commented 2 years ago

no no. all files and folders are downloading to inside this "Knuckle(2011)[1080p] [Webrip] [YTS.MX]" folder. that's the problem

image

I can't reproduce your issue.

arjung24 commented 2 years ago

ok brother. Thanks a lot. Please check ttyd. yt-dlp downloaded the files and instantly deleting the file also from drive

wy580477 commented 2 years ago

ok brother. Thanks a lot. Please check ttyd. yt-dlp downloaded the files and instantly deleting the file also from drive

It deleted seperate video & audio files after merging. The merged file is fine.

image

arjung24 commented 2 years ago

i am not getting the downloaded file in drive. that's why asked. olivetin working fine

wy580477 commented 2 years ago

i am not getting the downloaded file in drive. that's why asked. olivetin working fine

Are you using dlpr alias? Go to videos folder.

arjung24 commented 2 years ago

i am not getting the downloaded file in drive. that's why asked. olivetin working fine

Are you using dlpr alias? Go to videos folder.

files are downloaded to root folder. outside videos folder

arjung24 commented 2 years ago

Screenshot (7)

wy580477 commented 2 years ago

Screenshot (7)

You really shoud describe your problem better.

i am not getting the downloaded file in drive.

If you mean that files aren‘t auto-uploaded to Rclone remote,then use dlpr alias instead of yt-dlp command.

arjung24 commented 2 years ago

yes. dlpr working fine in ttyd. thanks a lot brother.

brother why can't i access to global_portal_path/vm

arjung24 commented 2 years ago

do i need to setup anything to access this url??

wy580477 commented 2 years ago

do i need to setup anything to access this url??

You need a proxy client which support Vmess protocol. Then you can route your network traffic to your heroku app.

See here:

https://github.com/XTLS/Xray-core#gui-clients

https://www.v2fly.org/en_US/awesome/tools.html#third-party-gui-clients

arjung24 commented 2 years ago

do i need to setup anything to access this url??

You need a proxy client which support Vmess protocol. Then you can route your network traffic to your heroku app.

See here:

https://github.com/XTLS/Xray-core#gui-clients

https://www.v2fly.org/en_US/awesome/tools.html#third-party-gui-clients

brother i generated v2ray vmess UUID. but now what to do idk

wy580477 commented 2 years ago

brother i generated v2ray vmess UUID. but now what to do idk

https://github.com/wy580477/Leech-AIO-APP-EX/blob/main/docs/README_heroku.md#more-usages-and-precautions

Go to bottom of README, there are config examples.

arjung24 commented 2 years ago

should i put created UUID to heroku var before start the service from app??

wy580477 commented 2 years ago

should i put created UUID to heroku var before start the service from app??

Yes. UUID must be same between server and client.

arjung24 commented 2 years ago

i am using android app to strat the service.will it work??

wy580477 commented 2 years ago

i am using android app to strat the service.will it work??

See log in your client app or Xray log in your heroku app log folder.

arjung24 commented 2 years ago

after starting the service from app. i can't access any website. why it'd not working brother. what could be the possible error?? client app log saying failed.

wy580477 commented 2 years ago

after starting the service from app. i can't access any website. why it'd not working brother. what could be the possible error?? client app log saying failed.

Please add detail info when asking questions.

Show your client config (mask your heroku address and UUID)

arjung24 commented 2 years ago

after starting the service from app. i can't access any website. why it'd not working brother. what could be the possible error?? client app log saying failed.

Please add detail info when asking questions.

Show your client config (mask your heroku address and UUID)

IMG_20220620_192153 IMG_20220620_192227

wy580477 commented 2 years ago

Enable tls.

Or Change to 80 port if keeping tls disabled.

arjung24 commented 2 years ago

Enable tls.

Or Change to 80 port if keeping tls disabled.

Thanks a lot brother. it's working fine.

just suggest me good Vmess UUID generator/website please

wy580477 commented 2 years ago

Enable tls. Or Change to 80 port if keeping tls disabled.

Thanks a lot brother. it's working fine.

just suggest me good Vmess UUID generator/website please

Use ttyd

image

arjung24 commented 2 years ago

Enable tls. Or Change to 80 port if keeping tls disabled.

Thanks a lot brother. it's working fine. just suggest me good Vmess UUID generator/website please

Use ttyd

image

is it possible to know that generated uuid is from which country?? can i generate randomly anytime from ttyd following this command?? what would be the remarks for generated uuid??

wy580477 commented 2 years ago

is it possible to know that generated uuid is from which country??

Not possible.

can i generate randomly anytime from ttyd following this command??

You need to run "apk add uuidgen" everytime after dyno restarted.

There is no need to change UUID frequently. It's just a very strong password.

arjung24 commented 2 years ago

i just want to use hotstar.com using vmess proxy. it needs indian ip.

wy580477 commented 2 years ago

i just want to use hotstar.com using vmess proxy. it needs indian ip.

Not possible. Heroku free tier only has us and eu servers.