User(s) browsing this thread: 1 Guest(s)
[AUDIO] lastfm script (bookmarks, auto-login, etc.)
|
|
02-05-2009, 06:50 PM
|
|||
|
|||
|
RE: [AUDIO] lastfm script (bookmarks, auto-login, etc.)
don't work anymore
![]() same with the msp Plugin, did last.fm change something? |
|||
|
02-05-2009, 06:52 PM
|
|||
|
|||
|
RE: [AUDIO] lastfm script (bookmarks, auto-login, etc.)
Mine quit working the last day or two. Is there something up with Last.FM? Other machines on my network can use Last.FM, but not the PCH or another computer running SwissCenter for Last.FM on the PCH.
|
|||
|
02-05-2009, 08:25 PM
|
|||
|
|||
RE: [AUDIO] lastfm script (bookmarks, auto-login, etc.)
(02-05-2009 06:52 PM)ricocarlos Wrote: Mine quit working the last day or two. Is there something up with Last.FM? Other machines on my network can use Last.FM, but not the PCH or another computer running SwissCenter for Last.FM on the PCH. The script indeed stopped working (also for me). The problem is rather with the method (i.e., the script), not the computer -- I tried running the script on my laptop: the handshake is successful and I get the stream url, but then attempting to play the stream stops with "connection refused". Which players work for you? |
|||
|
02-05-2009, 08:49 PM
|
|||
|
|||
|
RE: [AUDIO] lastfm script (bookmarks, auto-login, etc.)
Well, it will run on every computer on my network...except the one that I have SwissCenter running on...which accesses Last.Fm. BTW, if I go to the site on that computer, it will error out when buffering.
|
|||
|
02-05-2009, 09:02 PM
(This post was last modified: 02-05-2009 09:55 PM by mk11.)
|
|||
|
|||
|
RE: [AUDIO] lastfm script (bookmarks, auto-login, etc.)
It seems that SwissCenter has the same problem -- somebody posted a message on their forum. For me only the flash player on the last.fm web site works -- any other player I tried on linux fails. So this might be a more general problem.
I've found a solution, but porting it to NMT might take a while. As I don't have much time now, if anyone wants to experiment a bit, here is a hint: take the source code of shell-fm (which apparently works), and have a look at the files "service.c" and "playlist.c". I'm afraid, however, that implementing the protocol from those files won't be possible with a simple shell script (like the one I posted). |
|||
|
02-13-2009, 06:20 PM
(This post was last modified: 02-13-2009 06:23 PM by wickedgame76.)
|
|||
|
|||
|
RE: [AUDIO] lastfm script (bookmarks, auto-login, etc.)
AAAAH noo... Can anyone confirm that this CGI script not working anymore. I have tried to install it but it gives me the 'request cannot be processed' page.
I would really like if this script is working again, for me the MSP plugin is to much work to start a station or watsoever, therefore i hope this can be fixed somehow... Kind regards. |
|||
|
02-14-2009, 11:45 PM
(This post was last modified: 02-14-2009 11:51 PM by empatico.)
|
|||
|
|||
|
RE: [AUDIO] lastfm script (bookmarks, auto-login, etc.)
As mk11 said, It don't works.
Just be patient. mk11 said he don't have much time now, so wait until he can fix the problem. Also the MSP plugin and SwissCenter don't work. (02-05-2009 09:02 PM)mk11 Wrote: For me only the flash player on the last.fm web site works -- any other player I tried on linux fails. So this might be a more general problem.Banshee player works for me (http://banshee-project.org/). As far as i know this player can not be compiled to work with NMT. |
|||
|
02-21-2009, 05:50 PM
|
|||
|
|||
|
RE: [AUDIO] lastfm script (bookmarks, auto-login, etc.)
The new version of the script is ready (see the first post). It should now work. If not for this bug http://www.networkedmediatank.com/showth...?tid=17025 the script would be much simpler, faster, and ready many days ago.
|
|||
|
02-21-2009, 07:01 PM
|
|||
|
|||
|
RE: [AUDIO] lastfm script (bookmarks, auto-login, etc.)
Thank you for your great job. I will try and provide some feedback.
|
|||
|
02-22-2009, 07:37 PM
|
|||
|
|||
| RE: [AUDIO] lastfm script (bookmarks, auto-login, etc.) | |||
|
02-22-2009, 10:36 PM
|
|||
|
|||
RE: [AUDIO] lastfm script (bookmarks, auto-login, etc.)
(02-22-2009 07:37 PM)empatico Wrote: Works fine. I will try to edit the code because i need to do it easy to use for my parents, and translate to Spanish. If you manage to improve the script, please share the updated code on the forum, so that others (including me) can benefit from that. Also, if you want to translate the script to Spanish, it would be nice if you first extracted the English messages into some variables in the config file -- this would make further translations a lot easier. |
|||
|
02-23-2009, 10:58 AM
|
|||
|
|||
|
RE: [AUDIO] lastfm script (bookmarks, auto-login, etc.)
hi, me again,
i cant get the new script to work :/ when i start the lastfm-bookmarks.html the PCH load some time an then i see the text from the cgi script an my TV... I copy alle files via Filezilla and set mode 755, same way i do it with the old files. any idea? |
|||
|
02-23-2009, 02:02 PM
|
|||
|
|||
RE: [AUDIO] lastfm script (bookmarks, auto-login, etc.)
(02-23-2009 10:58 AM)meowmoo Wrote: when i start the lastfm-bookmarks.html the PCH load some time an then i see the text from the cgi script an my TV... I've had the same problem, the solution is to change url in last-fmbookmarks.html to full path: http://localhost.drives:8883/HARD_DISK/l...?bookmarks . I'm not sure what's the reason here... |
|||
1 user says Thank You to jesion for this post |
|
02-23-2009, 02:42 PM
(This post was last modified: 02-23-2009 03:44 PM by meowmoo.)
|
|||
|
|||
|
RE: [AUDIO] lastfm script (bookmarks, auto-login, etc.)
thanks now i'm happy again !
|
|||
|
02-23-2009, 04:53 PM
|
|||
|
|||
RE: [AUDIO] lastfm script (bookmarks, auto-login, etc.)
(02-22-2009 10:36 PM)mk11 Wrote: If you manage to improve the script, please share the updated code on the forum, so that others (including me) can benefit from that. Sure i will upload if i succeed. I really don't know if i have enough skills to do the same changes i did to first script, because the first script was easier than the second one. (02-22-2009 10:36 PM)mk11 Wrote: Also, if you want to translate the script to Spanish, it would be nice if you first extracted the English messages into some variables in the config file -- this would make further translations a lot easier. I will try but i really don't know how to use variables. Usually i just edited the html and cgi files translating English to Spanish. |
|||
|
« Next Oldest | Next Newest »
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
A-400 [13 May 2013]

[AUDIO] lastfm script (bookmarks, auto-login, etc.)





![[+]](images/collapse_collapsed.gif)




