mirror of
https://github.com/kikootwo/ReadMeABook.git
synced 2026-06-03 04:40:09 +00:00
Update Audiobookshelf API key instructions and improve chapter merging
Replaces outdated Audiobookshelf API token instructions with new API key generation steps across documentation and UI. Enhances chapter merging logic to detect and handle book titles in metadata, prioritizing filename extraction for chapter names, and updates logging and documentation to reflect these changes. Adds ASIN copy-to-clipboard feature in AudiobookDetailsModal.
This commit is contained in:
@@ -1147,11 +1147,11 @@ auth.require_admin_approval = 'false'
|
||||
|
||||
**Instructions for users:**
|
||||
1. Login to Audiobookshelf web UI as admin
|
||||
2. Go to Settings → Users
|
||||
3. Click on your user
|
||||
4. Scroll to "API Token" section
|
||||
5. Click "Generate Token"
|
||||
6. Copy token for ReadMeABook setup
|
||||
2. Go to Settings → API Keys
|
||||
3. Click "Add API Key"
|
||||
4. Enter a descriptive name (e.g., "ReadMeABook")
|
||||
5. Copy the generated API key
|
||||
6. Use the key in ReadMeABook setup
|
||||
|
||||
### B. OIDC Provider Setup Guides
|
||||
|
||||
|
||||
Reference in New Issue
Block a user