General discussion about netjukebox
-
wbartels
- netjukebox developer
- Posts: 881
- Joined: Thu Nov 04, 2004 3:12 pm
- Location: Netherlands
-
Contact:
Post
by wbartels »
Because the layout of
http://www.slothradio.com/covers/ has changed, internet image update doesn't work any more.
Only one line has to be changed to fix this problem.
update.php line
257:
Code: Select all
preg_match_all('/<!-- RESULT ITEM START -->.*?<img src="(http:\/\/images\.amazon.*?)"/s', $content, $matches);
I will also fix it in netjukebox 3.77
-
Maier540
Post
by Maier540 »
first of all I want to say GREAT TOOL !!!
I LOVE IT !
but please place your important changes for the update.php better !
-
Rudolf
- User
- Posts: 6
- Joined: Wed Feb 08, 2006 9:43 pm
Post
by Rudolf »
Maier is right :-p These important updates should be placed elsewhere.
-
wbartels
- netjukebox developer
- Posts: 881
- Joined: Thu Nov 04, 2004 3:12 pm
- Location: Netherlands
-
Contact:
Post
by wbartels »
Maier540 wrote:first of all I want to say GREAT TOOL !!!
I LOVE IT !
but please place your important changes for the update.php better !
Rudolf wrote:Maier is right :-p These important updates should be placed elsewhere.
I will make an "Update and Bugfix" group under "Announcements".
Next time I will place important updates there.
-
Shizzle
- User
- Posts: 65
- Joined: Sat May 28, 2005 9:00 am
- Location: Gresham, OR USA
-
Contact:
Post
by Shizzle »
Well important release notes are in the downloads page highlighted in red...