236e4ad2d5
Merge pull request #887 from jaedb/develop
...
Develop
2023-02-12 07:56:52 +13:00
108bd51462
Removing meta_mpd control script
...
- Is now included built-in with Snapserver image (use :latest) tag
2023-02-12 07:55:18 +13:00
3b272f2f3b
Implementing Portugese
...
- Adding to dropdown
2023-02-12 07:32:23 +13:00
9ea77b3158
Merge pull request #873 from WillianQuintino/patch-1
...
Criado uma tradução em pt_BR
2023-02-12 07:28:33 +13:00
cfcb445d7d
Merge pull request #875 from a2nt/master
...
FIX: Fonts for Cyrilic languages
2023-02-12 07:27:01 +13:00
0b03177b7f
Safely handling non-result responses from Genius (for lyrics)
2023-01-25 20:50:21 +13:00
a5935bce41
Always set loading: false
...
- We don't always get a result, but regardless we aren't loading any more
- Only format playlist result if it is an object
- Fixes #882
2023-01-25 20:09:49 +13:00
b99894901a
Upgrading BrowseDirectory to functional component
2023-01-25 19:56:11 +13:00
2b1d277ebf
Version bump: 3.66.0
2023-01-15 08:17:06 +13:00
83b0332b3a
Merge pull request #879 from jaedb/develop
...
3.66
2023-01-15 08:15:22 +13:00
58f487c2e2
Playlist Groups with name containing '/'
...
- Escape to a space; may need expanding on if more characters start appearing
2023-01-15 07:42:36 +13:00
4925d25442
Removing advanced CodeCov workflow
...
- Enabled basic version via GitHub directly
2023-01-15 07:42:04 +13:00
6ca71d9c52
Nested path to requirements.txt
2023-01-05 21:35:37 +13:00
456eca7add
Merge branch 'jojo141185-patch-2' into develop
2023-01-05 21:34:00 +13:00
3286376c89
Updated Dockerfile with multi-stage build approach
...
Moved the build process of the GStreamer plugins to a separate stage.
Restructured the file a bit and cleaned up some unused dependencies.
2023-01-03 18:59:37 +01:00
8366fcfd43
FIX: Locale
2023-01-03 07:35:38 +02:00
84ace1a317
FIX: Fonts for Cyrylic languages
2023-01-03 06:42:48 +02:00
c0f5229af1
Dockerfile installing nodejs and building frontend
...
- Need to experiment with file size reduction
2023-01-03 08:01:14 +13:00
0eb30a9287
New step to extract branch name
2023-01-02 22:20:39 +13:00
7fb68a32a8
github.ref
2023-01-02 22:17:38 +13:00
3a1f43870b
Double-brackets
2023-01-02 22:15:32 +13:00
b5f9baa17d
Separating meta for release vs edge
2023-01-02 22:06:27 +13:00
8c4b166c06
No wrapping, just leading $
2023-01-02 22:04:08 +13:00
a5b5ca0ced
Using GITHUB_REF_NAME
2023-01-02 22:00:55 +13:00
3bc1ea0bb3
Build Docker image for any push to develop or master
2023-01-02 21:58:32 +13:00
aad09b22ad
Merge branch 'develop' of github.com:jaedb/Iris into develop
2023-01-02 21:45:16 +13:00
a0aaada0c8
Dockerfile to *build* assets manually
...
- Cannot safely (and consistently) overwrite PIP-installed package with host volume binding, so is easier to build within Docker
- Add `.nvmrc` for consistent buildout
2023-01-02 21:43:45 +13:00
87fd816335
Source icon top-left
...
- Matches Spotify artwork, which we hide when it is burned-in on the image
- Consistent across all providers now
2023-01-02 21:42:34 +13:00
7f4f59d71a
Merge pull request #859 from jotak/hide-discover
...
Do not show discovery menu when spotify is not used
2023-01-02 21:42:14 +13:00
a228e48a0a
Merge branch 'develop' into hide-discover
2023-01-02 21:41:52 +13:00
23b87efe5d
Criado uma tradução em pt_BR
...
Criado uma tradução em pt_BR
2022-12-15 18:17:36 -03:00
11f202a9b7
Removing duplicate playlist groups
2022-12-11 20:42:01 +13:00
179089f41b
Updating to GST-HACK for Spotify playback support
2022-12-11 20:41:45 +13:00
860f005eb4
Reinstating playlist lazy-loading artwork
...
- Needs monitoring on heavier backends (YTMusic, Tidal, etc)
- Doesn't conflict with PlaylistGroups
2022-12-03 22:39:39 +13:00
58ef7e6bea
YTMusic playlist support
...
- Can create and edit playlists
- Can now load playlists natively
2022-12-03 22:07:29 +13:00
defb37312f
Merge branch 'master' into develop
2022-11-27 13:21:55 +13:00
737b774ea0
Release not supported?
2022-11-19 10:13:15 +13:00
95de0a1cb1
Adding workflow_dispatch event
2022-11-19 10:07:26 +13:00
4869971765
Listen for all 'release' events
2022-11-19 10:00:52 +13:00
c42c776821
Release trigger typos
2022-11-19 09:54:07 +13:00
8b5330dd73
Using *release* as workflow trigger, rather than branch push
2022-11-19 09:47:19 +13:00
899a706f9e
Adding tag event
2022-11-19 09:35:30 +13:00
a08143b5d8
Correcting event type
2022-11-19 09:20:12 +13:00
69b9bc08a7
Configuring docker image tagging
...
- Ditching deploy/release, will release on push to master
- Tag branch + version + major.minor
2022-11-19 09:10:59 +13:00
52f1277fff
Adding docker/metadata-action for auto-tagging
...
- *Should* auto-tag based on GitHub branch and tag
- Fixes #872
2022-11-19 08:58:32 +13:00
932c218679
Merge branch 'master' into develop
2022-11-15 19:56:04 +13:00
b5e07f4a82
Ignore m3u folder
2022-11-15 19:55:53 +13:00
e90c79b8e9
Dockerfile build fix
...
- Removing python-dbus
2022-11-13 19:10:15 +13:00
9c627486f3
Updating Dockerfile to new /docker/mopidy paths
...
- Pulse config
- Mopidy example
2022-11-13 06:59:09 +13:00
77fca409f3
npm audit fix
...
- Upgraded webpack-strip dependencies
2022-11-12 20:45:23 +13:00