Commit Graph

3296 Commits

Author SHA1 Message Date
3a7202521c [icons] Use magic icon
Some checks failed
CI / test (push) Failing after 1m19s
CI / deploy (push) Has been skipped
2026-06-28 13:19:21 -04:00
014f3c0082 [ci] Don't cancel in progress
All checks were successful
CI / test (push) Successful in 1m23s
CI / deploy (push) Successful in 2m1s
2026-06-28 13:14:30 -04:00
ca75a8842d [ci] Upload builds too
Some checks failed
CI / deploy (push) Has been cancelled
CI / test (push) Has been cancelled
2026-06-28 13:12:51 -04:00
b91239002d [ci] prod not build
All checks were successful
CI / test (push) Successful in 1m25s
CI / deploy (push) Successful in 2m1s
2026-06-28 13:10:36 -04:00
43bd93aa82 [ci] Resimplify pushes
All checks were successful
CI / test (push) Successful in 1m20s
CI / deploy (push) Successful in 1m2s
2026-06-28 13:05:33 -04:00
ef254ab421 [setup] Add static to package 2026-06-28 13:05:24 -04:00
1872aa2e12 [ci] Keep truckin
Some checks failed
CI / test (push) Successful in 1m20s
CI / deploy (push) Failing after 47s
2026-06-28 12:54:46 -04:00
07bedb3c47 [ci] Push up to local service url
Some checks failed
CI / test (push) Successful in 1m19s
CI / deploy (push) Failing after 49s
2026-06-28 12:46:37 -04:00
6289f17c78 [ci] Add ntfy notifications 2026-06-28 12:46:08 -04:00
199c9eb5cc [ci] Try different upload tack
Some checks failed
CI / test (push) Successful in 1m22s
CI / deploy (push) Failing after 51s
2026-06-28 12:42:47 -04:00
af12903917 [ci] Keep working it
Some checks failed
CI / test (push) Successful in 1m18s
CI / deploy (push) Failing after 49s
2026-06-28 12:38:50 -04:00
46c0e87187 [ci] Build releases
Some checks failed
CI / test (push) Successful in 1m21s
CI / deploy (push) Failing after 41s
2026-06-28 12:33:36 -04:00
5f0fbe1c3d [ci] Fix sdist builds
Some checks failed
CI / test (push) Successful in 1m33s
CI / deploy (push) Failing after 47s
2026-06-28 12:31:11 -04:00
b5ed80c9d9 [ci] Try to fix deploys
Some checks failed
CI / test (push) Successful in 1m20s
CI / deploy (push) Failing after 45s
2026-06-28 12:25:09 -04:00
acb260ee5e [ci] Only run one action per push
All checks were successful
CI / test (push) Successful in 1m22s
CI / deploy (push) Successful in 32s
2026-06-28 12:19:24 -04:00
9c6ef68934 [ci] Only deploy if ci passes
Some checks failed
Deploy to mopidy1 / deploy (push) Has been cancelled
CI / test (push) Successful in 1m29s
CI / deploy (push) Has been cancelled
2026-06-28 12:17:33 -04:00
d9bf42120c [ci] Fix linting
Some checks failed
CI / deploy (push) Has been cancelled
Deploy to mopidy1 / deploy (push) Has been cancelled
CI / test (push) Has been cancelled
2026-06-28 12:16:53 -04:00
c84a66142a [tests] Fix broken tests
Some checks failed
CI / test (push) Failing after 44s
Deploy to mopidy1 / deploy (push) Successful in 35s
CI / deploy (push) Has been skipped
2026-06-28 12:10:08 -04:00
8cd5ceb8b2 [ci] Add test action and fix deploy
Some checks failed
CI / deploy (push) Has been cancelled
Deploy to mopidy1 / deploy (push) Has been cancelled
CI / test (push) Has been cancelled
2026-06-28 12:08:21 -04:00
b790859272 [tests] Add test coverage
All checks were successful
Deploy to mopidy1 / deploy (push) Successful in 34s
2026-06-28 12:04:21 -04:00
83ade4d4db [ci] Add gitea deploy
All checks were successful
Deploy to mopidy1 / deploy (push) Successful in 50s
2026-06-28 11:56:41 -04:00
1ceb377434 [controls] Add smart queue toggle 2026-06-28 11:55:30 -04:00
db7c0abec9 Merge pull request #1013 from talon-k/fix-podcast-track-sorting
Fix podcast track sorting for >999 episodes (pad disc_track to 6 digits)
2026-04-02 16:22:59 +13:00
d92d31bd29 Fix podcast track sorting for >999 tracks by padding disc_track to 6 digits 2026-02-19 08:00:33 -06:00
8ef857ba7a Merge branch 'develop' 2025-09-04 10:18:30 +12:00
19cd70533c Merge pull request #992 from DavisNT/fixurlenc
Use RFC 4648 section 5 URL-safe Base64 for URL encoding
2025-09-01 07:58:41 +12:00
0b633fbb96 Changing licence identifier
- Fixes #964
2025-06-29 18:42:32 +12:00
e86a021b8e Use RFC 4648 s.5 URL-safe Base64 for URL encoding
Switch to RFC 4648 Base 64 Encoding with URL and Filename Safe Alphabet.
https://en.wikipedia.org/wiki/Base64#Variants_summary_table
https://datatracker.ietf.org/doc/html/rfc4648#section-5

Before this change certain Mopidy backend URIs when encoded contained
forward slashes. The forward slashes prevented those URIs from being
loaded.
2025-05-04 16:10:52 +03:00
eac68d36b3 Version bump 3.70.0 2025-05-03 21:49:29 +12:00
10653be47a Removing context prefix (Alpine) 2025-05-03 21:36:30 +12:00
438401cf6f Lint to match python version 2025-05-03 21:30:53 +12:00
b710167b9e Cache v4 2025-05-03 21:23:21 +12:00
0c9e77e098 Merge branch 'develop' 2025-05-03 21:20:53 +12:00
30c90a4734 Removing deprecated ubuntu runner 2025-05-03 21:20:32 +12:00
82964926b3 Merge pull request #990 from jaedb/develop
May 2025 catch-up
2025-05-03 21:15:25 +12:00
c279e5def4 Merge branch 'develop' of github.com:jaedb/Iris into develop 2025-05-03 21:08:55 +12:00
90bd430752 Use kingosticks gst fork
- Need to use this fork for compatible GST plugin
- See https://github.com/mopidy/mopidy-spotify?tab=readme-ov-file#dependencies
2025-05-03 21:08:11 +12:00
0690e9f69c Merge pull request #976 from antonnyst/asloaded
Add 'as loaded' sort ordering
2025-05-02 12:53:58 +12:00
ad12df5335 Merge pull request #947 from mgoltzsche/add-playlist-uri-schemes
Add Subidy and WebM3U support
2025-05-02 12:52:32 +12:00
9e321634a1 Add 'as loaded' sort ordering 2024-11-18 15:15:54 +01:00
29ef336623 Merge pull request #956 from PureTryOut/feat/alpine-image
feat(docker): build both amd64 and arm64 images, and an Alpine-based one
2024-11-16 22:09:54 +13:00
b957b20aea Merge pull request #965 from M0Rf30/master
Update Italian localization
2024-11-16 22:08:34 +13:00
46c30df713 Upgrade spotify to 5.0.0a3 2024-11-16 22:08:18 +13:00
71f03e9825 feat(docker): build an Alpine-based image 2024-10-28 19:02:41 +01:00
5c5bd372ba feat(docker): build both amd64 and arm64 images
arm64 is useful to run on Raspberry Pi's and Macbooks with Apple silicon
running Linux
2024-10-28 19:02:41 +01:00
a8c54ba2b9 Merge pull request #949 from PureTryOut/fix/docker-clone-spotify-repo
fix(docker): correct git clone command for retrieving mopidy-spotify
2024-10-29 06:53:04 +13:00
18c55ae822 Merge pull request #951 from orontee/874-optional-volume-bar
Show/Hide mute and volume control depending on volume value
2024-10-29 06:52:20 +13:00
15556f02ed Merge pull request #954 from PureTryOut/docker-alpine-alsa-utils
chore(docker): add alsa-utils to the Alpine Dockerimage
2024-10-29 06:21:47 +13:00
65eaf15532 Merge pull request #955 from PureTryOut/docker-fully-qualified-image-names
fix(docker): use fully qualified image names
2024-10-29 06:21:06 +13:00
5b722f4d4d Merge branch 'develop' into docker-fully-qualified-image-names 2024-10-29 06:20:59 +13:00