From 38e1d4f5091dbc5e19f92f9629e51738f9741ac6 Mon Sep 17 00:00:00 2001 From: John Spurlock Date: Tue, 7 May 2024 11:58:48 -0500 Subject: [PATCH] Just Audio is not an app, it's a library. --- src/apps.json | 7 ------- src/libraries.json | 12 ++++++++++++ 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/src/apps.json b/src/apps.json index 64fc13a..c51d3f2 100644 --- a/src/apps.json +++ b/src/apps.json @@ -2143,13 +2143,6 @@ "Juice/2.2 (Darwin) +http://juicereceiver.sf.net/" ] }, - { - "name": "Just Audio", - "pattern": "just_audio/", - "examples": [ - "just_audio/3.6.2 (Linux;Android 9) ExoPlayerLib/2.13.1" - ] - }, { "name": "Kajabi", "pattern": " Kajabi|KajabiPodcast", diff --git a/src/libraries.json b/src/libraries.json index e70c7b7..da37502 100644 --- a/src/libraries.json +++ b/src/libraries.json @@ -251,6 +251,18 @@ ], "category": "bot" }, + { + "name": "Just Audio", + "description": "just_audio is a feature-rich audio player for Android, iOS, macOS, web, Linux and Windows (Flutter/Dart)", + "pattern": "^just_audio/", + "examples": [ + "just_audio/3.6.2 (Linux;Android 9) ExoPlayerLib/2.13.1", + "just_audio/1.0.68 (Linux;Android 12) ExoPlayerLib/2.18.7" + ], + "urls": [ + "https://pub.dev/packages/just_audio" + ] + }, { "name": "KaiOS Downloader", "pattern": "KaiOS Downloader",