RAR decompress support?

Got an idea? Missing something? Post your feature request here.

Moderator: moderators

RAR decompress support?

Postby mw » Wed Feb 06, 2008 2:50 am

Having support for RAR decompression for uploaded content would be fantastic... ZIP support is very useful, but RAR would be even better.

I'm willing to pony up some more money to make it a priority ;)
mw
 
Posts: 13
Joined: Wed Sep 19, 2007 8:24 pm

Re: RAR decompress support?

Postby mars96 » Wed Feb 06, 2008 5:21 pm

mw wrote:Having support for RAR decompression for uploaded content would be fantastic... ZIP support is very useful, but RAR would be even better.

I'm willing to pony up some more money to make it a priority ;)


ZIP and gzip are build into Java, so it's very easy to support. With RAR this is a little bit different.
To support other formats there has to be a configuration page like for the transcoding process where you have to specify the name of the tool and it's parameters.
It's still easy to implement but you need some more time to do it.

Update - 2007-07-27:
1.) There is a Java implementation of UnRAR available at sourceforge:
http://sourceforge.net/projects/java-unrar/

2.) I've not looked into the above code but it seems here is also an example how to use it:
http://forums.sun.com/thread.jspa?messa ... 37#9938837

With the above it's very easy to add RAR extraction support to subsonic.
You basically only need to add the libs and call the Java build-in unzip or if the file has the extension ".RAR" the unrar implementation from the sf.net project.
cu
mars96
 
Posts: 29
Joined: Fri Nov 09, 2007 7:19 pm

Postby fivestones » Sun Jul 11, 2010 3:01 pm

Has anybody done this? Any more specifics on how to get it running?
fivestones
 
Posts: 10
Joined: Sun Jul 11, 2010 2:59 pm

Postby 3R3 » Tue Mar 01, 2011 7:40 pm

+1 for the feature request!
It's very annoying to force my dear uploaders not use their favourite archive format ;)
Also, RAR is just nice.
User avatar
3R3
 
Posts: 332
Joined: Mon May 04, 2009 2:09 pm
Location: Germany

Postby balu » Mon Apr 11, 2011 9:42 am

+1, it would be a great addition
balu
 
Posts: 2
Joined: Mon Apr 11, 2011 8:57 am

Re: RAR decompress support?

Postby Thystan » Mon Dec 05, 2011 12:12 am

Hey!

I'm currently using RarFileSource to play my .rar files without unrarring them first.

RarFIleSource creates a DirectShow filter. I am wondering if I can make Subsonic use this filter, to stream the video inside the .rar files.

Could I "learn" this DIrectShow filter to Subsonic directly? Or would I need extra software, like dsj ?
Dsj is a DirectShow <> Java wrapper: http://www.humatic.de/htools/dsj.htm

I did not open a new topic, because we are all trying to accomplish the same thing.
And I for one don't know how to edit Java at all.

Any help would be greatly appreciated.

Warm regards,
Thystan
Thystan
 
Posts: 7
Joined: Sun May 08, 2011 12:41 am


Return to Feature Requests

Who is online

Users browsing this forum: No registered users and 6 guests