sahib / glyr

Glyr is a music related metadata searchengine, both with commandline interface and C API
GNU Lesser General Public License v3.0
248 stars 23 forks source link

Not found russian artistphoto on all services #70

Open varlesh opened 8 years ago

varlesh commented 8 years ago

Artistphoto not found: For example:

glyrc artistphoto -a "Нюша"
- Artist   : нюша
- Language : ru
- Type     : artistphoto

---- Triggering: musictree local 
---- Triggering: lastfm bbcmusic 
---- Triggering: singerpictures discogs 
---- Triggering: rhapsody picsearch 
---- Triggering: flickr google

LOG with -v 4: http://pastebin.com/kgB0PMYU

Backdrop working fine. Found any artist image. For example:

glyrc backdrops -a "Нюша"         
- Artist   : нюша
- Language : ru
- Type     : backdrops

---- Triggering: musictree local htbackdrops 
#[00/01] Checking image-types: [.] (-0 item(s) less)
---- 

///// ITEM #1 /////
WRITE to './Нюша___backdrops_1.jpeg'
FROM: <http://htbackdrops.org/api/b3085ed18168f083aa69179b3364c9d8/download/15099/fullsize>
PROV: htbackdrops
SIZE: 82268 Bytes
MSUM: ed1ca76c1e028cadddae7adad650a124
TYPE: backdrop
SAFE: No
RATE: 0
STMP: 0,000000
FRMT: jpeg
DATA: <not printable>

////////////////////
# => 1 item in total.

archlinux x86_64 kde glyr 1.0.8-1

varlesh commented 8 years ago

Also tested with git version from AUR - not found russian artistphoto too.