-
Notifications
You must be signed in to change notification settings - Fork 31
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
PowerShell Adaptation of AddqBittorrentTrackers.sh for Windows Users #37
Comments
Ciao @tyhallcsu From what I see it's a partial adaptation, that once launched performs a massive injection of trackers in every torrent present in qBittorrent. I would tell you that it's a good start and I would recommend you to go ahead, implementing at least the functionality related to the automatic recall from the various *Arr, but it's just my point of view, let's remember that often scripts and/or programs are born more for strictly personal needs, as it happened in my case, I was looking for something that would do what I wanted, I didn't find it and slowly I built it. Thanks for sharing the project, so those looking for something related to Windows can have a place to start If you prefer go ahead and create a repository for the script, then maybe we put references to the scripts on the respective pages, i.e. those looking for a Windows version will see the link to your repository and those looking for the version for *nix will reinderize it this way, or if you want you can create a pull request dedicated to this script, it will stay with the others, obviously though if you want to update it you will have to make a pull request, or if I understand better how git works I can pull you in as a contributor for your file |
Yes, the adaption of your script was for a particular use case of my own.
If you like, I can create a repo, pull request, or whatever you'd like. Happy to help |
THANK YOU, @tyhallcsu !! The powershell script worked great. Appreciate you! |
Glad is working! Yes you can create a repo and is possible to make a mention on the main page, so is anyone is looking for a Windows adaptation, can land on your repo from here |
|
Oh lord, there is a lot of traffic suddenly on my personal adaptation of what @Jorman originally made. I shared what I made -- then shared for the community, but I don't think I can support updates :/ Yes, it's a partial-half adaptation of the original that suited my needs. But by no means is it great nor perfect. |
If you ask me, if you want to stop the traffic, create a PR for the original repo. |
I've used GitHub for years, but honestly, I have not contributed in that way; I'm not sure how. Would you be willing to show me how? I love to share my work, but I have never used it in a collaborative sense. (Im embarrassed to admit) |
Another note: The work I have shared here is free for anyone to modify, redistribute, or otherwise use. Copy + Paste and delete my name as author -- I don't care :) just sharing |
Also created PR 41 for you. You can tell me if you need any editing. Or, just say so and i can close this PR if you want to create one yourself. |
- Refer to [issue 37](Jorman#37) to see the original issue. I'm just doing PR.
Did I do this correctly? |
Oh -- didnt see you create one first; I was trying myself -- again, I'm embarrassed to say idk how this whole thing works; this is my first time doing a PR since using GitGub |
@Tmp341 Thank you for helping! I see you created PR #41 to help me get my script into the repo. Just to be clear - I attempted to create my own PR (#42) which includes the original script plus documentation (readme.md). I'm still learning how to properly use GitHub for collaboration (this is my first PR ever of using GitHub!), so I really appreciate the guidance. @Jorman, feel free to choose whichever PR works better for your repository structure. I'm happy to make any needed changes to either PR. |
Your's looks good. I will close mine for now. |
Hi guys, I am however considering a "different" option to make the script a bit more "universal", I just need to have some time to devote to it In the meantime, would you like me to publish the script in powershell version? |
I'm using a powershell script i kinda created for myself (by copying codes from here and there) and manually using it. The script here is good for windows users who want to get some public trackers without managing too much. But maybe you can create a better/modified one if you think so. |
I have published the Python version of the script, this should be enough to make the script cross-platform |
Hello @Jorman,
I wanted to reach out and share something that might be of interest to you and the community using your scripts.
PowerShell Adaptation
Inspired by your excellent
AddqBittorrentTrackers.sh
script, I've created a PowerShell adaptation specifically for Windows users. This script aims to provide similar functionality without requiring WSL or a Unix-like environment on Windows.Key Points
AddqBittorrentTrackers.sh
for PowerShell.GitHub Gist
You can find the PowerShell script here: qBittorrent Tracker Updater PowerShell Script
Offering for Inclusion
I'm offering this PowerShell version for potential inclusion in your repository. If you're interested, it could be a valuable addition for Windows users who want to use your tools without setting up a Unix-like environment.
Next Steps
If you're interested in including this in your repository:
Acknowledgment
I am grateful for your original script, which has been incredibly useful and laid this adaptation's foundation.
Cheers
The text was updated successfully, but these errors were encountered: