In this case the directory name should not be escaped. I recently bumped
into this issue with the '100% Clubland 90s' album.
Signed-off-by: Eduardo Lima (Etrunko) <eblima@gmail.com>
this allows us to port to artfiles always too... this way
music-control displays the albumart. music-control is a bit broken in
that it doesnt keep aspect ratio etc. of these. need to fix that over
there.... but... it's coming together.
make sure XXX's are for things to do still, list all the mime types
fully that i can find (well ok - should get from emotion but it doesnt
expose this), and dont expose functions that don't work in the dbus
api and note what is imcomplete at the top
this should dot i's and cross t's on the mpris support for now.
browser hides and rage relied on elm auto-focusing what was left after
hiding/deletion of the browser input button... but this broke ... work
around it and be explicit in focusing win content again.
learning how meson works. may not be the cleanest or nicest... but
it's not too bad. it does work. ninja dist works.
build times improved. for a full autogen.sh, make etc. -> 5.205s to 0.759s
so resize rage up and down and well... kind of undesireable things
happen to browser items in windowed mode. you want more of a swatch of
things to select from that don't get sily big (or way to horizontally
or vertically squashed) - similarly for fullscreen mode but be a
little different and don't enforce a max size then... it just works
better now... resizing around... try and enjoy. now back to work...
Summary:
Generally these images are better quality than those
from the Interwebz and local so let's use em!
For now using emotion_object_meta_preview_get()
as Apple stores them in this tag.
emotion_object_meta_image_get() is also available
and I've heard also it is used similarly, but
am yet to find a file that does that.
Reviewers: raster
Differential Revision: https://phab.enlightenment.org/D4555
Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>