From 5f874335582c0f0656fb51755ac9f95b5cf7c54e Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 16 Mar 2024 12:03:43 +0000 Subject: [PATCH] Remove cmyflix (unmaintained since March 2023) (#622) - ref. #1 - `ERROR:awesome_lint.py: cmyflix: last updated -366 days, 1:30:47.389527 ago, older than 365 days` --- software/cmyflix.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/cmyflix.yml diff --git a/software/cmyflix.yml b/software/cmyflix.yml deleted file mode 100644 index 8c2fb12d5b..0000000000 --- a/software/cmyflix.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: cmyflix -website_url: https://github.com/farfalleflickan/cmyflix -description: Self-hosted, super lightweight Netflix alternative. -licenses: - - AGPL-3.0 -platforms: - - C -tags: - - Media Streaming - Video Streaming -source_code_url: https://github.com/farfalleflickan/cmyflix -depends_3rdparty: true -stargazers_count: 160 -updated_at: '2023-03-16' -archived: false