-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commands
Christian Blank edited this page Nov 8, 2024
·
1 revision
To start using Addarr, send /start to your bot on Telegram. Only authorized users (configured in config.ini) can use the bot.
-
/start- Initialize the bot -
/help- Show available commands -
/ping- Check if the bot is running
-
/tv <show name>- Search for a TV show -
/upcoming- List upcoming episodes -
/myshows- List your monitored shows
-
/movie <movie name>- Search for a movie -
/mymovies- List your monitored movies -
/upcoming_movies- List upcoming movie releases
When searching for a TV show using /tv, you'll get:
- Show information
- Available seasons
- Quality options
- Buttons to:
- Add all seasons
- Add specific seasons
- Cancel the operation
When searching for a movie using /movie, you'll get:
- Movie information
- Release date
- Quality options
- Buttons to:
- Add movie
- Cancel operation
When you search for a TV show:
🔍 Breaking Bad (2008)
Rating: 9.5/10
Status: Ended
Network: AMC
[Add All Seasons] [Select Seasons] [Cancel]
When you search for a movie:
🎬 Inception (2010)
Rating: 8.8/10
Director: Christopher Nolan
Runtime: 2h 28min
[Add Movie] [Cancel]
-
Use specific search terms for better results
- Include year for more accurate results
- Use official titles when possible
-
Quality Profile Selection
- Default profile is used if none specified
- Can be changed in config.ini
-
Monitoring Options
- Shows are automatically monitored when added
- Use
/myshowsand/mymoviesto check status
-
Search Behavior
- Bot searches both TMDB and TVDB databases
- Results are sorted by relevance
- Limited to top 5 matches to avoid clutter
Common error responses you might see:
❌ No results found
Please try a different search term
⚠️ Already exists
This title is already in your library
🔒 Unauthorized
You don't have permission to use this command
-
Rate Limiting
- Maximum 5 searches per minute
- Cooldown period between searches
-
Permission Levels
- Some commands require admin rights
- User management is admin-only
-
Search Restrictions
- Single title search only
- No batch adding
- No advanced query syntax
-
Regular Usage
- Check
/upcomingregularly - Monitor
/myshowsand/mymovies - Use specific search terms
- Check
-
Library Management
- Verify additions with confirmation messages
- Check quality profiles before adding
- Use cancel button if unsure
-
Troubleshooting
- Use
/pingto check bot status - Check Troubleshooting for issues
- Report bugs through GitHub
- Use
If you encounter any issues:
- Check the Troubleshooting guide
- Visit the FAQ section
- Report issues on GitHub
- Use
/helpcommand for quick reference