Madsonic Server 5.x XBMC Plugins

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

Madsonic Server 5.x XBMC Plugins

Unread post by Madsonic »

Image

Madsonic 5.x XBMC Plugin

http://xbmc.org/


Contribution: http://forum.xbmc.org/showthread.php?tid=99513 developed by t0mm0

0.5.2:
  • Update for Build 5060
  • Update Json Lib
0.5.1:
  • Update for Build 3800: add last played songs, new added songs

0.5.0:
  • browser by folder or artist
  • browse and play all your music/videos
  • browse starred artists, albums, songs
  • play at full quality (original files) or transcode to the bitrate of your choice in settings (full quality currently require DVDPlayer)
  • search for artist, album and songs
  • view hot, tip, newest, top rated, most played,recently played and random albums
  • generate random playlists by range of years and/or genre
  • play playlists from madsonic server
don't forget to set up your server info in the plugin settings.
by default it points at the demo server (http://demo.subsonic.org) so you can try it out of the box.

you might get better results if you force using DVDPlayer.
if you don't already have a playercorefactory.xml in your userdata directory then make a file and add the following in it.

Code: Select all

<playercorefactory>
    <rules action="prepend">
        <rule name="madsonic" filename=".*/rest/(stream|download).view.*" player="dvdplayer"/>
    </rules>
</playercorefactory>
if you already have one, just insert the line:

Code: Select all

<rule name="madsonic" filename=".*/rest/(stream|download).view.*" player="dvdplayer"/>
directly after the <rules> tag.

see http://wiki.xbmc.org/index.php?title=HO ... a_playback for more info on playercorefactory.xml

Download
plugin.audio.madsonic.0.5.2.zip
(236.58 KiB) Downloaded 460 times
plugin.video.madsonic.0.5.2.zip
(236.56 KiB) Downloaded 330 times
plugin.audio.madsonic.0.5.1.zip
(225.92 KiB) Downloaded 472 times
plugin.video.madsonic.0.5.1.zip
(225.89 KiB) Downloaded 365 times
plugin.audio.madsonic.0.5.0.zip
(108.14 KiB) Downloaded 365 times
plugin.video.madsonic.0.5.0.zip
(108.12 KiB) Downloaded 343 times
Screenshot

Image Image Image Image

best regards
These users thanked the author Madsonic for the post (total 4):
chaliFabValjakscorZn
Rating: 30.77%
chali
Contributor
Contributor
Posts: 100
Joined: 13 Dec 2012, 16:25
Has thanked: 18 times
Been thanked: 35 times

Re: Madsonic Server 5.0 XBMC Plugins

Unread post by chali »

Hi

works nice=) movies looks so much better on the computer now =)
but like to have "latest added" if its possible

Thank You!!

/regards chali
These users thanked the author chali for the post:
Madsonic
Rating: 7.69%
User avatar
Madsonic
Administrator
Administrator
Posts: 984
Joined: 07 Dec 2012, 03:58
Answers: 7
Has thanked: 1201 times
Been thanked: 470 times

Re: Madsonic Server 5.0 XBMC Plugins

Unread post by Madsonic »

chali wrote:Hi
works nice=) movies looks so much better on the computer now =)
but like to have "latest added" if its possible
Thank You!!
/regards chali
hi there,

great if all work! :D

Do you see the "Newest" Section?

best regards
skopo
Contributor
Contributor
Posts: 68
Joined: 07 Apr 2013, 07:48
Has thanked: 8 times
Been thanked: 16 times

Re: Madsonic Server 5.0 XBMC Plugins

Unread post by skopo »

Works like a charm!
These users thanked the author skopo for the post:
Madsonic
Rating: 7.69%
tycoonbob
Posts: 10
Joined: 21 May 2013, 02:27
Has thanked: 1 time
Been thanked: 7 times

Re: Madsonic Server 5.0 XBMC Plugins

Unread post by tycoonbob »

I'm so excited to try this tonight!
These users thanked the author tycoonbob for the post:
Madsonic
Rating: 7.69%
skopo
Contributor
Contributor
Posts: 68
Joined: 07 Apr 2013, 07:48
Has thanked: 8 times
Been thanked: 16 times

Re: Madsonic Server 5.0 XBMC Plugins

Unread post by skopo »

Only minus so far is that when using music option and newest album section there is also all new video files...
These users thanked the author skopo for the post:
Madsonic
Rating: 7.69%
mlutzow
Posts: 40
Joined: 05 Feb 2013, 22:41
Has thanked: 10 times
Been thanked: 7 times

Re: Madsonic Server 5.0 XBMC Plugins

Unread post by mlutzow »

I have a beginner question about this plug-in, will it work on a 64 bit WIndows 7 install. I have some google TV's setup around the house and accessing the videos can be done but it is difficult to locate what I'm looking for.

Any help or recommendations on how to set this up and get it working would be extremely helpful.

Right now I have a DLNA renderer setup on the Google TV's and they recognize the Madsonic DLNA server but Madsonic deiivery gives me one long list of over 75,000 files...very difficult.

I can also see Windows Media player but that has drawbacks that make it a very poor option.

Thank you in advance.

Mark
xefil
Posts: 16
Joined: 20 Sep 2013, 08:31
Has thanked: 3 times
Been thanked: 7 times

Re: Madsonic Server 5.0 XBMC Plugins

Unread post by xefil »

Working well, great! It's possible to include Pandora feature into this plugin?

Thank's, Simon
Tamps
Posts: 10
Joined: 25 Oct 2013, 17:30
Has thanked: 0
Been thanked: 3 times

Re: Madsonic Server 5.0 XBMC Plugins

Unread post by Tamps »

Realy strange thing has hapened. I dont see any arist names in xbmc anymore. I only see album/vinyl name and thats it. if I go to that folder then I only see track name. when I start the song then I can see arist/dj name. this is really annoying because I have about 420gb music in my computer. PS I use Index folder to play my track, because in the years I have come up whit my own solution to sort my music.
skopo
Contributor
Contributor
Posts: 68
Joined: 07 Apr 2013, 07:48
Has thanked: 8 times
Been thanked: 16 times

Re: Madsonic Server 5.0 XBMC Plugins

Unread post by skopo »

I just got same problem when I installed another computer with XBMC and Madsonic.

Haven't changed anything in the server end.
zeb
Posts: 3
Joined: 10 May 2013, 08:36
Has thanked: 0
Been thanked: 0

Re: Madsonic Server 5.0 XBMC Plugins

Unread post by zeb »

brilliant and works well, can I ask for a few tweaks using it for video by the way? when in any of the icon or fanart views what file is it looking for for the images or does it even look for images?

my folder structure is

Show
S01
Showname - Sxxexx - Episode Title

and every folder and subfolder has

banner.jpg
fanart.jpg
folder.jpg
poster.jpg

but no images show up?

and also can we have an option to show the history section of madsonic please, so then we can see each individual episode thats been added new

I was going to use Raspbmc and the plex addon but think this is a much better way as its a lot lighter in size and function
Tamps
Posts: 10
Joined: 25 Oct 2013, 17:30
Has thanked: 0
Been thanked: 3 times

Re: Madsonic Server 5.0 XBMC Plugins

Unread post by Tamps »

Tamps wrote:Realy strange thing has hapened. I dont see any arist names in xbmc anymore. I only see album/vinyl name and thats it. if I go to that folder then I only see track name. when I start the song then I can see arist/dj name. this is really annoying because I have about 420gb music in my computer. PS I use Index folder to play my track, because in the years I have come up whit my own solution to sort my music.
Problem still exists. its realy annoying. any way to fix this?`I installed also subsonic xbmc plugin and have the same problem.
rwllr
Posts: 1
Joined: 01 Jan 2014, 15:52
Has thanked: 1 time
Been thanked: 0

Re: Madsonic Server 5.0 XBMC Plugins

Unread post by rwllr »

Has anyone tried installing it on the iOS version? I get a 'script failed' error which I didn't get when trying it with XBMC on Android.
This error does come when I try other subsonic plugins too...I haven't tried other random plugins to see if they get that too.
User avatar
Madsonic
Administrator
Administrator
Posts: 984
Joined: 07 Dec 2012, 03:58
Answers: 7
Has thanked: 1201 times
Been thanked: 470 times

Re: Madsonic Server 5.0 XBMC Plugins

Unread post by Madsonic »

Build 0.5.1:
Update for Build 3800: add last played songs, new added songs
These users thanked the author Madsonic for the post:
xefil
Rating: 7.69%
Tamps
Posts: 10
Joined: 25 Oct 2013, 17:30
Has thanked: 0
Been thanked: 3 times

Re: Madsonic Server 5.0 XBMC Plugins

Unread post by Tamps »

Tamps wrote:Realy strange thing has hapened. I dont see any arist names in xbmc anymore. I only see album/vinyl name and thats it. if I go to that folder then I only see track name. when I start the song then I can see arist/dj name. this is really annoying because I have about 420gb music in my computer. PS I use Index folder to play my track, because in the years I have come up whit my own solution to sort my music.
Can you fix this bug plz, this is really annoying for now cant see now artist name. only album/ep name and thats all and also for the tracknames, the same thing. how can I fix this bug???
Tamps
Posts: 10
Joined: 25 Oct 2013, 17:30
Has thanked: 0
Been thanked: 3 times

Re: Madsonic Server 5.0 XBMC Plugins

Unread post by Tamps »

I dont get it, I first sayed about this bug in november. now its february and still developer havent answered to this question but STILL he is active in the forum!

Image

Image

Image

I hope you will fix this the most annoyng bug!!
mlutzow
Posts: 40
Joined: 05 Feb 2013, 22:41
Has thanked: 10 times
Been thanked: 7 times

Re: Madsonic Server 5.0 XBMC Plugins

Unread post by mlutzow »

Finally installed Linux and installed this plug-in and all I can say is, very, very nice.
These users thanked the author mlutzow for the post:
Madsonic
Rating: 7.69%
EvylRat
Posts: 1
Joined: 28 Oct 2013, 21:36
Has thanked: 0
Been thanked: 0

Re: Madsonic Server 5.0 XBMC Plugins

Unread post by EvylRat »

I can't get this plug in to connect, it just times out.
skopo
Contributor
Contributor
Posts: 68
Joined: 07 Apr 2013, 07:48
Has thanked: 8 times
Been thanked: 16 times

Re: Madsonic Server 5.0 XBMC Plugins

Unread post by skopo »

With Gotham I'm having problems with playback. I can play only one song. When the next song cames playback stops...

Plus last.fm scrobbling isn't working.
baggar11
Posts: 3
Joined: 19 Dec 2013, 19:39
Has thanked: 0
Been thanked: 1 time

Re: Madsonic Server 5.0 XBMC Plugins

Unread post by baggar11 »

Yeah, I just noticed this too.
skopo wrote:With Gotham I'm having problems with playback. I can play only one song. When the next song cames playback stops...

Plus last.fm scrobbling isn't working.
Post Reply