mirror of
https://github.com/Sonarr/Sonarr
synced 2025-01-03 05:35:29 +00:00
Updated Tips and Tricks (markdown)
parent
5a5ae1ae49
commit
a5c5f35601
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,10 @@
|
||||||
# Tips and Tricks
|
# Tips and Tricks
|
||||||
|
|
||||||
|
## Select a Range
|
||||||
|
It is easy to select a range in forms with tick boxes, just tick the first one and then shift-tick the last one. Great when you don't want to select *all*, but you do want to select a significant number of items all in a row. Don't forget you can use sorting to change the order.
|
||||||
|
|
||||||
|
[[[https://i.imgur.com/9SLqDkS.gif|width=150px]]](https://i.imgur.com/9SLqDkS.gif)
|
||||||
|
|
||||||
## Set Episode Numbers for Sequential Range
|
## Set Episode Numbers for Sequential Range
|
||||||
When you're manually importing, a range of incorrectly numbered, but sequential episodes can be easily fixed. You'll sort them correctly to start with, select the range of files w/ tick + shift-tick, select the correct season and then select the correct episodes w/ tick + shift-tick again. You can even fix single *files* with multiple episodes this way by selecting the right multiple of episodes. Just be sure *all* the files you're fixing are supposed to have the same number of episodes.
|
When you're manually importing, a range of incorrectly numbered, but sequential episodes can be easily fixed. You'll sort them correctly to start with, select the range of files w/ tick + shift-tick, select the correct season and then select the correct episodes w/ tick + shift-tick again. You can even fix single *files* with multiple episodes this way by selecting the right multiple of episodes. Just be sure *all* the files you're fixing are supposed to have the same number of episodes.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue