My fork of airsonic with experimental fixes and improvements. See branch "custom"
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Evan Harris ac45a9b7dc
Added checkstyles for brace placement
4 years ago
..
jukebox Remove unnecessary exceptions and unused imports 5 years ago
metadata Translated xml configuration to java configuration 5 years ago
playlist Remove a homemade implementation of Pair 5 years ago
scrobbler Add support for ListenBrainz Audio Scrobbler Service 5 years ago
search Added SingleSpaceSeparator checkstyle 4 years ago
sonos Translated xml configuration to java configuration 5 years ago
upnp Added SingleSpaceSeparator checkstyle 4 years ago
ApacheCommonsConfigurationService.java Enable additional checkstyles for whitespace 5 years ago
AudioScrobblerService.java Add support for ListenBrainz Audio Scrobbler Service 5 years ago
BookmarkService.java REST api tweaks 7 years ago
InternetRadioService.java Added checkstyles for brace placement 4 years ago
JWTSecurityService.java Add logger name checkstyle 5 years ago
JukeboxJavaService.java Remove unnecessary exceptions and unused imports 5 years ago
JukeboxLegacySubsonicService.java Remove unnecessary exceptions and unused imports 5 years ago
JukeboxService.java Remove unnecessary exceptions and unused imports 5 years ago
LastFmCache.java Use the try-with-resource construct where possible 5 years ago
LastFmService.java Remove unnecessary exceptions and unused imports 5 years ago
MediaFileService.java Add support for ListenBrainz Audio Scrobbler Service 5 years ago
MediaScannerService.java Added checkstyles for brace placement 4 years ago
MusicIndexService.java Remove unnecessary exceptions and unused imports 5 years ago
NetworkService.java Added SingleSpaceSeparator checkstyle 4 years ago
PlayerService.java Enable several more checkstyle modules 5 years ago
PlaylistService.java Remove a homemade implementation of Pair 5 years ago
PodcastService.java Check the return value of `delete` calls 5 years ago
RatingService.java Made dao and service use repository and service annotations so they can 7 years ago
SearchService.java Added checkstyle to prohibit windows line endings 5 years ago
SecurityService.java Fix some invalid/incomplete javadoc comments 5 years ago
SettingsService.java Added checkstyle for trailing whitespace 4 years ago
ShareService.java Remove unnecessary exceptions and unused imports 5 years ago
SonosService.java Split SearchService 5 years ago
StatusService.java Use `removeIf` instead of doing this manually 5 years ago
TranscodingService.java Improved handling of missing/failed transcoder 5 years ago
UPnPService.java Added checkstyle for trailing whitespace 4 years ago
VersionService.java Use the try-with-resource construct where possible 5 years ago