78fc11cdb7
Build tagging.
continuous-integration/drone/push Build is passing
2023-01-17 08:41:53 +01:00
9f8754476c
FIX Pipfile.lock dependencies.
continuous-integration/drone/push Build is passing
2022-11-19 00:35:34 +01:00
93289cfcdf
Add ALSA mixer
...
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.
continuous-integration/drone/push Build is passing
2022-11-18 23:19:00 +01:00
81890d0ade
Revert "Updated pip lock using "pipenv lock""
...
continuous-integration/drone/push Build is failing
This reverts commit d2aa4a256d .
Pip.lock modified with added mopidy-jellyfin.
2022-11-18 22:58:13 +01:00
d2aa4a256d
Updated pip lock using "pipenv lock"
continuous-integration/drone/push Build is failing
2022-11-18 22:32:54 +01:00
54554f16c9
Install plugins through the Pipfile.
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.
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/ .
continuous-integration/drone/push Build is failing
2022-11-18 20:54:46 +01:00
a40ad33aa6
Package python3-crypto renamed.
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.
continuous-integration/drone/push Build is failing
2022-11-18 20:14:03 +01:00
158382e3bb
Drone build.
continuous-integration/drone/push Build is failing
2022-11-18 19:40:59 +01:00
DeadEnd
a2e2c8cd23
rollback gpsoauth 1.0.0 to 0.4.3
...
in PR #47 gpsoauth was bumped to 1.0.0.
This caused an installation failure as gpsoauth PR https://github.com/simon-weber/gpsoauth/pull/31 set the minimum python version as 3.8 and this docker image is only 3.7.
This PR is to roll back the version to the last version supported by python 3.7 (0.4.3).
2022-01-07 14:36:41 +01:00
DeadEnd
f7b5cfc3dd
bump mopidy-youtube from 3.3 to 3.4 to fix search
...
Trying to search Mopidy-YouTube gives the following error:
```
ERROR 2021-12-15 23:44:32,572 [7:YouTubeBackend-3] mopidy_youtube,
search error "Extra data: line 1 column 280618 (char 280617)",
WARNING 2021-12-15 23:44:32,573 [7:Core-9] mopidy.core.library,
YouTubeBackend does not implement library.search() with "exact" support. Please upgrade it.
```
current pinned version is 3.3, updating to version 3.4 fixes this.
2022-01-07 14:36:22 +01:00
Werner Beroux
f7d0ebf0d8
Adds mopidy-mpd
2021-06-28 11:43:37 +02:00
Werner Beroux
36170039ea
Updates Pipenv.
2021-06-25 11:19:00 +02:00
David
e8fe5a39ee
Update Pipfile
...
As commented on https://github.com/wernight/docker-mopidy/pull/32 by @christianlent to a pull request from @marklester I've added mopidy-local to de pipfile
2021-06-25 10:57:39 +02:00
dependabot[bot]
f05fae36ba
Bump urllib3 from 1.26.2 to 1.26.5
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.26.2 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.2...1.26.5 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-25 10:55:20 +02: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
bb21416055
matching other docker commands
2019-03-27 23:35:08 +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
deisi
c59cb7a5bb
Update mopidy.conf
...
I think the config of mopidy changed. To get my setup to work as expected, I had to split the [local] into [core] and [local]. Otherwise it was not finding saving the scan. Also the \local needed to be removed because it was creating it anyways.
The change in the config of mopidy can be seen here https://docs.mopidy.com/en/latest/config/
2018-07-29 11:44:02 +02:00
Werner Beroux
292abc8b48
Updates documentation.
2018-07-24 20:26:13 +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
Ben Abbott
90c515564d
Fix typo
2017-09-29 14:55:24 +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
Werner Beroux
8194d6ca5d
Fixes quotes in Bash
...
Fixes issue #6 .
2017-02-22 15:50:47 +01:00
Werner Beroux
b5efee1905
Merge pull request #8 from m-kostrzewa/yt_decoders
...
Install yt 'bad' decoders.
2017-02-22 15:46:30 +01: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
Werner Beroux
a0be1a9810
Merge pull request #5 from walm/gmusic-fix
...
fix Mopidy-GMusic deps
2017-02-03 09:42:32 +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
503ee5aa09
Update README.md
2016-08-17 16:04:10 +02:00
Werner Beroux
ba3ce14460
Update README.md
2016-06-22 10:10:53 +02:00
Werner Beroux
7612e7054e
Update README.md
...
Fix README, see #2
2016-04-11 09:03:22 +02:00