41 Commits

Author SHA1 Message Date
93289cfcdf Add ALSA mixer
Some checks failed
continuous-integration/drone/push Build was killed
Remove gmusic and add ytmusic and radionet
FIX Path to binary is /usr/local/bin/mopidy
2022-11-19 00:22:20 +01:00
369f37ef52 Build without safety check.
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-18 23:19:00 +01:00
54554f16c9 Install plugins through the Pipfile.
Some checks failed
continuous-integration/drone/push Build is failing
2022-11-18 22:06:19 +01:00
3b91c17087 Install plugins through pip as packages do not exist.
Some checks failed
continuous-integration/drone/push Build is failing
2022-11-18 21:22:30 +01:00
21635c5bf6 Go back to buster and safe the GPG according to https://docs.mopidy.com/en/latest/installation/debian/.
Some checks failed
continuous-integration/drone/push Build is failing
2022-11-18 20:54:46 +01:00
a40ad33aa6 Package python3-crypto renamed.
Some checks failed
continuous-integration/drone/push Build is failing
2022-11-18 20:17:42 +01:00
837e0b1e40 Build broken, upgrade to bullseye and added Jellyfin and Iris plugins.
Some checks failed
continuous-integration/drone/push Build is failing
2022-11-18 20:14:03 +01:00
Werner Beroux
1d6db72306 Upgrades Pipenv. 2021-01-18 12:32:00 +01:00
Werner Beroux
f9cb694c2b Adds Autotest and healthcheck. 2020-07-29 19:19:38 +02:00
Werner Beroux
39c5c689a8 Upgrades base image and uses Pipenv to lock packages. 2020-07-29 19:09:58 +02:00
Werner Beroux
09b4107196 Upgrades base image. 2020-07-29 16:53:11 +02:00
James Barnsley
7b285629da Adding Iris frontend 2019-05-13 11:19:14 +02:00
Woodham
9791f7afe9 Upgrade python dependencies to fix Pandora and Gmusic.
Also fix permissions issue on build of Dockerfile.
2019-03-27 23:35:48 +01:00
Sam Merry
51b71af114 adding command 2019-03-27 23:35:08 +01:00
Sam Merry
fa853b8b00 alsa support 2019-03-27 23:35:08 +01:00
Werner Beroux
c960a83e2f Fixes #19 config directory. 2019-01-04 13:51:36 +01:00
Werner Beroux
fc448535c0 Example and makes it simpler to have safer passwords.
Fixes #18.
2018-08-13 02:33:57 +02:00
Werner Beroux
0a4d6e04e4 Adds youtube-dl to fix the error. 2018-07-24 17:20:57 +02:00
Werner Beroux
b91089edd8 Add UDP sink on port 5555.
Can be used to enable ncmpcpp visualizer.
2018-07-24 17:07:50 +02:00
Werner Beroux
055bb494ec Adds Mopidy-Pandora support. 2018-07-24 16:59:07 +02:00
Gergely Peidl
13ca60e50e Dockerfile modified to use the native pulseaudo instead of pulseaudio over network.
This is experimental.
2018-07-24 16:35:57 +02:00
Werner Beroux
e2188c355c Uses a random UID/GID for mopidy/audio and allows to run as any user.
This is a breaking change but allows more safety and flexibility.
2018-07-24 15:56:57 +02:00
Felipe Martin
10c5130e53 Using debian repos dumb-init instead of github latest binary 2017-09-11 11:48:25 +02:00
budkin
b2b2ecb15d Update Dockerfile
Fix #10
2017-08-11 20:19:25 +02:00
Werner Beroux
3f1b6371aa Upgrades to latest Debian (slim). 2017-07-20 12:20:19 +02:00
Michal Kostrzewa
c4f69fcacd Install yt 'bad' decoders.
This fixes issues where some youtube tracks would not play.
Fixes similar issue:
https://github.com/rectalogic/mopidy-pandora/issues/56
2017-02-20 21:31:29 +01:00
Werner Beroux
e52fc40350 Adds dumb-init to avoid any PID 1 issue. 2017-02-20 14:25:11 +01:00
Werner Beroux
d21ad4a209 Reduces some layers. 2017-02-20 14:25:11 +01:00
Andreas Wålm
409c0c44bd fix Mopidy-GMusic deps
before got error `INFO     Disabled extension gmusic: (pyasn1 0.1.7 (/usr/lib/python2.7/dist-packages), Requirement.parse('pyasn1>=0.1.8'), set(['pyasn1-modules']))`
2017-02-02 07:12:59 +00:00
Werner Beroux
7a1a509e86 Fixes the build. 2016-04-04 18:59:47 +02:00
Werner Beroux
d3f6395660 Update Dockerfile
Details each command during builds.
2016-04-04 17:44:24 +02:00
Werner Beroux
950883a3ee Reduce the number of layers. 2015-11-09 09:06:46 +01:00
Werner Beroux
2d63344192 Reduce image size. 2015-10-29 17:38:30 +01:00
Werner Beroux
c06617b5e3 Reduce a bit the image size. 2015-09-09 18:00:02 +02:00
Werner Beroux
1fa077c2d5 Make entrypoint.sh the entrypoint.
Eventhou it is the ENTRYPOINT, it will just work
as if it was the CMD because it exec all arguments.
2015-07-08 14:57:11 +02:00
Werner Beroux
70e1af0961 Rename mopidy.sh -> entrypoint.sh.
The later name is what Docker official images usually
use, like Redis for example.
2015-07-07 21:16:59 +02:00
Werner Beroux
709afdabbd Use CMD instead of ENTRYPOINT to make it simpler for most users. 2015-06-23 13:54:22 +02:00
Werner Beroux
efc30319ab Upgrade to Debian Jessie. 2015-06-23 11:31:30 +02:00
Werner Beroux
4768d79ac6 Fix audio within container. 2015-04-27 14:52:11 +02:00
Werner Beroux
71ab329e4e Add ASLA gmixer. 2015-04-21 15:46:55 +02:00
Werner Beroux
62c9330981 Initial version. 2015-04-21 15:13:36 +02:00