ultrasonic-app-subsonic-and.../core/subsonic-api/src/main/kotlin/org/moire/ultrasonic/api/subsonic
tzugen 1eca5a756e
Use new toml file for version declaration
2021-12-20 21:59:57 +01:00
..
interceptors Fix Kotlin 1.5 deprecated calls 2021-05-28 20:32:31 +02:00
models Various fixes & cleanups 2021-12-02 13:20:08 +01:00
response Make SearchResults expandable, 2021-11-30 00:47:03 +01:00
ApiNotSupportedException.kt Updated Subsonic API version handling 2020-08-27 10:27:25 +02:00
ApiVersionCheckWrapper.kt I made currentApiVersion nullable here two commits ago while testing, 2021-06-11 10:24:21 +02:00
Extensions.kt Properly generate the Video stream url, without actually making a request! 2021-06-14 20:53:55 +02:00
SubsonicAPIClient.kt Use new toml file for version declaration 2021-12-20 21:59:57 +01:00
SubsonicAPIDefinition.kt Use semantically correct API endpoint when streaming/downloading. 2021-08-28 11:39:32 +02:00
SubsonicAPIVersions.kt Move certain ignores from the baseline to the specified files. This makes refactoring much less fragile. 2021-05-20 18:16:55 +02:00
SubsonicClientConfiguration.kt Fix version checking for freshly added servers 2021-06-09 19:33:17 +02:00
SubsonicError.kt Move certain ignores from the baseline to the specified files. This makes refactoring much less fragile. 2021-05-20 18:16:55 +02:00
SubsonicRESTException.kt Cleaner separation of API result handling. 2021-06-09 14:15:39 +02:00
VersionAwareJacksonConverterFactory.kt Cleaner separation of API result handling. 2021-06-09 14:15:39 +02:00