scottohara / tvmanager

PWA for tracking recorded, watched & upcoming TV shows
MIT License
4 stars 0 forks source link

Create episode stubs automatically #64

Closed scottohara closed 3 years ago

scottohara commented 9 years ago

When creating a new series, allow a number of episodes to be entered. This will create that many episodes as "TBA".

scottohara commented 4 years ago

Alternatively, when creating a new series or episode, use a default value for the name (e.g. "Series N" or "Episode"..where "N" is the count + 1 of existing items.

If the name field is focused by deault, and the text selected; just start typing to overwrite with the correct name. Otherwise, to accept the default is just hitting Save.

That should enable a quicker process, by just repeating "+" then "Save" the required number of times.