Search Criteria
Package Details: audiobookshelf-git v2.2.23.r28.gd86a3b3d-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/audiobookshelf-git.git (read-only, click to copy) |
|---|---|
| Package Base: | audiobookshelf-git |
| Description: | Self-hosted audiobook server for managing and playing audiobooks |
| Upstream URL: | https://github.com/advplyr/audiobookshelf |
| Licenses: | GPL3 |
| Conflicts: | audiobookshelf |
| Provides: | audiobookshelf |
| Submitter: | Todoroki |
| Maintainer: | Todoroki |
| Last Packager: | Todoroki |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-06-19 06:37 (UTC) |
| Last Updated: | 2023-07-02 21:57 (UTC) |
Dependencies (5)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton) (make)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
- tone-binAUR (optional)
Latest Comments
« First ‹ Previous 1 2
spiritomb commented on 2023-06-03 21:04 (UTC) (edited on 2023-06-03 21:05 (UTC) by spiritomb)
Implementing
nvmas a build dependency would be helpful, because building fails with nodejs>16. Archwiki refers to the packageinsomniaas an example of usingnvmin the build dependencies so a user doesn't have to manually runnvm useor switch their system-installed node version for building: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=insomniaThank you for maintaining this package! It's a great piece of software that's really helped me not lose track of my audiobooks and podcasts.
Code_A commented on 2022-10-22 06:58 (UTC) (edited on 2022-10-22 06:59 (UTC) by Code_A)
I think you may have inadvertently hard coded the settings.
There isn't much install documentation for audiobookshelf but I have it running. However I can't add libraries other than the default working directory specified in one of the conf files.
Port is mapped to 7331 which is found in /etc/conf.d/ but editing this makes no difference to the mapped port.
Todoroki commented on 2022-07-21 15:05 (UTC)
You might be thinking of dpkg. I was able to replicate the issue after spinning up a new Arch Install in a VM. The latest update should hopefully resolve the error for everyone.
Niun commented on 2022-07-21 07:43 (UTC) (edited on 2022-07-21 07:43 (UTC) by Niun)
Same error, [...].cache/yay/audiobookshelf-git/PKGBUILD: line 63: pkg: command not found
Isnt pkg something from debian?
<deleted-account> commented on 2022-07-04 11:59 (UTC)
Sadly won't install for me by running
yay -S audiobookshelf-git. It starts doing its thing, and then I get following output:« First ‹ Previous 1 2