Skip to content

Use unescaped file basename as fallback title if no metadata#846

Draft
jeremypw wants to merge 3 commits into
mainfrom
jeremypw/queue/improve-fallback-title
Draft

Use unescaped file basename as fallback title if no metadata#846
jeremypw wants to merge 3 commits into
mainfrom
jeremypw/queue/improve-fallback-title

Conversation

@jeremypw
Copy link
Copy Markdown
Collaborator

If an audio object fails to get a title from the metadata for some reason, then it uses the uri supplied to it. This is a complete escaped uri with schema which is not very user friendly. The basename of the file (unescaped) should be sufficient as a fallback.

The full location can be shown in the NowPlayingView

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants