1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/airsonic_ynh.git synced 2024-09-03 18:06:14 +02:00
Airsonic package for YunoHost
Find a file
2021-04-17 22:46:28 +02:00
conf Upgrade to 10.6.2 2020-05-15 10:02:38 +02:00
scripts Update change_url 2021-04-17 19:28:43 +02:00
.gitignore First commit 2019-02-06 19:37:46 +01:00
check_process Update check_process 2021-03-19 10:13:32 +01:00
LICENSE Normalization from example_ynh 2019-05-22 22:13:09 +02:00
manifest.json Cleaning up 2021-03-17 22:04:24 +01:00
pull_request_template.md Cleaning up 2021-03-17 22:04:24 +01:00
README.md Change path for media 2021-04-17 18:12:04 +02:00
screenshot_01.png Enhance README 2020-03-25 20:01:25 +01:00

Airsonic for YunoHost

Integration level
Install Airsonic with YunoHost

This package allow you to install Airsonic quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.

Overview

Airsonic is a free, web-based media streamer, providing ubiquitous access to your music. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room.

Airsonic is designed to handle very large music collections (hundreds of gigabytes). Although optimized for MP3 streaming, it works for any audio or video format that can stream over HTTP, for instance AAC and OGG. By using transcoder plug-ins, Airsonic supports on-the-fly conversion and streaming of virtually any audio format, including WMA, FLAC, APE, Musepack, WavPack and Shorten.

If you have constrained bandwidth, you may set an upper limit for the bit rate of the music streams. Airsonic will then automatically re sample the music to a suitable bit rate.

In addition to being a streaming media server, Airsonic works very well as a local jukebox. The intuitive web interface, as well as search and index facilities, are optimized for efficient browsing through large media libraries. Airsonic also comes with an integrated Podcast receiver, with many of the same features as you find in iTunes.

Shipped version: 10.6.2

Screenshots

Sreenshot of home page of Airsonic

Demo

Configuration

How to configure this app: by an admin panel.

Documentation

YunoHost specific features

Supported architectures

  • x86-64 - Build Status
  • ARMv8-A - Build Status

Developers info

Please do your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/airsonic_ynh/tree/testing --debug
or
sudo yunohost app upgrade airsonic -u https://github.com/YunoHost-Apps/airsonic_ynh/tree/testing --debug