Page 1 of 1

Upload via webinterface

PostPosted: Tue Jun 23, 2015 9:20 pm
by Lucash
Hey together,

is there a possibility to upload files over the webinterface?
I have subsonic premium on a debian host.

This is the way i have installed subsonic:
Code: Select all
First, install Java: sudo apt-get install openjdk-7-jre
Download the Subsonic .deb package and install it: sudo dpkg -i subsonic-x.x.deb


Did i miss something?

thanks so far.

Re: Upload via webinterface

PostPosted: Wed Jun 24, 2015 1:17 am
by mitrailer
Go to: "More", then the section "Upload File"

Re: Upload via webinterface

PostPosted: Sun Aug 16, 2015 1:30 pm
by garyo
Hi, hope you don't mind if I jump in. I have subsonic 5.3beta1 on FreeBSD (in a freenas jail). I found the upload link in the web player (why's it buried so deep? Anway, OK...) and uploaded a single mp3 file, songname.mp3. I can see it in the /var/music/Incoming dir if I ssh into the server. What's supposed to happen next? I mean how does it get moved into the regular music folder so subsonic will play it? Is there some nightly batch process that processes the Incoming folder and moves the files into the proper artist/album/song structure?

Re: Upload via webinterface

PostPosted: Sun Aug 16, 2015 2:30 pm
by mitrailer
There is no automatic moving, you have to move it by your self

Re: Upload via webinterface

PostPosted: Sun Aug 16, 2015 3:17 pm
by garyo
mitrailer wrote:There is no automatic moving, you have to move it by your self


Weird -- so what's the point? Why not just scp files, or mount the music drive or whatever? I mean doing half the job is the same as doing none, seems to me, since I have to log in anyway to finish it.

Anyway, glad I didn't miss anything. And now I see why upload is buried so deep. :-/