From 95be20a936e703903b1797bf109547c01019cd1d Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Tue, 9 Mar 2021 15:07:05 +1100 Subject: [PATCH] Remove outdated docs on missing Python 3 spectrograms. --- docs/source/siteadmin/media-types.rst | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/source/siteadmin/media-types.rst b/docs/source/siteadmin/media-types.rst index 1c2ebcec..50edcce7 100644 --- a/docs/source/siteadmin/media-types.rst +++ b/docs/source/siteadmin/media-types.rst @@ -114,12 +114,6 @@ Production deployments will also need a separate process to transcode media in the background. See ":ref:`systemd-service-files`" and ":ref:`separate-celery`" sections of this manual. -.. note:: - - MediaGoblin previously generated spectrograms for uploaded audio. This - feature has been removed due to incompatibility with Python 3. We may - consider re-adding this feature in the future. - Video =====