ultrasonic-app-subsonic-and.../ultrasonic/src
tzugen 2eaa9a2091
Fix two bugs in the new image loader:
1. Id was checked for nullability, but it is actually an empty string in most cases where there is no Cover art.
This lead to queries without id set.
2. Size was not respected by the new image loader.
2021-06-07 13:26:07 +02:00
..
main Fix two bugs in the new image loader: 2021-06-07 13:26:07 +02:00
test/kotlin/org/moire/ultrasonic/domain Fixed deprecation warnings for kluent 2021-05-07 15:36:11 +02:00