Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update image ghcr.io/jeffvli/feishin to v0.11.1 #1039

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

spicerabot[bot]
Copy link
Contributor

@spicerabot spicerabot bot commented Oct 10, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/jeffvli/feishin minor 0.10.1 -> 0.11.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

jeffvli/feishin (ghcr.io/jeffvli/feishin)

v0.11.1: 0.11.1

Compare Source

A couple fixes

Highlights

  • (UI) Fixed artist links not clickable on the Title (Combined) column on track lists
  • (UI) (Navidrome) Fixed parser to account for timezones when displaying album release dates
  • (UI) (Jellyfin) Playlist list will return all results now instead of only Audio to match Jellyfin WebUI behavior
  • (Subsonic) Fixed API parser where in certain cases some Subsonic servers would not work

Full Changelog: jeffvli/feishin@v0.11.0...v0.11.1

v0.11.0: 0.11.0

Compare Source

Highlights

  • (UI) Added a play button to list row items (Thanks @​Egor3f)
  • (UI) Added Move to Next button to the play queue context menu to move selected songs in the queue (Thanks @​TrevTV)
  • (UI) Fixed mouse wheel volume adjustments in some cases (Thanks @​kgarner7)
  • (UI) Removed animated playing indicator on track list entries (See https://github.com/jeffvli/feishin/issues/783 for details)
  • (Player) Fixed MPV playback speed on startup when using a custom speed (Thanks @​kgarner7)
  • (Server) Fixed Subsonic server endpoints when using Funkwhale API

What's Changed

New Contributors

Full Changelog: jeffvli/feishin@v0.10.1...v0.11.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@spicerabot
Copy link
Contributor Author

spicerabot bot commented Oct 10, 2024

--- kubernetes/apps/media/feishin/app Kustomization: flux-system/feishin HelmRelease: media/feishin

+++ kubernetes/apps/media/feishin/app Kustomization: flux-system/feishin HelmRelease: media/feishin

@@ -29,13 +29,13 @@

         containers:
           app:
             env:
               TZ: null
             image:
               repository: ghcr.io/jeffvli/feishin
-              tag: 0.10.1
+              tag: 0.11.1
             resources:
               limits:
                 memory: 1024M
               requests:
                 cpu: 10m
                 memory: 256M

@spicerabot
Copy link
Contributor Author

spicerabot bot commented Oct 10, 2024

--- HelmRelease: media/feishin Deployment: media/feishin

+++ HelmRelease: media/feishin Deployment: media/feishin

@@ -35,13 +35,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: TZ
           value: null
-        image: ghcr.io/jeffvli/feishin:0.10.1
+        image: ghcr.io/jeffvli/feishin:0.11.1
         name: app
         resources:
           limits:
             memory: 1024M
           requests:
             cpu: 10m

@spicerabot spicerabot bot changed the title feat(container): update image ghcr.io/jeffvli/feishin to v0.11.0 feat(container): update image ghcr.io/jeffvli/feishin to v0.11.1 Oct 15, 2024
@spicerabot spicerabot bot force-pushed the renovate/ghcr.io-jeffvli-feishin-0.x branch from 6aec296 to ce2f167 Compare October 15, 2024 12:11
@spicerabot spicerabot bot force-pushed the renovate/ghcr.io-jeffvli-feishin-0.x branch from ce2f167 to b09fdc0 Compare November 12, 2024 06:09
@spiceratops spiceratops merged commit 931e364 into main Nov 12, 2024
6 of 8 checks passed
@spiceratops spiceratops deleted the renovate/ghcr.io-jeffvli-feishin-0.x branch November 12, 2024 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant