2013-11-02 00:16:14 +00:00
|
|
|
Categories:Multimedia
|
2013-03-24 21:44:27 +00:00
|
|
|
License:GPLv3
|
|
|
|
Web Site:
|
|
|
|
Source Code:https://github.com/daneren2005/Subsonic
|
|
|
|
Issue Tracker:https://github.com/daneren2005/Subsonic/issues
|
2013-04-09 21:38:55 +00:00
|
|
|
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=5GUMY7ZLZRNXS&lc=US&item_name=DSub¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
|
2013-03-24 21:44:27 +00:00
|
|
|
|
2013-06-15 10:13:09 +00:00
|
|
|
Auto Name:DSub
|
2013-03-24 21:44:27 +00:00
|
|
|
Summary:Play music across the network
|
|
|
|
Description:
|
2013-04-09 21:38:55 +00:00
|
|
|
Connect to your Subsonic server and listen to your music
|
|
|
|
wherever you go.
|
|
|
|
Songs are cached for playback to save on your mobile bandwidth and to make
|
2013-03-24 21:44:27 +00:00
|
|
|
them available when you have no connection at all.
|
2013-03-25 12:29:18 +00:00
|
|
|
|
2013-03-24 21:44:27 +00:00
|
|
|
* Lockscreen controls (ICS+)
|
|
|
|
* Gapless Playback (JB+)
|
|
|
|
* Notification prev/pause/next buttons
|
|
|
|
* Quick add/remove songs to playlist
|
|
|
|
* Pause playback when other apps request audio focus (navigation, etc)
|
2014-03-24 00:22:36 +00:00
|
|
|
* Option to gather logs and send them via email for newer versions of Android
|
2013-03-24 21:44:27 +00:00
|
|
|
* Drag and drop songs to rearrange your playlist on the Now Playing tab
|
|
|
|
* User defined Cache Size, Network Timeout, and Buffer Length
|
2013-03-25 12:29:18 +00:00
|
|
|
|
2014-03-24 00:22:36 +00:00
|
|
|
Subsonic is a cross-platform FOSS media server that's capable of indexing very
|
|
|
|
large media collections. The server can transcode if necessary so that the app
|
|
|
|
can play files that your device may not normally support.
|
2013-03-25 12:29:18 +00:00
|
|
|
|
|
|
|
The app is set up to access a demo server on the internet for trying it out.
|
2013-04-09 21:38:55 +00:00
|
|
|
In order to use this app with your own Subsonic server beyond a trial period,
|
|
|
|
a key must be obtained by making a donation. (A key isn't required to use the
|
|
|
|
[https://github.com/Mach5/supersonic Supersonic] variant.)
|
2014-04-30 20:58:10 +00:00
|
|
|
|
|
|
|
Recent versions of this app depend on the non-free Google Play Services library.
|
2013-03-24 21:44:27 +00:00
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/daneren2005/Subsonic.git
|
|
|
|
|
2013-11-05 10:55:09 +00:00
|
|
|
Build:3.8.1,39
|
|
|
|
commit=3.8.1
|
|
|
|
subdir=subsonic-android
|
|
|
|
init=git clone https://github.com/bauerca/drag-sort-listview dslv && \
|
|
|
|
cd dslv && \
|
|
|
|
git checkout 0.6.1
|
|
|
|
srclibs=ActionBarSherlock@4.2.0
|
|
|
|
prebuild=mv libs/android-support-v4.jar dslv/library/libs/ && \
|
|
|
|
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
|
|
|
sed -i 's@\(android.library.reference.2=\).*@\1dslv/library@' project.properties && \
|
|
|
|
cd ../ && \
|
|
|
|
mv subsonic-android sa && \
|
|
|
|
rm -rf subsonic-* repo && \
|
|
|
|
mv sa subsonic-android
|
2014-06-05 02:09:25 +00:00
|
|
|
update=.,dslv/library
|
2013-11-05 10:55:09 +00:00
|
|
|
|
|
|
|
Build:3.8.2,40
|
|
|
|
commit=3.8.2
|
|
|
|
subdir=subsonic-android
|
|
|
|
init=git clone https://github.com/bauerca/drag-sort-listview dslv && \
|
|
|
|
cd dslv && \
|
|
|
|
git checkout 0.6.1
|
|
|
|
srclibs=ActionBarSherlock@4.2.0
|
|
|
|
prebuild=mv libs/android-support-v4.jar dslv/library/libs/ && \
|
|
|
|
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
|
|
|
sed -i 's@\(android.library.reference.2=\).*@\1dslv/library@' project.properties && \
|
|
|
|
cd ../ && \
|
|
|
|
mv subsonic-android sa && \
|
|
|
|
rm -rf subsonic-* repo && \
|
|
|
|
mv sa subsonic-android
|
2014-06-05 02:09:25 +00:00
|
|
|
update=.,dslv/library
|
2013-11-05 10:55:09 +00:00
|
|
|
|
|
|
|
Build:3.8.5,43
|
|
|
|
commit=ca8b3539
|
|
|
|
subdir=subsonic-android
|
2014-02-22 05:01:07 +00:00
|
|
|
srclibs=ActionBarSherlock@90939dc3,DragSort@d39db07a2
|
2013-11-05 10:55:09 +00:00
|
|
|
prebuild=mv libs/*v4.jar $$DragSort$$/libs/ && \
|
|
|
|
sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
|
|
|
sed -i 's@\(reference.2=\).*@\1$$DragSort$$@' project.properties && \
|
|
|
|
cd ../ && \
|
|
|
|
mv subsonic-android sa && \
|
|
|
|
rm -rf subsonic-* repo && \
|
|
|
|
mv sa subsonic-android
|
|
|
|
|
|
|
|
Build:4.0.5,54
|
|
|
|
commit=4.0.5
|
|
|
|
subdir=subsonic-android
|
2014-02-22 05:01:07 +00:00
|
|
|
srclibs=ActionBarSherlock@c0d437c,DragSort@d39db07
|
2013-11-05 10:55:09 +00:00
|
|
|
prebuild=cp libs/*v4.jar $$DragSort$$/libs/ && \
|
|
|
|
mv libs/*v4.jar $$ActionBarSherlock$$/libs/ && \
|
|
|
|
sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
|
|
|
sed -i 's@\(reference.2=\).*@\1$$DragSort$$@' project.properties && \
|
|
|
|
cd ../ && \
|
|
|
|
mv subsonic-android sa && \
|
|
|
|
rm -rf subsonic-* repo && \
|
|
|
|
mv sa subsonic-android
|
|
|
|
|
|
|
|
Build:4.1.2,59
|
|
|
|
commit=4.1.2
|
|
|
|
subdir=subsonic-android
|
2014-02-22 05:01:07 +00:00
|
|
|
srclibs=ActionBarSherlock@c0d437c,DragSort@d39db07
|
2013-11-05 10:55:09 +00:00
|
|
|
prebuild=cp libs/*v4.jar $$DragSort$$/libs/ && \
|
|
|
|
mv libs/*v4.jar $$ActionBarSherlock$$/libs/ && \
|
|
|
|
sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
|
|
|
sed -i 's@\(reference.2=\).*@\1$$DragSort$$@' project.properties && \
|
|
|
|
cd ../ && \
|
|
|
|
mv subsonic-android sa && \
|
|
|
|
rm -rf subsonic-* repo && \
|
|
|
|
mv sa subsonic-android
|
2013-03-24 21:44:27 +00:00
|
|
|
|
2013-12-26 11:28:53 +00:00
|
|
|
Build:4.3.3,77
|
|
|
|
commit=4.3.3
|
2013-11-06 03:43:57 +00:00
|
|
|
submodules=yes
|
2014-06-05 02:09:25 +00:00
|
|
|
srclibs=1:Support/v7/appcompat@android-4.4_r1.1
|
2013-12-26 11:28:53 +00:00
|
|
|
rm=libs/android-support-v7-appcompat.jar
|
2014-01-10 04:23:10 +00:00
|
|
|
extlibs=android/android-support-v4.jar
|
2013-12-26 11:28:53 +00:00
|
|
|
prebuild=cp libs/android-support-v4.jar DragSortListView/library/libs/android-support-v4.jar && \
|
2013-11-23 03:54:09 +00:00
|
|
|
mv libs/android-support-v4.jar $$Support$$/libs
|
2014-06-05 02:09:25 +00:00
|
|
|
target=android-19
|
2013-11-05 12:08:14 +00:00
|
|
|
|
2014-01-15 13:42:49 +00:00
|
|
|
Build:4.3.5,80
|
|
|
|
commit=4.3.5
|
|
|
|
submodules=yes
|
2014-06-05 02:09:25 +00:00
|
|
|
srclibs=1:Support/v7/appcompat@android-4.4_r1.1
|
2014-01-15 13:42:49 +00:00
|
|
|
rm=libs/android-support-v7-appcompat.jar
|
|
|
|
extlibs=android/android-support-v4.jar
|
|
|
|
prebuild=cp libs/android-support-v4.jar DragSortListView/library/libs/android-support-v4.jar && \
|
|
|
|
mv libs/android-support-v4.jar $$Support$$/libs
|
|
|
|
|
2014-09-01 07:00:21 +00:00
|
|
|
Build:4.7.5,121
|
2014-04-30 20:58:10 +00:00
|
|
|
disable=uses google play services
|
2014-09-01 07:00:21 +00:00
|
|
|
commit=4.7.5
|
2014-04-28 21:47:56 +00:00
|
|
|
|
2014-11-01 18:45:30 +00:00
|
|
|
Build:4.8.2,129
|
2014-09-09 10:34:57 +00:00
|
|
|
disable=uses google play services
|
2014-11-01 18:45:30 +00:00
|
|
|
commit=4.8.2
|
2014-09-09 10:34:57 +00:00
|
|
|
|
2013-03-24 21:44:27 +00:00
|
|
|
Auto Update Mode:None
|
2013-03-31 14:16:24 +00:00
|
|
|
Update Check Mode:Tags
|
2014-12-28 02:31:00 +00:00
|
|
|
Current Version:4.8.6
|
|
|
|
Current Version Code:134
|
2013-03-24 21:44:27 +00:00
|
|
|
|