*arr default sort & filter

Sets default sort and filter options for Radarr/Sonarr/...'s interactive search

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
Millio
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
22
Βαθμολογίες
0 0 0
Έκδοση
1.2
Δημιουργήθηκε την
26/02/2024
Ενημερώθηκε την
14/03/2024
Μέγεθος
20 KB
Άδεια
MIT
Εφαρμόζεται σε
Όλοι οι ιστοχώροι

arr-default-sort-and-filter

Userscript to set default sort and filter options for Radarr

Usage

  1. Install the userscript using your preferred Userscript manager (FireMonkey/Tampermonkey/Greasemonkey/Violentmonkey/...)
  2. Load your Radarr installation in your website
  3. Open your userscript manager's menu and under script commands for "Radarr Default Sort And Filter", click "Configure Radarr default sort and filter"
  4. Configure the default filter and sort and click "Save" and "Close". For icon columns, enter the text that apears when you move your mouse over the icon. A valid sort example for an english installation is "Custom Format Score".
  5. Open a movie and do an interactive search, the sort and filter should be applied

Known Issues

When an 'Interactive Search' table is open, the configuration values become impossible to edit. Reload the page and configure the script before loading the interactive search.

Troubleshooting

Open your developer console using F12. If the script is correctly loaded and finds a Radarr installation, you should see the message "Radarr installation found. Watching for interactive search table".

If the script cannot find the sort column or filter it will log a warning and log a list of valid filters / columns.

Feature Requests

Currently the script only supports Radarr and only Interactive Search, but if you'd like support for other *arrs or other sortable tables in Radarr, feel free to open an issue to request this.