Added
- Ability to list the shows stored in the database.
- Ability to step up the "last watched" season numbers for TV shows.
- Ability to remove TV shows.
Fixed
- Fix bug where Cinemagoer (dependency) could no longer get the release dates
from the IMDb API by instead using "original air date".
- Store IMDb ID as TEXT in the SQLite database to prevent losing initial zeroes.
Removed
- All music-related functionality.