summaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2020-08-31Change media_result response in no media caseScott Murray1-0/+2
Change the response from the media_result verb when there is no media present to a success with an empty media array instead of a failure. Bug-AGL: SPEC-3556 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Iafa99d32062db197430a5daf99aee7e2ec0a9a5e
2019-04-03binding: mediascanner: escape file uri pathshalibut_7.99.3halibut_7.99.2halibut_7.99.1halibut/7.99.3halibut/7.99.2halibut/7.99.17.99.37.99.27.99.1Matt Ranostay1-1/+1
To avoid prevent passing of non-input validated data to the agl-service-mediaplayer service the filename paths should be escaped. Change-Id: I7d0e9ddf26d02be5fcf127d810d84c3537ddbbce Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-01-11binding: mediascanner: add binding documentationMatt Ranostay1-0/+44
Add initial documentation for agl-service-mediascanner service Bug-AGL: SPEC-1245 Change-Id: I04130aacf1a2ad50d0c3e57a1ace5b1750f3c163 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>