Some experience/bugs?

Need help? Post your questions here.
Henkiew
Posts: 3
Joined: 30 Jan 2016, 09:14
Has thanked: 0
Been thanked: 0

Some experience/bugs?

Unread post by Henkiew »

Version MADSONIC 6.1.8280.4b123ec.20160505.0739 - IP address [192.168.1.130]
REST MADSONIC REST API v2.2.0, SUBSONIC REST API v1.15.0
Server jetty/8.y.z-SNAPSHOT, java 1.8.0_73, Linux 4.1.18 (arm) (147.1 MB / 272.0 MB)
Size: Database: 79MB, Thumbs-Cache: 12MB, LastFM-Cache: 11MB, Lucene-Cache: 3MB
Spring.Framework v3.2.16, Spring.Security v3.2.9, HyperSQL DataBase v2.3.3
Transcoder ffmpeg version 2.6.4 (01.03.2016)
Copyright (c) 2000-2015 the FFmpeg developers
location /storage/madsonic/transcode/ffmpeg

OK just some of the things I ran into while using Madsonic on MY raspberry PI 2.

The UTF8 problem is the first and biggest problem i ran into, bit its already been discussed in other topics (see attachment)
unicode.JPG
The other problem i have is that i have only one music folder path loks like this /storage/jukebox/Jukebox. Its a path to my mounted NAS.
The directories to my music are plain and simple /storage/jukebox/Jukebox/artist/album/track.mp3.
But when i browse the music a lot of artist info show up as;
1) A Romanian Pop-Rock band that plays in the Cronica Carcotasilor Show. It also has its own projects, not related to the show. Formed in 1998 as "Atlantic Blue", Jukebox got its current name in 2000. Jukebox took part in the Romanian Eurovision contest in 2005 with the song "Lonely in Heaven". Their first single is "One Love" (2008). 2) A band from the seaside of Slovenia. Playing rock'n'roll in a punky style. 3) A young cover rock band from Split, Croatia.
So the directory jukebox is scanned as an artist jukebox?
jukebox.JPG
I only use madsonic for music even only mp3, maybe the problem is in the fact that most of my artist directories have jpg file with the artist picture in there?

Regards,
Henk
User avatar
Madsonic
Administrator
Administrator
Posts: 984
Joined: 07 Dec 2012, 03:58
Answers: 7
Has thanked: 1201 times
Been thanked: 470 times

Re: Some experience/bugs?

Unread post by Madsonic »

hi there,

try to add this folder instead

Code: Select all

/storage/jukebox/Jukebox/

to your media-folder (you are in the wrong directory level for artists)

best regards
Henkiew
Posts: 3
Joined: 30 Jan 2016, 09:14
Has thanked: 0
Been thanked: 0

Re: Some experience/bugs?

Unread post by Henkiew »

Hi,

thanks for the tip, but it already is.
mediapath.JPG
I think maybe the problem is that i have an artist jpg file in all artist directories?

Regards,
Henk

NB the last forwardslash is automatically removed in the webinterface.
Post Reply