Code Monkey home page Code Monkey logo

alpine-subsonic's Introduction

Metrics Activity

alpine-subsonic's People

Contributors

comxd avatar jthoel avatar marcopaganini avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

alpine-subsonic's Issues

Unable to transcode from WMA

[27/08/19 12:05:27 GMT] | INFO | TranscodeInputStream | Starting transcoder: /var/subsonic/transcode/ffmpeg -i /media/musics/Test TestFile.wma -map 0:0 -b:a 320k -v 0 -f mp3 -

[27/08/19 12:05:27 GMT] | WARN | TranscodingService | Failed to transcode TestFile. Using original.

I have tried to build my own image using https://github.com/alfg/docker-ffmpeg as a base image but it not working.

tar: invalid magic

 ---> Running in 0e1d2d93cd09
tar: invalid magic
tar: short read
The command '/bin/sh -c addgroup -g $SUBSONIC_GID subsonic &&     adduser -D -H -h $SUBSONIC_HOME -u $SUBSONIC_UID -G subsonic -g "Subsonic User" subsonic &&     mkdir -p $SUBSONIC_HOME &&     tar zxvf /tmp/subsonic.tar.gz -C $SUBSONIC_HOME &&     rm -f /tmp/*.tar.gz &&     chown subsonic $SUBSONIC_HOME &&     chmod 0770 $SUBSONIC_HOME' returned a non-zero code: 1

Docker hub release is still at 6.1.4

Don't know if there is a way to update the docker hub image file, but that is still at 6.1.4, vs 6.1.5, which your script works great to building locally.

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.