Skip to content

Commit

Permalink
Just Audio is not an app, it's a library.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnspurlock committed May 7, 2024
1 parent ae9bfd3 commit 38e1d4f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
12 changes: 12 additions & 0 deletions src/libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 38e1d4f

Please sign in to comment.