Giter Club home page Giter Club logo

Comments (8)

azumukupoe avatar azumukupoe commented on June 8, 2024 2
  • ENABLEPOSTPROCESSING=false works as a temporary workaround, thank you.

from docker-amd.

RandomNinjaAtk avatar RandomNinjaAtk commented on June 8, 2024

If you disable conversion. Does it work?

Seems like your having a problem with your storage or something. Cause the tools are having issues reading the files...

from docker-amd.

azumukupoe avatar azumukupoe commented on June 8, 2024

If you disable conversion. Does it work?

Seems like your having a problem with your storage or something. Cause the tools are having issues reading the files...

Yeah, it's working after setting FORMAT to FLAC
Could you get conversion to work?

from docker-amd.

RandomNinjaAtk avatar RandomNinjaAtk commented on June 8, 2024

It works fine in my environment with conversion, so it must be something on your end. Cannot fix something that cannot be reproduced... maybe something wrong with your docker config or hardware.

Maybe try converting again, now that you know it works without.

from docker-amd.

azumukupoe avatar azumukupoe commented on June 8, 2024

Is it character encoding? Because I'm using Windows 10 in Japanese.
Well, below is my docker-compose.yml which I think is completely okay.

version: "2.1"
services:
  amd:
    image: randomninjaatk/amd 
    container_name: amd
    volumes:
      - .\config:/config
      - C:\Users\azumu\Downloads:/downloads-amd
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=Asia/Tokyo
      - AUTOSTART=true
      - SCRIPTINTERVAL=10m
      - DOWNLOADMODE=wanted
      - LIST=both
      - SearchType=both
      - Concurrency=1
      - EMBEDDED_COVER_QUALITY=100
      - FORMAT=AAC
      - BITRATE=256
      - FORCECONVERT=false
      - requirequality=false
      - MatchDistance=10
      - replaygain=true
      - FolderPermissions=766
      - FilePermissions=666
      - LidarrUrl=http://192.168.1.3:8686
      - LidarrAPIkey=LIDARRAPI
      - ARL_TOKEN=ARLTOKEN
      - ALBUM_TYPE_FILTER=COMPILE
      - POSTPROCESSTHREADS=1
    restart: unless-stopped

from docker-amd.

RandomNinjaAtk avatar RandomNinjaAtk commented on June 8, 2024

Maybe? I only test using linux based hosts, so it's possible to be a issue with docker on windows and how it handles storage.

from docker-amd.

azumukupoe avatar azumukupoe commented on June 8, 2024

Maybe it's a Windows thing but why has no one reported this before? I can't be the only one using windows, right?
Anyway I'll stick with MP3 (320) for now, thanks for your support.

from docker-amd.

RandomNinjaAtk avatar RandomNinjaAtk commented on June 8, 2024

After the new image update is out, give the new changes a try @azumukupoe

from docker-amd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.