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.
 
 
 
Andrew DeMaria b0aff38caf
Fix #658 again: content type for unscaled images set based on jaudiotagger output
7 years ago
..
DefaultMetaDataParser.java Made dao and service use repository and service annotations so they can 7 years ago
FFmpegParser.java Use `ffprobe` and not `ffmpeg` to scrape metadata 7 years ago
JaudiotaggerParser.java Fix #658 again: content type for unscaled images set based on jaudiotagger output 7 years ago
MetaData.java Rename libresonic -> airsonic 7 years ago
MetaDataParser.java Refactor to remove serviceLocator 7 years ago
MetaDataParserFactory.java Rename libresonic -> airsonic 7 years ago