Read metadata of audio (radio) streams are not supported on Ubuntu Phone
Bug #1571567 reported by
pedaliero2012
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Triaged
|
Medium
|
Unassigned | ||
qtubuntu-media (Ubuntu) |
Triaged
|
Medium
|
Unassigned | ||
qtubuntu-media (Ubuntu RTM) |
Triaged
|
Medium
|
Unassigned |
Bug Description
Hello I use in a qmlproject QtMultiMedia 5.6
The property metadata.title displays the current title of a radio stream.
example:
Audio {
id: player
source: "http://
}
...
Label {
id: display
text: ""
}
...
It works fine, when I use the "Desktop Kit" from Ubuntu SDK on PC . But on ubuntu phone (armhf) the title does not display
phone is Bq 4.5 with OTA-10
PC Ubuntu 14.04
Changed in canonical-devices-system-image: | |
milestone: | none → backlog |
Changed in qtubuntu-media (Ubuntu): | |
assignee: | nobody → Jim Hodapp (jhodapp) |
Changed in canonical-devices-system-image: | |
assignee: | Jim Hodapp (jhodapp) → nobody |
Changed in qtubuntu-media (Ubuntu): | |
assignee: | Jim Hodapp (jhodapp) → nobody |
Changed in qtubuntu-media (Ubuntu RTM): | |
status: | New → Triaged |
Changed in qtubuntu-media (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in canonical-devices-system-image: | |
status: | Confirmed → Triaged |
assignee: | nobody → John McAleely (john.mcaleely) |
importance: | Undecided → Medium |
Changed in qtubuntu-media (Ubuntu): | |
importance: | Undecided → Medium |
Changed in qtubuntu-media (Ubuntu RTM): | |
importance: | Undecided → Medium |
Changed in canonical-devices-system-image: | |
assignee: | John McAleely (john.mcaleely) → nobody |
To post a comment you must log in.
@jim is this the right project?