Commit Graph
377 Commits
Author SHA1 Message Date
Rémi Cocula 5f2ec54178 Fix for #455 : add a tooltip to inform that folders starting with a dot are ignored in scan. 2017-06-17 01:00:16 +02:00
Andrew DeMaria 9eedc44248 Merge branch 'subsonic-api-1.15.0' into develop 2017-06-16 07:57:46 -06:00
Andrew DeMaria d59ce1de12 Cleanup GET/POST
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2017-06-16 07:37:49 -06:00
Allen Petersen 02a1e72ed8 Libresonic/libresonic#451
More code review feedback.  Added case-insensitive (and correctly spelled)
option to getAlphabeticalAlbums.  Added getAlbumCount() method to AlbumDao.
Moved AlbumUpnpProcessor from getting all the albums and returning a subset
to requesting the subset directly from the dao, as suggested.
2017-06-12 21:32:33 -04:00
Allen Petersen 8930f1833b Changes from code review: fixes the incorrect class for logging in
DispatchingContentDirectory, broadcasts search capabilities, and removes
an assignment that was not longer necessary.

Also added a couple of comments for clarity on the '- All Albums-' options.
2017-06-11 09:13:51 -04:00
Allen Petersen b3ae8faac6 Fixes Libresonic/libresonic#451
This replaces the existing FolderBasedContentDirectory with a new
DispatchingContentDirectory.  The new system then dispatches requests to
subclasses of UpnpContentProcessor, which then handle the requests as
appropriate.

This version also implements a new searchByName method in SearchService,
which is used to provide artist, album, and track search functionality
for the upnp service.
2017-06-09 20:48:18 -04:00
Andrew DeMaria c9931f5906 Update to mostly support subsonic api 1.15.0
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2017-06-08 20:07:31 -06:00
Andrew DeMaria bcd330e74d Merge remote-tracking branch 'origin/pr/450' into develop 2017-06-04 17:55:33 -06:00
Andrew DeMaria 3a9e0f33af Added tracer for media scanning
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2017-06-04 16:11:37 -06:00
Shen-Ta Hsieh 1f5d55d945 Recompress png files
Signed-off-by: Shen-Ta Hsieh <ibmibmibm.tw@gmail.com>
2017-05-31 18:24:08 +08:00
Andrew DeMaria 8ccdc29003 Merge remote-tracking branch 'origin/pr/425' into develop 2017-05-30 20:44:34 -06:00
Andrew DeMaria 224981d0fc Merge remote-tracking branch 'origin/pr/431' into develop 2017-05-30 19:30:24 -06:00
Eusmilis d3c71fbb9b Fixed audio player not pausing when switching to chromecast. 2017-05-30 19:57:05 +02:00
jooola fefc34790a Many improvement and moved CSS to default.css
- Changed to html5 (remove align="center" > style="text-align=center"
- Removed table clean up
- Moved the login message under the logo, and centered it
2017-05-26 18:48:57 +02:00
Andrew DeMaria 0c6b3df4df Merge remote-tracking branch 'origin/stable' into develop 2017-05-25 20:14:04 -06:00
Andrew DeMaria 3999f79e83 Merge branch 'stable' into develop 2017-05-25 20:12:40 -06:00
Andrew DeMaria deec5cfc27 Merge branch 'pr/435' into develop 2017-05-25 20:01:31 -06:00
Andrew DeMaria 453e948213 Created new transcoding for mp4 and use it for videos
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2017-05-25 18:15:48 -06:00
Eusmilis b1e019f574 Moved MediaElement visibility control to CastPlayer.setCastControlsVisible. 2017-05-25 22:06:05 +02:00
Eusmilis 7fc0a6bcd8 Fixed MediaElement controls not disappearing when streaming to chromecast. 2017-05-25 21:38:50 +02:00
Rémi Cocula 3902d47985 MediaScannerServiceTestCase : correct deprecated class reference. 2017-05-25 13:43:12 +02:00
Rémi Cocula 7d5c7d6683 MediaScannerServiceTestCase : correct format with 4 spaces. 2017-05-25 13:39:16 +02:00
jo 192d308320 Rework login page
Signed-off-by: jooola <lammler.jonas@riseup.net>
2017-05-21 23:51:44 +02:00
jo 6428c17b0e Clean indentation 2017-05-21 15:32:43 +02:00
jo a602fdd65c Change more icon ( phone icon > + icon ) 2017-05-21 15:29:30 +02:00
Eusmilis ef246d3cdf Replaced jwplayer with HTML5 player using MediaElement.js 2017-05-20 19:47:42 +02:00
Andrew DeMaria 9584bfaea5 Improve Playlist Handling
- Use external library chamelon (lizzy)
- Adds the ability to specify playlist export format
- Fixes some deficiences with playlist handling

Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2017-05-20 11:22:48 -06:00
Andrew DeMaria 8cd9f3fb21 Fixed #422 cannot reset password
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2017-05-20 09:18:21 -06:00
Andrew DeMaria 1ec32f28ca Auth fixes for #419 and also #390
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2017-05-19 20:50:08 -06:00
Shen-Ta Hsieh 0bbfcb1ac5 Losslessly recompress PNG files using ECT
Signed-off-by: Shen-Ta Hsieh <ibmibmibm.tw@gmail.com>
2017-05-19 21:13:51 +08:00
Jonas LandGitHub 40e1c30265 Merge pull request #421 from muff1nman/pr-400-2
PR #400 V2 ( new assets )
2017-05-19 10:08:07 +02:00
Andrew DeMaria 105cd729c9 Merge remote-tracking branch 'origin/stable' into develop
Conflicts:
	documentation/developer/jmeter-main-test-plan.png
	documentation/developer/metrics-visualvm-screenshot.png
2017-05-18 22:38:46 -06:00
joandAndrew DeMaria ff6e12eb56 Rebuild assets (logo and icons)
- Also Remove old nonfree assets
2017-05-18 22:31:59 -06:00
Andrew DeMaria 5d7f7e1181 Add token to m3u controller to fix #419
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2017-05-18 20:42:24 -06:00
Andrew DeMaria 0eca4f4e19 Ensure scheme is set when creating proxy url
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2017-05-18 18:40:57 -06:00
Andrew DeMaria 7d67e72866 Merge remote-tracking branch 'origin/pr/404' into develop 2017-05-18 15:11:43 -06:00
Andrew DeMaria f8a635ea9d Simplify rest request mappings
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2017-05-18 15:11:24 -06:00
Andrew DeMaria 5c71e85e74 Merge remote-tracking branch 'origin/pr/403' into stable 2017-05-18 15:08:56 -06:00
François-Xavier Thomas b9be3fef1d REST: Avoid Lucene crashes when searching for 0 documents 2017-05-17 00:26:48 +02:00
Andrew DeMaria 0ac7d2bb6c Fixed ambiguous column name
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2017-05-15 20:19:57 -06:00
Andrew DeMaria 27454e6d41 Only enable upnp when sonos or dlna is enabled
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2017-05-14 19:41:35 -06:00
Andrew DeMaria ca90c36839 Only allow admin role for db.view and fix matchers against non .view urls
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2017-05-11 18:55:47 -06:00
Andrew DeMaria 45ef0903f4 Added missing valid checksum
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2017-05-11 15:43:48 -06:00
Andrew DeMaria 11ea0c2373 Merge remote-tracking branch 'origin/pr/372' into stable 2017-05-06 08:34:41 -06:00
blu-kandAndrew DeMaria d6b954a413 Update ResourceBundle_de.properties
Replace uppercase umlaut with lowercase as it should be

Added german translation for "advancedsettings.ldapRequiresRestart = LDAP settings require a restart to take effect"

Fix transcoding link (at least temporary)
2017-05-04 18:23:36 -06:00
Andrew DeMaria 87ed516049 Fixed missing imports
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2017-05-04 18:15:56 -06:00
Andrew DeMaria 7e66fefe39 Fix import
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2017-05-04 18:09:30 -06:00
Andrew DeMaria ef813e371f Removed unused classes and methods
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2017-05-04 18:09:29 -06:00
Andrew DeMaria 9035394d3d Removed unused class
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2017-05-04 18:09:28 -06:00
Andrew DeMaria 2ffe582ccf Removed custom logger
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2017-05-04 18:09:26 -06:00