Error 404 Problem accessing /rest/videoPlayer.view

Artist radio, genre radio & related artists. A Subsonic server for music nerds.

Moderator: moderators

Error 404 Problem accessing /rest/videoPlayer.view

Postby DivBy0 » Sat Mar 30, 2013 1:40 pm

It's strange but my video's were all running fine on my android. But today when I tried to access them, I got the below message in my internet browser on my phone. Has anyone seen this before? I've reloaded MusicCabinet, Madsonic and flash, in hope that it might fix the problem. Didn't work. The mkv's transcode fine in MusicCabinet. Any suggestion?

HTTP ERROR 404
Problem accessing /rest/videoPlayer.view. Reason:
Not Found
--------------------------------------------------------------------------------
Powered by Jetty://

Update:
ok ..I did a little more checking and I have found by uninstalling MusicCabinet version 7.24C and reinstalling version 7.19 thru 7.22b I'm able to view movies in the jwplayer on my android. There must be some code error/conflict in the new version.

The problem is version 7.23 and 7.24. It seems perhaps the REST mod's implemented are having this adverse effect. I'm running Madsonic on a Galaxy SIII
DivBy0
 
Posts: 6
Joined: Sat Jan 12, 2013 8:54 pm

Re: Error 404 Problem accessing /rest/videoPlayer.view

Postby hakko » Tue Apr 02, 2013 8:19 pm

Thanks for tracking it down! I'm not totally surprised as 0.7.23 is where I upgraded from REST 1.7.0 to 1.8.0 (for compatibility with more apps). I'll have to check what I removed during that process that causes this.
MusicCabinet developer
hakko
 
Posts: 1416
Joined: Tue Apr 17, 2012 7:05 pm
Location: Sweden

Re: Error 404 Problem accessing /rest/videoPlayer.view

Postby NHellFire » Mon May 13, 2013 1:15 am

I've just had a quick look, looks like this is missing from RESTController:
Code: Select all
    @Override
    public ModelAndView videoPlayer(HttpServletRequest request, HttpServletResponse response) throws Exception {
        return restMediaRetrievalController.videoPlayer(request, response);
    }


* Edit: Full fix here: https://github.com/hakko/subsonic/pull/38/files
NHellFire
 
Posts: 7
Joined: Sun May 12, 2013 7:47 pm


Return to MusicCabinet

Who is online

Users browsing this forum: No registered users and 24 guests