Shared Playlist not found. [Solved]

Mission accomplished!
silversix311
Posts: 6
Joined: 15 Mar 2014, 21:58
Has thanked: 0
Been thanked: 1 time

Shared Playlist not found. [Solved]

Unread post by silversix311 »

Hey Guys,
So i've been trying to share my music with the shared button which then allows me to post a link that anyone can listen to. The problem im running into, is that its saying that it has problems accessing. Error 404 Not Found.

Im running this versions:

Code: Select all

Version	MADSONIC 5.2.5300.20141111.1111
MADSONIC REST API v1.12.0
License	Madsonic Free Edition, for personal use only as described below.
Server	jetty/8.y.z-SNAPSHOT, java 1.7.0_71, Windows 7 (217.5 MB / 328.0 MB)
Size: Database: 152MB, Thumbs-Cache: 12MB, LastFM-Cache: 0MB, Lucene-Cache: 6MB
Spring.Framework v3.2.11, Spring.Security v3.2.5
HyperSQL DataBase v2.3.2
ffmpeg version N-67118-g08e6832 (23.10.2014) 
Copyright (c) 2000-2014 the FFmpeg developers
Image

Here is part of the log that is relevant:

Code: Select all

[12/8/14 4:31 PM]	INFO	MediaScannerService	Scanned media library with 53000 entries.
[12/8/14 4:31 PM]	INFO	MediaScannerService	Scanned media library with 53500 entries.
[12/8/14 4:31 PM]	INFO	MediaScannerService	Scanned media library with 54000 entries.
[12/8/14 4:31 PM]	INFO	MediaScannerService	Scanned media library with 54276 entries.
[12/8/14 4:31 PM]	INFO	MediaScannerService	Marking non-present files.
[12/8/14 4:31 PM]	INFO	MediaScannerService	Marking non-present artists.
[12/8/14 4:31 PM]	INFO	MediaScannerService	Marking non-present albums.
[12/8/14 4:31 PM]	INFO	MediaScannerService	Completed media library scan.
[12/8/14 4:31 PM]	INFO	PlaylistService	Starting playlist import.
[12/8/14 4:31 PM]	INFO	PlaylistService	Completed playlist import.
[12/8/14 4:31 PM]	INFO	PlaylistService	Starting playlist statistics update.
[12/8/14 4:31 PM]	INFO	PlaylistService	Completed playlist statistics update.
[12/8/14 4:45 PM]	INFO	PlayQueueInputStream	SilverSix311 listening to "Banjo-Kazooie Symphony\1. The Banjo Kazooie Symphony.mp3"
[12/8/14 4:45 PM]	INFO	ShareService	Created share 'fJOaj' with 30 file(s).
[12/8/14 4:47 PM]	INFO	PlayQueueInputStream	SilverSix311 listening to "Banjo-Kazooie Symphony\2. Spiral Mountain.mp3"
[12/8/14 4:50 PM]	INFO	PlayQueueInputStream	SilverSix311 listening to "Banjo-Kazooie Symphony\3. Gruntilda_s Lair.mp3"
Last edited by silversix311 on 09 Dec 2014, 01:24, edited 1 time in total.
silversix311
Posts: 6
Joined: 15 Mar 2014, 21:58
Has thanked: 0
Been thanked: 1 time

Re: Shared Playlist not found.

Unread post by silversix311 »

I fixed the problem. It was with my network address having a "/" on the end thus creating //share/sdfgh unstead of /share/sdfgh.
Post Reply