Prevent schedule from archiving unfinished items.
This hasn't happened in months.
Furthermore, we just optimized and re-factored how we store archived media.
I think we can call this one closed.
If it shows back up, it's probably…
Prevent schedule from archiving unfinished items.
Optimize Scheduler DB
Finished Upgrade Logic: 0dda73cd14
Updated archivedMediaSchema to track channel by DB identifier instead of name: a07edfc842
DB Optimization Complete
Optimize Scheduler DB
Create database migration code.
Finished Upgrade Logic: 0dda73cd14
Updated archivedMediaSchema to track channel by DB identifier instead of name: a07edfc842
Create database migration code.
Create User Playlist Model/Collection
Create Channel Playlist Model/Collection
Removed playlist related functions from user and channel schemas: 70fc42b181
Newly created playlists are now stored in dedicated site-wide collections.