![]() Registered Member ![]()
|
Hi everyone
I am facing problem in fetching lyrics in amarok 1.4.* series. It was working fine with 1.3.* series. I have set my proxy setting properly in the konqueror and the Wiki tab in the amarok is working fine with it but the lyrics retreval is causing problem. I have tried most of the lyrics script but most of them exit saying "The connection is down , exiting". Any suggestion or any ideas most welcomed thanks |
![]() KDE Developer ![]()
|
Lyrc.rb has some level of proxy support though, you have to set the HTTP_PROXY env variable. Some of the newer lyrics scripts on kde-apps.org also do it, check LyricWiki e.g.
--
Mark Kretschmann - Amarok Developer |
![]() Registered Member ![]()
|
I could found Lyrc.rb but i did found proxy options in the lyriki.rb
# note submit settings are read on login proxy_host = 'username:passwd@proxy.something.ac.in' proxy_port = '3128' if ( ENV[ 'http_proxy' ] && proxy_uri = URI.parse( ENV[ 'http_proxy' ] ) ) proxy_host = proxy_uri.host proxy_port = proxy_uri.port end Now i havent dealt with ruby and it is giving me error so how should i set this proxy and port . Doing this it give me that "the connection is down,exiting" or the server is unreachable. I m out f ideas any suggestion ...i mean anything most welcomed ![]() thanks
Last edited by mysterio86 on Tue Aug 29, 2006 11:38 am, edited 1 time in total.
|
![]() Registered Member ![]()
|
Problem solved!!!!
so if you are behind an authenticated proxy server and using amarok 1.4.* series and lyrics scripts are not working then read this bug thread. It worked for me ![]() http://bugs.kde.org/show_bug.cgi?id=122092 see ya ![]() |
Registered users: Bing [Bot], Google [Bot], Sogou [Bot], Yahoo [Bot]