Skip to content

Commit

Permalink
added audiobookshelf
Browse files Browse the repository at this point in the history
  • Loading branch information
basiljelly committed Sep 5, 2024
1 parent b7ddc72 commit baa9e6e
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions src/apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,16 @@
"Android_AudioNow"
]
},
{
"name": "audiobookshelf",
"pattern": "^audiobookshelf",
"urls": [
"https://www.audiobookshelf.org/guides/podcasts/"
],
"examples": [
"audiobookshelf (+https://audiobookshelf.org)"
]
},
{
"name": "AudioWave",
"pattern": "(^AudioWave/1|^AudioWave iOS)",
Expand Down Expand Up @@ -1939,7 +1949,7 @@
"name": "Hubbard Radio",
"pattern": "HubbardApp/",
"description": "Hubbard Radio Apps",
"comments": "All Hubbard Radio station apps available on iOS and Android. Used when downloading or streaming podcast episodes.",
"comments": "All Hubbard Radio station apps available on iOS and Android. Used when downloading or streaming podcast episodes.",
"urls": [
"https://hubbardradio.com",
"https://hubbardbroadcasting.com",
Expand Down Expand Up @@ -2591,7 +2601,7 @@
"mowPod/1.0 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36"
]
},
{
{
"name": "MPlayer",
"description": "GPL-licensed cross-platform movie player",
"pattern": "^MPlayer \\d",
Expand Down Expand Up @@ -4069,4 +4079,4 @@
]
}
]
}
}

0 comments on commit baa9e6e

Please sign in to comment.