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.
 
 
 
François-Xavier Thomas 02d373d9ec Play internet radios in MediaElement (fix #408) 5 years ago
..
AbstractDao.java Minor refactorization of two methods in AbstractDao 5 years ago
AlbumDao.java Remove the deprecated getAlphabetialAlbums method 5 years ago
ArtistDao.java Remove unused loggers 5 years ago
AvatarDao.java Made dao and service use repository and service annotations so they can 7 years ago
BookmarkDao.java Made dao and service use repository and service annotations so they can 7 years ago
DaoHelper.java Make checkpoint() method void (return value is not used) 5 years ago
GenericDaoHelper.java Remove unused loggers 5 years ago
InternetRadioDao.java Play internet radios in MediaElement (fix #408) 5 years ago
LegacyHsqlDaoHelper.java Write new db maintenance logs as 'debug' instead of 'info' 5 years ago
MediaFileDao.java Fix variable name 5 years ago
MusicFolderDao.java Issue #164: Add tests for reading MusicBrainz release tags 6 years ago
PlayQueueDao.java Made dao and service use repository and service annotations so they can 7 years ago
PlayerDao.java archetype code for rest api integration tests 6 years ago
PlayerDaoPlayQueueFactory.java archetype code for rest api integration tests 6 years ago
PlaylistDao.java Remove unused loggers 5 years ago
PodcastDao.java Made dao and service use repository and service annotations so they can 7 years ago
RatingDao.java Replace the double-mustache anti-pattern 5 years ago
ShareDao.java Replace the double-mustache anti-pattern 5 years ago
TranscodingDao.java Handle player id as an Integer instead of String 6 years ago
UserDao.java Fix some invalid/incomplete javadoc comments 5 years ago