mediacms-io / mediacms

MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django and React, featuring a REST API.
https://mediacms.io
GNU Affero General Public License v3.0
2.52k stars 459 forks source link

Add useful fields to the Encodings admin screen #885

Closed KyleMaas closed 7 months ago

KyleMaas commented 9 months ago

Description

When looking at the admin screen for Encodings, there is almost no information presented until you click on a particular encoding. This adds a few useful fields to that screen as additional columns and filters.

Steps

Pre-deploy

Post-deploy

mgogoulos commented 7 months ago

Useful!

KyleMaas commented 7 months ago

Thanks!