popeen / Booksonic-LegacyServer

DISCONTINUED - Please note that this server has been replaced by https://github.com/popeen/Booksonic-Air
http://booksonic.org
33 stars 18 forks source link

Compiling not possible and a lot of java errors #53

Closed Friday13th87 closed 3 years ago

Friday13th87 commented 4 years ago

i am getting a "Subsonic REST API" failure when compiling the source File [/Popeens-Subsonic/subsonic-rest-api/src/main/resources/subsonic-rest-api.xsd] was changed since the last build. File [/Popeens-Subsonic/subsonic-rest-api/pom.xml] was changed since the last build. Checking up-to-date depends [[/Popeens-Subsonic/subsonic-rest-api/src/main/resources/subsonic-rest-api.xsd, /Popeens-Subsonic/subsonic-rest-api/pom.xml]]. Checking up-to-date produces [[]]. Depends timestamp [1.583.344.589.686], produces timestamp [null].

and i found a lot of errors while looking through the code actually. the KakaduaUtil.java is 2 times in the sourcs, in Popeens-Subsonic/subsonic-main/src/main/java/net/sourceforge/subsonic/util and in Popeens-Subsonic/subsonic-main/src/main/java/net/kakadua in the net/kakadua/KakaduaUtil.java there is public static String http_get_contents defined 2 times at line 91 and line 50 and a lot of missing spaces before and after "{" and "}"

i tried to implement correct reading of authors desc.txt and cover.jpg as the code is missing at ArtistDao.java

but i would need to make the source working before i cann add those features.

do u have a running source code version and could u update it to the recent version?

logs.txt

popeen commented 3 years ago

please use https://github.com/popeen/Booksonic-Air instead