From 5a298a0f50334f22a86ec9d96769078c02f5ae58 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 15 Nov 2024 17:17:54 +0000 Subject: [PATCH] Remove Oblecto (unmaintained since Nov 2, 2023) (#953) - ref. #1 - `ERROR:awesome_lint.py: Oblecto: last updated -376 days, 1:27:14.514717 ago, older than 365 days` --- software/oblecto.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/oblecto.yml diff --git a/software/oblecto.yml b/software/oblecto.yml deleted file mode 100644 index 5ca45c6c6b..0000000000 --- a/software/oblecto.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Oblecto -website_url: https://github.com/robinp7720/Oblecto -description: Media server for Movies and TV Shows with a responsive Vue.js frontend. It has robust transcoding support as well as federation capabilities to share your library with your friends. -licenses: - - AGPL-3.0 -platforms: - - Nodejs -tags: - - Media Streaming - Video Streaming -source_code_url: https://github.com/robinp7720/Oblecto -depends_3rdparty: true -stargazers_count: 173 -updated_at: '2023-11-02' -archived: false