style(README): Added a key and proper GitHub markdown emoji names instead of direct unicode symbols for the features tables
This commit is contained in:
@@ -54,27 +54,34 @@ You can also clone this repo and run `make docker` to build a docker image local
|
||||
Please note that you will need to create and popular your configuration file first before starting the container. Otherwise the container will fail to start.
|
||||
|
||||
## Features
|
||||
Key:
|
||||
|
||||
| Symbol | Status |
|
||||
|--------------------|-----------|
|
||||
| :white_check_mark: | Supported |
|
||||
| :x: | Missing |
|
||||
| :no_entry_sign: | Won't Add |
|
||||
|
||||
### Radarr
|
||||
|
||||
| TUI | CLI | Feature |
|
||||
|-----|-----|----------------------------------------------------------------------------------------------------------------|
|
||||
| ✅ | ✅ | View your library, downloads, collections, and blocklist |
|
||||
| ✅ | ✅ | View details of a specific movie including description, history, downloaded file info, or the credits |
|
||||
| ✅ | ✅ | View details of any collection and the movies in them |
|
||||
| | ✅ | View your host and security configs from the CLI to programmatically fetch the API token, among other settings |
|
||||
| ✅ | ✅ | Search your library or collections |
|
||||
| ✅ | ✅ | Add movies to your library |
|
||||
| ✅ | ✅ | Delete movies, downloads, and indexers |
|
||||
| ✅ | ✅ | Trigger automatic searches for movies |
|
||||
| ✅ | ✅ | Trigger refresh and disk scan for movies, downloads, and collections |
|
||||
| ✅ | ✅ | Manually search for movies |
|
||||
| ✅ | ✅ | Edit your movies, collections, and indexers |
|
||||
| ✅ | ✅ | Manage your tags |
|
||||
| ✅ | ✅ | Manage your root folders |
|
||||
| ✅ | ✅ | Manage your blocklist |
|
||||
| ✅ | ✅ | View and browse logs, tasks, events queues, and updates |
|
||||
| ✅ | ✅ | Manually trigger scheduled tasks |
|
||||
| TUI | CLI | Feature |
|
||||
|--------------------|--------------------|----------------------------------------------------------------------------------------------------------------|
|
||||
| :white_check_mark: | :white_check_mark: | View your library, downloads, collections, and blocklist |
|
||||
| :white_check_mark: | :white_check_mark: | View details of a specific movie including description, history, downloaded file info, or the credits |
|
||||
| :white_check_mark: | :white_check_mark: | View details of any collection and the movies in them |
|
||||
| :no_entry_sign: | :white_check_mark: | View your host and security configs from the CLI to programmatically fetch the API token, among other settings |
|
||||
| :white_check_mark: | :white_check_mark: | Search your library or collections |
|
||||
| :white_check_mark: | :white_check_mark: | Add movies to your library |
|
||||
| :white_check_mark: | :white_check_mark: | Delete movies, downloads, and indexers |
|
||||
| :white_check_mark: | :white_check_mark: | Trigger automatic searches for movies |
|
||||
| :white_check_mark: | :white_check_mark: | Trigger refresh and disk scan for movies, downloads, and collections |
|
||||
| :white_check_mark: | :white_check_mark: | Manually search for movies |
|
||||
| :white_check_mark: | :white_check_mark: | Edit your movies, collections, and indexers |
|
||||
| :white_check_mark: | :white_check_mark: | Manage your tags |
|
||||
| :white_check_mark: | :white_check_mark: | Manage your root folders |
|
||||
| :white_check_mark: | :white_check_mark: | Manage your blocklist |
|
||||
| :white_check_mark: | :white_check_mark: | View and browse logs, tasks, events queues, and updates |
|
||||
| :white_check_mark: | :white_check_mark: | Manually trigger scheduled tasks |
|
||||
|
||||
### Sonarr
|
||||
- [ ] Support for Sonarr
|
||||
|
||||
Reference in New Issue
Block a user