Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vonzeppelin/bmj
A Mopidy-based media player built from sh*t and bricks
https://github.com/vonzeppelin/bmj
audio-player media-player mopidy mopidy-backend orangepi
Last synced: 28 days ago
JSON representation
A Mopidy-based media player built from sh*t and bricks
- Host: GitHub
- URL: https://github.com/vonzeppelin/bmj
- Owner: vonZeppelin
- Created: 2019-08-04T22:46:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-11T11:50:15.000Z (9 months ago)
- Last Synced: 2024-04-11T12:38:40.932Z (9 months ago)
- Topics: audio-player, media-player, mopidy, mopidy-backend, orangepi
- Language: Python
- Size: 719 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Bogan's Media Jukebox
=====================A Mopidy-based media player built from sh*t and bricks.
Features
--------* Plays music from:
* Audio CDs and DVDs.
* Online radio stations.
* DLNA servers on your LAN.
* [Yandex.Disk](https://disk.yandex.com) cloud storage.
* Any other source supported by Mopidy.
* Controllable using:
* IR remote control.
* MPD client, e.g. [M.A.L.P.](https://gitlab.com/gateship-one/malp)
* Any other client supported by Mopidy.
* Outputs audio via analog and Bluetooth connections, AirPlay and potentially supports S/PDIF.Hardware
--------* [Orange Pi Zero](http://www.orangepi.org/orangepizero/) with expansion board.
* HP GT30L external DVD drive.
* Bluetooth v4.0 USB dongle (CSR8510 based).
* IR remote control (Total Media in Hand).
* USB 2.0 Y power cable.Software
--------* [Armbian](https://www.armbian.com/) for Orange Pi Zero.
* Mopidy with extensions.Installation and configuration are done using Ansible playbook.