Madsonic - Mashup Mod (old Support Thread)

Madsonic Mashup Mod is a fork of the Subsonic 4.7 Server Build 3090 with some Subsonic Data schema modifications!

Moderator: moderators

Re: Technical Preview: Subsonic Mashup Mod 4.7 B3000+

Postby MadEvil » Thu May 24, 2012 8:13 pm


Hidden Feature


the logic to detect Album or Artist in the 4.7 MashupMod build =< B2990+

Albums can be rated and starred, Artist Folder only by starred
this also relvant vor the search function Resust Artist or Album.

*) all Folder are album folder --> Album
*) Folder have no Audio files --> Folder --> Artist
*) Folder with subfolders and audiofiles within --> AlbumSet --> Album
*) Foldername contains (CD%,disk%,part%,teil%) --> AlbumSet Name --> % - Disk%01
*) Folder contains any "artist" file example artist.png -> Folder --> Artist (to get the Artist View)

also included --> viewtopic.php?f=8&t=9453

32.PNG

34.PNG

33.png
Last edited by MadEvil on Fri May 25, 2012 12:23 pm, edited 1 time in total.
Madsonic Developer
User avatar
MadEvil
 
Posts: 354
Joined: Wed Nov 09, 2011 8:35 pm
Location: Vienna

Re: Technical Preview: Subsonic Mashup Mod 4.7 B3000+

Postby MadEvil » Fri May 25, 2012 11:37 am

New Build

Changelog 4.7

Build 3000
UPDATE: downgrade to DWR 3.0 Build RC1 (Bugs with RC2 & RC3)
UPDATE: Tag as beta2
FIXED: Code Cleanup

Link --> viewtopic.php?f=8&t=9187

8) Best
Madsonic Developer
User avatar
MadEvil
 
Posts: 354
Joined: Wed Nov 09, 2011 8:35 pm
Location: Vienna

Re: Technical Preview: Subsonic Mashup Mod 4.7 B2992+

Postby tycoonbob » Fri May 25, 2012 11:50 am

MadEvil wrote:
tycoonbob wrote:Testing the 4.7 build now. I am so excited; been waiting what seems forever!
EDIT: Not working for me.
I downloaded the setup, and it installed. Configured to use HTTP, set my memory to 512 like always...restarted the service and getting a 404 when trying to browse to.
-------------------------
HTTP ERROR: 404
NOT_FOUND
RequestURI=/index.view
-------------------------

To clarify, this was a clean install after uninstall my stock 4.7b1 install, and deleting the subsonic folder on the root of my C:. After this failed, I uninstalled build 2992, reinstalled the stock 4.7b1, and installed 2992 overtop...and it's working again.

Hi,

look at this http://subsonic.svn.sourceforge.net/vie ... ision=2986
i merged this changes with my build 2992.

maybe wrong port default ist now 4040?
do you found error in the subsonic.log file?
do you clean the whole subsonic folder before installation (incl. db & jetty folder and also the subsonic.properties)?

best regards


I verified it was the correct port, as I changed the port to what I am allowing through my firewall. I even clicked the link in the SubSonic client to confirm I was typing it right. I also cleaned up after my 4.7b1 uninstall, by deleting everything (including the db and jetty folders, and subsonic.prop). It just couldn't find it. Anyway, I am about to do another cleanup...and install build 3000, before heading off to work. I will let you know how it goes once I get to play with it a little bit!

EDIT: Already ran into an issue. :(
Every time a page loads, I get a popup warning which says:
Failed to find parameter: httpSessionId

Once I hit okay, it may popup up to another 4 times, but it seems the page is loading fine. This happens with the latest version of Chrome for me, clean install.
tycoonbob
 
Posts: 33
Joined: Mon Feb 06, 2012 2:49 pm

Re: Technical Preview: Subsonic Mashup Mod 4.7 B3000+

Postby MadEvil » Fri May 25, 2012 12:23 pm

tycoonbob wrote:
EDIT: Already ran into an issue. :(
Every time a page loads, I get a popup warning which says:
Failed to find parameter: httpSessionId

Once I hit okay, it may popup up to another 4 times, but it seems the page is loading fine. This happens with the latest version of Chrome for me, clean install.


Try also clean your Browser cache & cookies! or try firefox ... i found also some strange bugs with crome 19.

best regards
Madsonic Developer
User avatar
MadEvil
 
Posts: 354
Joined: Wed Nov 09, 2011 8:35 pm
Location: Vienna

Re: Technical Preview: Subsonic Mashup Mod 4.7 B3000+

Postby tycoonbob » Fri May 25, 2012 1:52 pm

MadEvil wrote:
tycoonbob wrote:
EDIT: Already ran into an issue. :(
Every time a page loads, I get a popup warning which says:
Failed to find parameter: httpSessionId

Once I hit okay, it may popup up to another 4 times, but it seems the page is loading fine. This happens with the latest version of Chrome for me, clean install.


Try also clean your Browser cache & cookies! or try firefox ... i found also some strange bugs with crome 19.

best regards


D'oh, why didn't I think to try that. Well, that issue was on my home PC...however on my laptop, while at work, I do not have this issue.

Another thing I am noticing, is that my video folders are not being scanned. I have 4 folders set up:
Music [Organized]
Music [Unorganized]
Movies
TV Shows

All 4 point to UNC paths, to the designated locations. All 4 have correct paths, as I have checked them. I have also verified permissions are correct. Any thoughts?
tycoonbob
 
Posts: 33
Joined: Mon Feb 06, 2012 2:49 pm

Re: Technical Preview: Subsonic Mashup Mod 4.7 B3000+

Postby MadEvil » Fri May 25, 2012 3:34 pm

maybe the scanservice has errors, do you have log files? or details from the console ?
Madsonic Developer
User avatar
MadEvil
 
Posts: 354
Joined: Wed Nov 09, 2011 8:35 pm
Location: Vienna

Re: Technical Preview: Subsonic Mashup Mod 4.7

Postby tycoonbob » Fri May 25, 2012 7:41 pm

Code: Select all
[2012-05-25 10:00:00,746] INFO MediaScannerService - Starting to scan media library.
[2012-05-25 10:00:01,308] INFO MediaScannerService - Scanned media library with 250 entries.
[2012-05-25 10:00:01,793] INFO MediaScannerService - Scanned media library with 500 entries.
[2012-05-25 10:00:02,324] INFO MediaScannerService - Scanned media library with 750 entries.
[2012-05-25 10:00:02,777] INFO MediaScannerService - Scanned media library with 1000 entries.
[2012-05-25 10:00:03,261] INFO MediaScannerService - Scanned media library with 1250 entries.
[2012-05-25 10:00:03,730] INFO MediaScannerService - Scanned media library with 1500 entries.
[2012-05-25 10:00:04,246] INFO MediaScannerService - Scanned media library with 1750 entries.
[2012-05-25 10:00:04,730] INFO MediaScannerService - Scanned media library with 2000 entries.
[2012-05-25 10:00:05,324] INFO MediaScannerService - Scanned media library with 2250 entries.
[2012-05-25 10:00:05,824] INFO MediaScannerService - Scanned media library with 2500 entries.
[2012-05-25 10:00:06,293] INFO MediaScannerService - Scanned media library with 2750 entries.
[2012-05-25 10:00:07,027] INFO MediaScannerService - Scanned media library with 3000 entries.
[2012-05-25 10:00:07,496] INFO MediaScannerService - Scanned media library with 3250 entries.
[2012-05-25 10:00:07,980] INFO MediaScannerService - Scanned media library with 3500 entries.
[2012-05-25 10:00:08,464] INFO MediaScannerService - Scanned media library with 3750 entries.
[2012-05-25 10:00:08,949] INFO MediaScannerService - Scanned media library with 4000 entries.
[2012-05-25 10:00:09,458] INFO MediaScannerService - Scanned media library with 4250 entries.
[2012-05-25 10:00:09,942] INFO MediaScannerService - Scanned media library with 4500 entries.
[2012-05-25 10:00:10,442] INFO MediaScannerService - Scanned media library with 4750 entries.
[2012-05-25 10:00:10,911] INFO MediaScannerService - Scanned media library with 5000 entries.
[2012-05-25 10:00:11,473] INFO MediaScannerService - Scanned media library with 5250 entries.
[2012-05-25 10:00:11,958] INFO MediaScannerService - Scanned media library with 5500 entries.
[2012-05-25 10:00:12,442] INFO MediaScannerService - Scanned media library with 5750 entries.
[2012-05-25 10:00:12,911] INFO MediaScannerService - Scanned media library with 6000 entries.
[2012-05-25 10:00:13,395] INFO MediaScannerService - Scanned media library with 6250 entries.
[2012-05-25 10:00:13,864] INFO MediaScannerService - Scanned media library with 6500 entries.
[2012-05-25 10:00:14,333] INFO MediaScannerService - Scanned media library with 6750 entries.
[2012-05-25 10:00:14,801] INFO MediaScannerService - Scanned media library with 7000 entries.
[2012-05-25 10:00:15,286] INFO MediaScannerService - Scanned media library with 7250 entries.
[2012-05-25 10:00:15,754] INFO MediaScannerService - Scanned media library with 7500 entries.
[2012-05-25 10:00:16,223] INFO MediaScannerService - Scanned media library with 7750 entries.
[2012-05-25 10:00:16,879] INFO MediaScannerService - Scanned media library with 8000 entries.
[2012-05-25 10:00:17,379] INFO MediaScannerService - Scanned media library with 8250 entries.
[2012-05-25 10:00:17,848] INFO MediaScannerService - Scanned media library with 8500 entries.
[2012-05-25 10:00:18,395] INFO MediaScannerService - Scanned media library with 8750 entries.
[2012-05-25 10:00:18,926] INFO MediaScannerService - Scanned media library with 9000 entries.
[2012-05-25 10:00:19,551] INFO MediaScannerService - Scanned media library with 9250 entries.
[2012-05-25 10:00:20,036] INFO MediaScannerService - Scanned media library with 9500 entries.
[2012-05-25 10:00:20,504] INFO MediaScannerService - Scanned media library with 9750 entries.
[2012-05-25 10:00:21,286] INFO MediaScannerService - Scanned media library with 10000 entries.
[2012-05-25 10:00:21,770] INFO MediaScannerService - Scanned media library with 10250 entries.
[2012-05-25 10:00:22,270] INFO MediaScannerService - Scanned media library with 10500 entries.
[2012-05-25 10:00:22,754] INFO MediaScannerService - Scanned media library with 10750 entries.
[2012-05-25 10:00:23,004] ERROR MediaScannerService - Failed to scan media library.
java.lang.StringIndexOutOfBoundsException: String index out of range: -2
   at java.lang.String.substring(Unknown Source)
   at net.sourceforge.subsonic.util.StringUtil.truncateYear(StringUtil.java:239)
   at net.sourceforge.subsonic.service.MediaFileService.createMediaFile(MediaFileService.java:580)
   at net.sourceforge.subsonic.service.MediaFileService.updateChildren(MediaFileService.java:350)
   at net.sourceforge.subsonic.service.MediaFileService.getChildrenOf(MediaFileService.java:216)
   at net.sourceforge.subsonic.service.MediaScannerService.scanFile(MediaScannerService.java:201)
   at net.sourceforge.subsonic.service.MediaScannerService.scanFile(MediaScannerService.java:205)
   at net.sourceforge.subsonic.service.MediaScannerService.scanFile(MediaScannerService.java:205)
   at net.sourceforge.subsonic.service.MediaScannerService.doScanLibrary(MediaScannerService.java:165)
   at net.sourceforge.subsonic.service.MediaScannerService.access$000(MediaScannerService.java:46)
   at net.sourceforge.subsonic.service.MediaScannerService$2.run(MediaScannerService.java:144)


This is what is happening during the scan. I know diddly squat about java, so what's going on? :)
tycoonbob
 
Posts: 33
Joined: Mon Feb 06, 2012 2:49 pm

Re: Technical Preview: Subsonic Mashup Mod 4.7

Postby MadEvil » Fri May 25, 2012 10:11 pm

tycoonbob wrote:
Code: Select all
[2012-05-25 10:00:00,746] INFO MediaScannerService - Starting to scan media library.
[2012-05-25 10:00:22,754] INFO MediaScannerService - Scanned media library with 10750 entries.
[2012-05-25 10:00:23,004] ERROR MediaScannerService - Failed to scan media library.
java.lang.StringIndexOutOfBoundsException: String index out of range: -2
   at java.lang.String.substring(Unknown Source)
   at net.sourceforge.subsonic.util.StringUtil.truncateYear(StringUtil.java:239)
   at net.sourceforge.subsonic.service.MediaFileService.createMediaFile(MediaFileService.java:580)
   at net.sourceforge.subsonic.service.MediaScannerService$2.run(MediaScannerService.java:144)


This is what is happening during the scan. I know diddly squat about java, so what's going on? :)


i fixed this in the Build 3002.
Best regards
Madsonic Developer
User avatar
MadEvil
 
Posts: 354
Joined: Wed Nov 09, 2011 8:35 pm
Location: Vienna

Re: Technical Preview: Subsonic Mashup Mod 4.7

Postby Magica » Sat May 26, 2012 4:20 pm

Hi,

I Have Fedora 16 OS in my SS server. The newest 4.7 beta1 is running just fine. When I add the newest Mashup Mod I get Java error message in left side where is the folder structure:
What might be problem?

Thanks.

Error

Subsonic encountered an internal error. You can report this error in the Subsonic Forum. Please include the information below.
Exception org.springframework.jdbc.BadSqlGrammarException
Message PreparedStatementCallback; bad SQL grammar [select id, path, folder, type, format, title, album, album_name, artist, album_artist, disc_number, track_number, year, genre, bit_rate, variable_bit_rate, duration_seconds, file_size, width, height, cover_art_path, parent_path, play_count, last_played, comment, created, changed, last_scanned, children_last_updated, present, version from media_file where path=?]; nested exception is java.sql.SQLException: Column not found: ALBUM_NAME in statement [select id, path, folder, type, format, title, album, album_name, artist, album_artist, disc_number, track_number, year, genre, bit_rate, variable_bit_rate, duration_seconds, file_size, width, height, cover_art_path, parent_path, play_count, last_played, comment, created, changed, last_scanned, children_last_updated, present, version from media_file where path=?]
Java version Sun Microsystems Inc. 1.6.0_24
Operating system Linux 3.3.6-3.fc16.i686
Server jetty-6.1.x
Memory Used 60 of 89 MB
Stack trace org.springframework.jdbc.BadSqlGrammarException: PreparedStatementCallback; bad SQL grammar [select id, path, folder, type, format, title, album, album_name, artist, album_artist, disc_number, track_number, year, genre, bit_rate, variable_bit_rate, duration_seconds, file_size, width, height, cover_art_path, parent_path, play_count, last_played, comment, created, changed, last_scanned, children_last_updated, present, version from media_file where path=?]; nested exception is java.sql.SQLException: Column not found: ALBUM_NAME in statement [select id, path, folder, type, format, title, album, album_name, artist, album_artist, disc_number, track_number, year, genre, bit_rate, variable_bit_rate, duration_seconds, file_size, width, height, cover_art_path, parent_path, play_count, last_played, comment, created, changed, last_scanned, children_last_updated, present, version from media_file where path=?] at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:220) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72) at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:607) at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:641) at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:670) at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:678) at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:710) at net.sourceforge.subsonic.dao.AbstractDao.query(AbstractDao.java:81) at net.sourceforge.subsonic.dao.AbstractDao.queryOne(AbstractDao.java:115) at net.sourceforge.subsonic.dao.MediaFileDao.getMediaFile(MediaFileDao.java:59) at net.sourceforge.subsonic.service.MediaFileService.getMediaFile(MediaFileService.java:102) at net.sourceforge.subsonic.service.MusicIndexService.createArtistsByFolderStructure(MusicIndexService.java:142) at net.sourceforge.subsonic.service.MusicIndexService.createArtists(MusicIndexService.java:131) at net.sourceforge.subsonic.service.MusicIndexService.getIndexedArtists(MusicIndexService.java:66) at net.sourceforge.subsonic.controller.LeftController.getMusicFolderContent(LeftController.java:218) at net.sourceforge.subsonic.controller.LeftController.handleRequestInternal(LeftController.java:140) at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153) at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:875) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:807) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:571) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:501) at javax.servlet.http.HttpServlet.service(HttpServlet.java:715) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1093) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:265) at org.acegisecurity.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:107) at org.acegisecurity.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:72) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275) at org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:166) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275) at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275) at org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275) at org.acegisecurity.wrapper.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:81) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275) at org.acegisecurity.ui.basicauth.BasicProcessingFilter.doFilter(BasicProcessingFilter.java:173) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275) at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275) at org.acegisecurity.ui.logout.LogoutFilter.doFilter(LogoutFilter.java:110) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275) at org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:249) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275) at org.acegisecurity.util.FilterChainProxy.doFilter(FilterChainProxy.java:149) at org.acegisecurity.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:98) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084) at net.sourceforge.subsonic.filter.ResponseHeaderFilter.doFilter(ResponseHeaderFilter.java:47) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084) at net.sourceforge.subsonic.filter.RequestEncodingFilter.doFilter(RequestEncodingFilter.java:43) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084) at net.sourceforge.subsonic.filter.ParameterDecodingFilter.doFilter(ParameterDecodingFilter.java:54) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084) at net.sourceforge.subsonic.filter.BootstrapVerificationFilter.doFilter(BootstrapVerificationFilter.java:54) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139) at org.mortbay.jetty.Server.handle(Server.java:313) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:506) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:830) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:514) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:381) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:396) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442) Caused by: java.sql.SQLException: Column not found: ALBUM_NAME in statement [select id, path, folder, type, format, title, album, album_name, artist, album_artist, disc_number, track_number, year, genre, bit_rate, variable_bit_rate, duration_seconds, file_size, width, height, cover_art_path, parent_path, play_count, last_played, comment, created, changed, last_scanned, children_last_updated, present, version from media_file where path=?] at org.hsqldb.jdbc.Util.throwError(Unknown Source) at org.hsqldb.jdbc.jdbcPreparedStatement.(Unknown Source) at org.hsqldb.jdbc.jdbcConnection.prepareStatement(Unknown Source) at org.springframework.jdbc.core.JdbcTemplate$SimplePreparedStatementCreator.createPreparedStatement(JdbcTemplate.java:1322) at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:585) ... 68 more
Last edited by Magica on Sat Jun 02, 2012 5:20 pm, edited 2 times in total.
Magica
 
Posts: 22
Joined: Thu Aug 11, 2011 1:46 pm

Re: Technical Preview: Subsonic Mashup Mod 4.7

Postby tycoonbob » Sat May 26, 2012 5:37 pm

MadEvil wrote:
tycoonbob wrote:
Code: Select all
[2012-05-25 10:00:00,746] INFO MediaScannerService - Starting to scan media library.
[2012-05-25 10:00:22,754] INFO MediaScannerService - Scanned media library with 10750 entries.
[2012-05-25 10:00:23,004] ERROR MediaScannerService - Failed to scan media library.
java.lang.StringIndexOutOfBoundsException: String index out of range: -2
   at java.lang.String.substring(Unknown Source)
   at net.sourceforge.subsonic.util.StringUtil.truncateYear(StringUtil.java:239)
   at net.sourceforge.subsonic.service.MediaFileService.createMediaFile(MediaFileService.java:580)
   at net.sourceforge.subsonic.service.MediaScannerService$2.run(MediaScannerService.java:144)


This is what is happening during the scan. I know diddly squat about java, so what's going on? :)


i fixed this in the Build 3002.
Best regards


Clean install of 3002, and my video folders scanned just like they should have. 1080p Movies with DTS audio, are streaming flawlessly at 5000kbps on my LAN, and very happy about that. The only thing I have a question about, and this may be intentional...is I don't see the bar on right side of the screen. The one that shows who is currently logged in, and what they are listening to. Did you remove this?
tycoonbob
 
Posts: 33
Joined: Mon Feb 06, 2012 2:49 pm

Re: Technical Preview: Subsonic Mashup Mod 4.7

Postby felldownawell » Thu May 31, 2012 2:37 pm

Great mod.

I'm having an issue when I set it to browse by tag in build 3002.

The artist links in the left pane each link to "main.view?id=" with no actual id appended. Obviously, these links are non-functional and bring up a Java exception page if clicked.

I doubt it's important, but I have a flat directory structure with a separate folder for each album at the root of the share.

Everything looks fine in the artist table, but the query to bring up media_file where type = 'artist' gives no results.

Windows 7 64-bit OS. Java version 1.6.0_32

Any idea what I screwed up?

Thanks.
felldownawell
 
Posts: 3
Joined: Sat Nov 19, 2011 8:39 pm

Re: Technical Preview: Subsonic Mashup Mod 4.7

Postby MadEvil » Fri Jun 01, 2012 7:28 am

tycoonbob wrote:
MadEvil wrote:
tycoonbob wrote:
Code: Select all
[2012-05-25 10:00:00,746] INFO MediaScannerService - Starting to scan media library.
[2012-05-25 10:00:22,754] INFO MediaScannerService - Scanned media library with 10750 entries.
[2012-05-25 10:00:23,004] ERROR MediaScannerService - Failed to scan media library.
java.lang.StringIndexOutOfBoundsException: String index out of range: -2
   at java.lang.String.substring(Unknown Source)
   at net.sourceforge.subsonic.util.StringUtil.truncateYear(StringUtil.java:239)
   at net.sourceforge.subsonic.service.MediaFileService.createMediaFile(MediaFileService.java:580)
   at net.sourceforge.subsonic.service.MediaScannerService$2.run(MediaScannerService.java:144)


This is what is happening during the scan. I know diddly squat about java, so what's going on? :)


i fixed this in the Build 3002.
Best regards


Clean install of 3002, and my video folders scanned just like they should have. 1080p Movies with DTS audio, are streaming flawlessly at 5000kbps on my LAN, and very happy about that. The only thing I have a question about, and this may be intentional...is I don't see the bar on right side of the screen. The one that shows who is currently logged in, and what they are listening to. Did you remove this?


its there, but as default not enabled ! :wink:

go to your personal Settings, there you can enable one of this two options and the right Frame will be displayed.

setting.png


best regards
Madsonic Developer
User avatar
MadEvil
 
Posts: 354
Joined: Wed Nov 09, 2011 8:35 pm
Location: Vienna

Re: Technical Preview: Subsonic Mashup Mod 4.7

Postby MadEvil » Fri Jun 01, 2012 7:32 am

felldownawell wrote:Great mod.
I'm having an issue when I set it to browse by tag in build 3002.
The artist links in the left pane each link to "main.view?id=" with no actual id appended. Obviously, these links are non-functional and bring up a Java exception page if clicked.
I doubt it's important, but I have a flat directory structure with a separate folder for each album at the root of the share.
Everything looks fine in the artist table, but the query to bring up media_file where type = 'artist' gives no results.
Any idea what I screwed up?
Thanks.


Its not your fault, this feature is at the moment not complete, will come later.

BTW ... the new Meta Types Feature (Artist,Albumset, Multiartist) comes with the new 3008 Build. 8)

Best regards
Madsonic Developer
User avatar
MadEvil
 
Posts: 354
Joined: Wed Nov 09, 2011 8:35 pm
Location: Vienna

Re: Technical Preview: Subsonic Mashup Mod 4.7

Postby MadEvil » Fri Jun 01, 2012 7:37 am

New Build

Build 3008
NEW: Advanced User History
NEW: Advanced Albumset Visualization
NEW: Advanced parse/truncate/order Year Tag from Folder structure

http://ul.to/i45m8fz0/20120531_subsonic ... -setup.zip
http://ul.to/ipom1y77/20120531_subsonic ... 08-war.zip

https://www.dropbox.com/sh/t3m4wpto0ihzyfj/G10KzLNOj3

Preview Gallary Mashup Mod 4.7 New Feature http://imgur.com/a/roLF5/embed

Best regards
Madsonic Developer
User avatar
MadEvil
 
Posts: 354
Joined: Wed Nov 09, 2011 8:35 pm
Location: Vienna

Re: Technical Preview: Subsonic Mashup Mod 4.7

Postby tycoonbob » Fri Jun 01, 2012 6:31 pm

MadEvil wrote:its there, but as default not enabled ! :wink:

go to your personal Settings, there you can enable one of this two options and the right Frame will be displayed.

best regards


Wonderful! I will also be trying build 3008, right as soon as my new Raid6 array finishes initializing (hopefully within the next 24 hours), and I get all my media and VMs moved back over. Looking forward to it!
Last edited by tycoonbob on Mon Jun 04, 2012 1:07 pm, edited 1 time in total.
tycoonbob
 
Posts: 33
Joined: Mon Feb 06, 2012 2:49 pm

PreviousNext

Return to Madsonic

Who is online

Users browsing this forum: No registered users and 13 guests