v1.0.9-beta.005 - fix(library): restore series status badge and add manual override
- Add the missing status field to the JSON payload returned by the /api/library/series endpoint so the UI can properly render the badge.
- Update the series page UI to gracefully default to Ongoing when a status is not provided by the metadata source (e.g., ComicVine).
- Add a manual Status dropdown to the Edit Info modal to allow admins to easily toggle a series between Ongoing and Ended.
- Added a couple more keywords to default NSFW filters on settings page and setup page.
Resolves #92