Giter Club home page Giter Club logo

Comments (5)

fulder avatar fulder commented on July 24, 2024

You're right it does seem gone and broken. It doesn't seem to exist in pkg.FreeBSD.org repo either.

Isn't subsonic a bit different than madsonic? Maybe a new plugin could be created for it?

After a quick research I couldn't find any working madsonic package for FreeBSD, another possible solution is to just install it from the tar.gz in a more manual manner: https://www.madsonic.org/pages/installation.jsp#standalone but this should probably be done by the plugin maintainer.

from iocage-plugin-index.

jsegaert avatar jsegaert commented on July 24, 2024

Thanks for the feedback. The FreeBSD repo does have a madsonic-jetty pkg, but just simply swapping madsonic-standalone to madsonic-jetty and pointing madsonic.json to the FreeNAS repo didn't work - I tried.

MadSonic, AirSonic, LibreSonic all seem to be open source forks from Subsonic.

from iocage-plugin-index.

fulder avatar fulder commented on July 24, 2024

I saw the madsonic-jetty pkg as well, thought first it was just some jetty server for the madsonic. But it actually looks like it includes both jetty and madsonic.

While switching to this "new" package you should also edit the service name from madsonic to jetty. I've managed to get it working that way and (after some tweaks in the jettyctl not being totaly compatible with python3, see this issue) and although the service rc.d script doesn't seem to be completely working (it logs warnings and I cannot use it properly to stop or get status of the running server) I managed to get both jetty (at localhost:8080) and madsonic (at localhost:8080/madsonic/) UIs to work properly.

That package seems a bit outdated as well as it runs Madsonic 6.2.9040 and the newest versions seems to be 7.0.10360.

Checking the official page for Madsonic it looks like it should be installed using ports: https://beta.madsonic.org/pages/installation.jsp#freebsd but this method doesn't work either as it seems to be missing from ports as well.

Being this buggy, I don't think madsonic-jetty is the way to go. Maybe subsonic-standalone (or libresonic-standalone from pkg.freebsd.org) is better after all.

from iocage-plugin-index.

fulder avatar fulder commented on July 24, 2024

I've created a fork and PR for the madsonic plugin for a version of it installed from the tar.gz package. Have tested a bit and it looks like it works properly and madsonic is again working at the same URL: http://<JAIL_IP>:4040

@jsegaert if you got some time over and want to check if it works better than the current version that would be much appreciated :)

from iocage-plugin-index.

jsegaert avatar jsegaert commented on July 24, 2024

Nice work! 👍

The new version from master installs correctly. Once logged on to the web UI, I set up a few media folders, it scanned them fine and the tracks played correctly. Thank you; I'll close this issue.

from iocage-plugin-index.

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.