docs(README): Updated the README to not use GitHub markdown symbols and to directly use the unicode symbols so it can be displayed correctly in Crates.io [skip ci]

This commit is contained in:
2024-11-25 19:47:57 -07:00
parent 9c99e0d2ef
commit 6375bc3413
+39 -39
View File
@@ -57,53 +57,53 @@ Please note that you will need to create and popular your configuration file fir
Key: Key:
| Symbol | Status | | Symbol | Status |
|--------------------|-----------| |--------|-----------|
| :white_check_mark: | Supported | | | Supported |
| :x: | Missing | | | Missing |
| :clock3: | Planned | | 🕒 | Planned |
| :no_entry_sign: | Won't Add | | 🚫 | Won't Add |
### Radarr ### Radarr
| TUI | CLI | Feature | | TUI | CLI | Feature |
|--------------------|--------------------|----------------------------------------------------------------------------------------------------------------| |-----|-----|----------------------------------------------------------------------------------------------------------------|
| :white_check_mark: | :white_check_mark: | View your library, downloads, collections, and blocklist | | ✅ | ✅ | 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 | | ✅ | ✅ | 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 | | ✅ | ✅ | 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 | | 🚫 | ✅ | 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 | | ✅ | ✅ | Search your library or collections |
| :white_check_mark: | :white_check_mark: | Add movies to your library | | ✅ | ✅ | Add movies to your library |
| :white_check_mark: | :white_check_mark: | Delete movies, downloads, and indexers | | ✅ | ✅ | Delete movies, downloads, and indexers |
| :white_check_mark: | :white_check_mark: | Trigger automatic searches for movies | | ✅ | ✅ | Trigger automatic searches for movies |
| :white_check_mark: | :white_check_mark: | Trigger refresh and disk scan for movies, downloads, and collections | | ✅ | ✅ | Trigger refresh and disk scan for movies, downloads, and collections |
| :white_check_mark: | :white_check_mark: | Manually search for movies | | ✅ | ✅ | Manually search for movies |
| :white_check_mark: | :white_check_mark: | Edit your movies, collections, and indexers | | ✅ | ✅ | Edit your movies, collections, and indexers |
| :white_check_mark: | :white_check_mark: | Manage your tags | | ✅ | ✅ | Manage your tags |
| :white_check_mark: | :white_check_mark: | Manage your root folders | | ✅ | ✅ | Manage your root folders |
| :white_check_mark: | :white_check_mark: | Manage your blocklist | | ✅ | ✅ | Manage your blocklist |
| :white_check_mark: | :white_check_mark: | View and browse logs, tasks, events queues, and updates | | ✅ | ✅ | View and browse logs, tasks, events queues, and updates |
| :white_check_mark: | :white_check_mark: | Manually trigger scheduled tasks | | ✅ | ✅ | Manually trigger scheduled tasks |
### Sonarr ### Sonarr
| TUI | CLI | Feature | | TUI | CLI | Feature |
|----------|--------------------|--------------------------------------------------------------------------------------------------------------------| |-----|-----|--------------------------------------------------------------------------------------------------------------------|
| :clock3: | :white_check_mark: | View your library, downloads, blocklist, episodes | | 🕒 | ✅ | View your library, downloads, blocklist, episodes |
| :clock3: | :white_check_mark: | View details of a specific series, or episode including description, history, downloaded file info, or the credits | | 🕒 | ✅ | View details of a specific series, or episode including description, history, downloaded file info, or the credits |
| :clock3: | :white_check_mark: | View your host and security configs from the CLI to programmatically fetch the API token, among other settings | | 🕒 | ✅ | View your host and security configs from the CLI to programmatically fetch the API token, among other settings |
| :clock3: | :white_check_mark: | Search your library | | 🕒 | ✅ | Search your library |
| :clock3: | :white_check_mark: | Add series to your library | | 🕒 | ✅ | Add series to your library |
| :clock3: | :white_check_mark: | Delete series, downloads, indexers, root folders, and episode files | | 🕒 | ✅ | Delete series, downloads, indexers, root folders, and episode files |
| :clock3: | :white_check_mark: | Mark history events as failed | | 🕒 | ✅ | Mark history events as failed |
| :clock3: | :white_check_mark: | Trigger automatic searches for series, seasons, or episodes | | 🕒 | ✅ | Trigger automatic searches for series, seasons, or episodes |
| :clock3: | :white_check_mark: | Trigger refresh and disk scan for series and downloads | | 🕒 | ✅ | Trigger refresh and disk scan for series and downloads |
| :clock3: | :white_check_mark: | Manually search for series, seasons, or episodes | | 🕒 | ✅ | Manually search for series, seasons, or episodes |
| :clock3: | :white_check_mark: | Edit your series and indexers | | 🕒 | ✅ | Edit your series and indexers |
| :clock3: | :white_check_mark: | Manage your tags | | 🕒 | ✅ | Manage your tags |
| :clock3: | :white_check_mark: | Manage your root folders | | 🕒 | ✅ | Manage your root folders |
| :clock3: | :white_check_mark: | Manage your blocklist | | 🕒 | ✅ | Manage your blocklist |
| :clock3: | :white_check_mark: | View and browse logs, tasks, events queues, and updates | | 🕒 | ✅ | View and browse logs, tasks, events queues, and updates |
| :clock3: | :white_check_mark: | Manually trigger scheduled tasks | | 🕒 | ✅ | Manually trigger scheduled tasks |
### Readarr ### Readarr