1
0

Update README.md

This commit is contained in:
2025-10-17 12:27:21 -04:00
parent ac3416a1d1
commit a51d71f4de

View File

@@ -130,12 +130,4 @@ python xtream-search.py --api-url "http://your-server.com" --username "user" --p
- Check your search term spelling - Check your search term spelling
- Try partial matches (e.g., "cnn" instead of "CNN International") - Try partial matches (e.g., "cnn" instead of "CNN International")
- Use `all:term` to search across all content types - Use `all:term` to search across all content types
- Verify your credentials with `--debug` - Verify your credentials with `--debug`
## License
MIT License - feel free to modify and distribute.
## Contributing
Pull requests welcome! Please ensure code follows the existing style and includes appropriate error handling.