Git Product home page Git Product logo

qbittorrent_telegram_notification's People

Contributors

azulxzzz avatar guykh avatar rteixeirax avatar shaneoreilly avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

qbittorrent_telegram_notification's Issues

Name with spaces

Hello congratulations for the script, I wanted to ask you why torrents downloaded with a space are not notified with the full name but only the first part of the name? How can this be solved? A thousand thanks

Problem making it work

Does it work for you?
looks like my qbittorrent uses a total different syntax..
in declaring and using a variable my qbittorrent requires to use '${1}' instead of your ${1}.
with your code a msg is never sent and the log shows
image
this is my qbit config
image

in the past i had it working with this script, with bot_token and chat_id explicitly written,

#!/bin/bash
curl -S -X POST 'https://api.telegram.org/bot***BOT_TOKEN***/sendMessagechat_id=***CHAT_ID***&text=DownloadIniziato'${1}'&parse_mode=HTML'

the problem was on the name, it would show only the first word if there was a space in between, like in the example above,
Resident Evil Death Island 2023 Bluray 2160p AV1 HDR10 EN_FR_ES_ITA OPUS 7.1-UH was shorten to:
image

windows 11 help

hey how do i set this up in windows 11? Im able to run the script from git bash but i cant able to run command when download is completed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.