Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Podcasts Podcasts
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 106
    • Issues 106
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • World
  • PodcastsPodcasts
  • Merge requests
  • !209

player: pass file:// url of cover images to mpris if the cover is already cached

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged nee requested to merge nemuii/podcasts:mpris-use-local-cover into master Dec 06, 2021
  • Overview 4
  • Commits 1
  • Pipelines 3
  • Changes 3

This reduces HTTP requests done by mpris readers.

Should fix #245 (closed) for most cases.

Cover images will still be passed as http url if the disk is full, podcasts failed to fetch the image, or someone clicks play really fast before it was cached.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: mpris-use-local-cover