-
Notifications
You must be signed in to change notification settings - Fork 461
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
Reporting some bugs & suggetions #15
Comments
Will close this issue when all these are done. And this is now for discussion of more features |
Also i am mentioning one more bug 1.The app still sleeps after puttiing SITE as env var.so big torrent file downloads are keep failing 2.If heroku detected this repo as a torrent based one,they will probably delete all future deploys.To avoid this,run this code in docker on heroku And thanks.you are doing a great job. zeit.co is another alternative of heroku for free app deploying. |
heroku restarts every 24h no matter what and the disk is not persistant that is why they fail will add an indiactor that shows when it is going to next restart so you can add early |
1, 2, 3 and 5 these four are done please update your fork and see |
1.Telegram bot through torrent not uploaded into Google drive solve Please solve 4 errors |
Tested 1.Torrent leeching are stuck at halfway.tested several times on telegram bot (when i checked on logs,it shows app is crashed.when i restarted the app the bot started working again..and still crashes while leeching.) 2.How to add team drive ?any special env var for that like TEAM_DRIVE= TRUE ? so team drive is not working for me 3.Add an env var option to use telegram bot for only their users..peoples are abusing my bot 4.After adding DISALLOW_WEB = TRUE i can still access the web interface hope you will fix these too |
check the above issues |
|
@thopDB what is Gdindex link? i am assuming youre looking for something like goindex-drive please check that will add shareable links in a few days |
@patheticGeek Change Drive Index to Goindex, goindex source code link : https://github.com/kulokenci/goindex-drive |
which bot will ban heroku? |
this bot https://github.com/lzzy12/python-aria-mirror-bot previous use heroku through download links After ban shifted to all links using Goindex |
@patheticGeek Telegram bot not working once check it |
working for me what problem are you facing? |
i still am not undertanding what youre talking about the ban of gdrive links please explain. i have seen the go index drive and my implementation is a simpler version of it |
Heroku Officially never support torrenting apps.they will keep banning the apps..so we need to figure a way to bypass that. |
1.try to use libtorrent or aria.they works fine 2.Tried and not working for teamdrives.you need to set an env var for the bot to recognise the storage which is using is teamdrive or not ! Using rclone config values as env var is much easier and 100% working.Also you can upload alot of hosts,if you try rclone |
|
Don't share above type of URLs bcoz free heroku users u can use Gdindex then safe ur heroku account |
okay,so you are trying to state that,sharing the download links of torrent files will cause banning.yeah thats also a reason.so gdrive is just fine.The most important thing is write the code for just personal use,so the code will not abuse,by lots of people and it will stay in heroku for a longtime.thats my suggetion in this case. |
in Telegram bot download link not working |
https://github.com/TGExplore/TG-Files-to-Link/blob/master/GenerateStringSession.py above url code add and check becoz every download after heroku application not working thats y u can add above code after check plz |
You are stating to use gdriveindex or go index, the approact ive taken here is simillar to those. This is just a link which connects with gdrive api and all data comes from there heroku server just acts like a middle man. I'm not undertanding what youre saying about the ban and why not to use these links. |
Please also share the magnet link of file youre trying to download! |
I know this and i made it smiliar to it already knew about this i didnt use it because it is on cloudflare workers not heroku if you want you'll have to implement it yourself. |
give me our telegram bot url |
@TheGreatIndexBot |
its working fine for me.but download crashes sometimes.i already mentioned that |
bro if you passable to add remote url feature also very helpful to all |
GDRIVE_PARENT_FOLDER set to xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx |
still upload failed |
bro plz add search bar in Gdrive index |
I have set an environment variable with key TELEGRAM TOKEN and token as value, why isn't the bot still working? |
same , i have added telegram bot token but the bot doesnt respond |
@patheticGeek bro add Search bar in Gdrive index helpful to everyone |
Okay sorry for all this mess. I'll be depriciating this and making one with the aria2 utility it has a good js interface and low overhead. moreover i'll be adding rarbg in search today and centralizing search with sites list asked from server so all search updates are sent to all. |
its TELEGRAM_TOKEN not TELEGRAM TOKEN there is a underscore (_) not a space |
The search doesnt work gdrive api has a bug so it wont be added, goindex has also stated this |
@patheticGeek bro in Search Tab After Search Movie Upcoming up Two buttons 1. Download, 2 Copy link 1.Whenever click Download button move to Downloads Tab. it's idea helpful to everyone think about it |
Gotcha |
Why doesn't the bot goes to sleep if there is no downloading happening in telegram ?? mine used that app I don't think it will last for a month could u add sleep or like that command to make the bot go in sleep state or automatically if there is no downloading going on |
The library i used (webtorrents) this is not fesable with it i'm workin on making with aria2 so that more features can be added |
did you implemented the zip option brother ? yeah aria2 is cool..libtorrent also.. |
The main problem im having is that heroku is blocking aria and libtorrent tried both 😢 |
try to deploy as docker on heroku..it may work |
It looks like heroku sees the network connection not the code so all p2p requests are being blocked. this is not because it isnt real p2p connection instead webtorrent servers act as middleman. |
so are you going to continue with webtorrent ? |
setup google drive or team drive |
yeah for now it seems that is the only option |
yeah.i reported a bug in your gdrive index code.kindly check it. |
That would be overly complex for this extreme edge case will look into something for shure |
Please add direct download link support also 🙏😊 |
the library I'm using isn't for seeding it's for downloading torrents thru a proxy so it doesn't get detected by platforms like heroku |
1.in Telegram bot,torrent downloading status do not automatically updating
2.Search option still not working.showing could not connect to site error.
3.need to add an option for telegram bot usage only for the owner (using telegram id in config vars)
4.Gdrive link recieving along with the heroku link.it will be very helpful.
5.TEAM DRIVE SUPPORT for gdrive.
The text was updated successfully, but these errors were encountered: