Sign inSign up

lakafior/lubimyczytac-abs

By lakafior

Updated 4 months ago

Audiobookshelf Custom Metadata Provider for Lubimyczytac.pl

Image
API management
1

10K+

lakafior/lubimyczytac-abs repository overview

Project page: https://github.com/lakafior/lubimyczytac-abs

How to run:

  • Copy docker-compose.yml
---
services:
  lubimyczytac-abs:
    image: lakafior/lubimyczytac-abs
    container_name: lubimyczytac-abs
    restart: unless-stopped
    ports:
      - "3000:3000"
  • Run
docker-compose up -d

How to use

  1. Navigate to your AudiobookShelf settings
  2. Navigate to Item Metadata Utils
  3. Navigate to Custom Metadata Providers
  4. Click on Add
  5. Name: whatever for example LubimyCzytac
  6. URL: http://your-ip:3000
  7. Authorization Header Value: whatever, but not blank, for example 00000
  8. Save

Tag summary

Content type

Image

Digest

sha256:26ac000b2

Size

47.2 MB

Last updated

4 months ago

docker pull lakafior/lubimyczytac-abs