Jump to content
LAST CALL on the Unraid Summer Sale! 😎 ⌛ ×

advplyr

Members
  • Posts

    92
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

advplyr's Achievements

Apprentice

Apprentice (3/14)

32

Reputation

  1. You are conflating chapters and tracks. Chapters are stored separately and can be edited separately. If you want to scan the chapters in as new again then press "Edit Chapters" button. Then "Remove All" chapters. Then press edit on the book again and "Re-Scan". Scanning isn't going to overwrite your existing chapters incase you made manual edits. If you want them scanned in fresh then remove the chapters and re-scan.
  2. Those environment variables were removed a long time ago because the preferred way to set the UID/GID is using the built-in docker options.
  3. Docker has a built-in way to specify the user/group when running a container. https://docs.docker.com/engine/reference/run/#user I'm not sure how to set that using the GUI in Unraid
  4. You may be still mapping to an old database because if this is a fresh install then you would be prompted to set a password.
  5. Yes, this project is very active. You will have to check the server logs to see what the crash is. The best place for support is in the Discord or on Github because there are many people helping to answer questions there.
  6. The podcast episode schedule has to be adjusted on each individual podcast. There is no global setting for podcast schedule. To adjust the schedule press edit on a podcast and go to the "Schedule" tab.
  7. Hey the database changed to sqlite. At the moment you will have to open the database and go to the "users" table and remove the password hash in the column "pash". I'm not sure how familiar you are with databases but the easiest way is probably to get a software that gives you a GUI. There are many ways
  8. I'm trying to reproduce this issue but unable. Are you able to reproduce this? If so, can you give me steps to reproduce?
  9. Anyone with issues during the migration to v2.3.0 please follow the instructions for v2.3.1 https://github.com/advplyr/audiobookshelf/releases/tag/v2.3.1
  10. I'm pushing a patch soon that fixes a few bugs with the previous release. Make sure to check the release notes because you will need to manually delete the `/config/absdatabase.sqlite` before upgrading so the migration can run again.
  11. Sure, you can put a feature request in github
  12. Are you making sure to put the "https://" part of the server address? If you join the Discord/Matrix server there are also many more users on there with various setups that are helping others.
  13. I haven't but you could try going into settings on your device and disabling battery optimization for the app. I think the battery optimization on some devices can kill the background process.
  14. Thanks for asking, I haven't set anything up yet.
  15. This is currently not being worked on. I've made a few attempts at it but unfortunately the way I built the web client makes this very difficult to implement. Possibly may require a rewrite of the client so it hasn't taken priority. The issue to follow for this is https://github.com/advplyr/audiobookshelf/issues/385
×
×
  • Create New...