Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jean-Francois Dockes
upmpdcli
Commits
ac9f4b6c
Commit
ac9f4b6c
authored
Feb 19, 2017
by
Jean-Francois Dockes
Browse files
no dflt for upsong mtype else it gets concated with real
parent
d315471c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/upmpdutils.hxx
View file @
ac9f4b6c
...
...
@@ -46,7 +46,7 @@ public:
std
::
string
genre
;
std
::
string
artUri
;
std
::
string
upnpClass
;
std
::
string
mime
{
"audio/mpeg"
}
;
std
::
string
mime
;
int
duration_secs
{
0
};
int64_t
size
{
0
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment