Discussions
Activity
Sign In
How it works
Web Publisher
now playing
Vote Up
0
Vote Down
coolvibes
December 2020
Posts: 1
Member
hi i have configure a now playing script
the code is as configured
<?php
//error_reporting(0);
define(SERVER, '
http://ingest.live365.com:8000'
);//your icecast server address, without the ending "/"
define(MOUNT, "/"a50378_live); //your radio's mount point, with the leading "/"
define(LAST_FM_API, 'dbc8143378173f532c7b1564356191f3'); //your last.fm API key, get from
http://www.last.fm/api/account
define(DEFAULT_ALBUM_ART, 'cache/default.jpg');//the default album art image, will be used if failed to get from last.fm's API
define(GET_TRACK_INFO, true); //get information of the current song from last.fm
define(GET_ALBUM_INFO, true); //get extra information of the album from last.fm, if enabled, may increase script execute time
define(GET_ARTIST_INFO, true); //get extra information of the artist from last.fm, if enabled, may increase script execute time
define(GET_TRACK_BUY_LINK, false); //get buy links on Amazon, iTune and 7digital
define(GET_LYRICS, false); //get lyrics of the current song using chartlyrics.com's API
define(CACHE_ALBUM_ART, false);//cache album art images to local server
?>
but for some reason i am getting this
Parse error
: syntax error, unexpected 'a50378_live' (T_STRING), expecting ')' in
C:\Program Files (x86)\Ampps\www\strawbs23\now\config_now.php
on line
4
Add a Comment
Start a New Discussion
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
Categories
All Discussions
8,397
Sourcefabric
↳
Announcements
25
Newscoop
↳
Newscoop Support
2,189
↳
Newscoop Development
722
↳
Newscoop Security
13
↳
Newscoop Documentation
17
↳
Newscoop Themes
69
Airtime
↳
Airtime Support
3,139
↳
Airtime Development
1,286
↳
Airtime Français
146
↳
Airtime Documentation
14
↳
Airtime Hacks
102
↳
Promote your station!
37
↳
Airtime Security
11
Booktype
↳
Booktype Support
277
↳
Booktype Development
55
↳
Booktype Documentation
7
Superdesk
↳
Superdesk Development
264
↳
Web Publisher
21
Poll
No poll attached to this discussion.
Top Posters
Albert FR
1978
Martin Konecny
1860
Andrey Podshivalov
1526
Voisses Tech
1423
John Chewter
899
Daniel James
844
Roger Wilco
784
hoerich
627
Paul Baranowski
389
Cliff Wang
339