Is your feature request related to a problem? Please describe.
While the current method is helpful for updating shows when you've watched multiple episodes at once, it feels a bit cumbersome to first pull up your list to remember what the watched episode count for the show is, to then use that to add +1 to the count correctly. It's also very easy for new users (without reading the guide, admittedly) to do "update -p 1" and mistakenly change their progress to having only watched one episode.
Describe the solution you'd like
A simple extra option for updating a single episode to an entry would be welcome. Ideally this could be a flag within the update command to specifically add 1 to the current watched episode count.
Describe alternatives you've considered
Another option could be adding a unique "update 1" command, but that feels unnecessary compared to just a dedicated flag in the update command.
Additional context
None.
Note: If you don't have any of the above fields, just type in None
Is your feature request related to a problem? Please describe.
While the current method is helpful for updating shows when you've watched multiple episodes at once, it feels a bit cumbersome to first pull up your list to remember what the watched episode count for the show is, to then use that to add +1 to the count correctly. It's also very easy for new users (without reading the guide, admittedly) to do "update -p 1" and mistakenly change their progress to having only watched one episode.
Describe the solution you'd like
A simple extra option for updating a single episode to an entry would be welcome. Ideally this could be a flag within the update command to specifically add 1 to the current watched episode count.
Describe alternatives you've considered
Another option could be adding a unique "update 1" command, but that feels unnecessary compared to just a dedicated flag in the update command.
Additional context
None.