The dashboard still read the old monitored-based views: watchlist from v_watchlist (every monitored show) and wishlist from v_wishlist (every missing movie/episode, since monitored defaults to 1). Repoint both: - watchlist -> the curated watchlist_counts() total (follows + airing default). - wishlist -> 0 for now. The auto-everything v_wishlist isn't the intended curated wishlist; zero it (no live-DB mutation) until 'add to wishlist' population lands, then repoint at the real source. Test updated to the new semantics (airing show counts; wishlist cleared). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| music_database.py | ||
| personalized_schema.py | ||
| video_database.py | ||
| video_schema.sql | ||