Commit Graph

313 Commits (59492c28c3f0978900731070b0c3fe784eb78df6)

Author SHA1 Message Date
Evan Harris 59492c28c3 Change to new shuffle generator 4 years ago
tesshucom e635055bf6 Fix not to perform clean up during scan 4 years ago
François-Xavier Thomas 74b281a078 Rename misleading var names in PlayQueueService 4 years ago
François-Xavier Thomas 90e63817d0 Remove unused 'index' parameter from DWR addPlaylist method 4 years ago
tesshucom 47aea55077 Avoid NPE 4 years ago
Evan Harris 2022e98df9
Disable now defunct chartlyrics lookups 4 years ago
jvoisin 6599e6a689
Minor cleanup of InternalHelpController.java (#1525) 4 years ago
François-Xavier Thomas 6a14c256a5 Update index version following Lucene upgrade to 8.4.1 4 years ago
François-Xavier Thomas 73a06879b5 Internal help: Fix crash when no transcoders are installed 4 years ago
François-Xavier Thomas bd4153962f Internal help: Add database server version 4 years ago
François-Xavier Thomas 3acd06e91b Internal help: Fix crash with MariaDB and uppercase table names 4 years ago
François-Xavier Thomas 09fa486bb0 Internal help: Only show db filesystem size for legacy profile 4 years ago
François-Xavier Thomas 6c54f1f7c8 Internal help: Refactor detailed db/index stats 4 years ago
François-Xavier Thomas 9d3ec88796 Internal help: Support table stats for external dbs 4 years ago
François-Xavier Thomas 55f9a41673 Internal help: Warn for potential db corruption issues 4 years ago
François-Xavier Thomas 768968d075 Internal help: Add transcoding info 4 years ago
François-Xavier Thomas 7a27e08106 Add "internal help" page with diagnostic information 4 years ago
jvoisin faa4973738 Remove jsonpath 4 years ago
jvoisin c6eed14db5 Catch Exceptions instead of only Throwables in JAudiotaggerParser 4 years ago
jvoisin a13552b6f5
Clean up a bit the jaudiotagger wrapper 4 years ago
Randomnicode a6a0327b97 Set limit in random track query itself instead of in connection to optimize query plan 4 years ago
jvoisin d4002ef6ce Fix two possible nullptr deref 4 years ago
jvoisin e4d58e434a Please checkstyle 4 years ago
jvoisin 43ab59807a Make a couple of inner classes static 4 years ago
jvoisin 13c73cc2dc Remove use of raw types 4 years ago
jvoisin 4d52a9cc62 Minor simplification of UrlTag 4 years ago
François-Xavier Thomas 015c7c54be Avoid exceptions if Lucene index is not ready on first startup 4 years ago
François-Xavier Thomas c900af9fa3 Avoid exceptions if database is not ready and fully migrated on first startup 4 years ago
jvoisin 0e8056c06a Minor refactoring in theme resolver 4 years ago
Evan Harris 1e21967303
Fix checkstyle issues for merge 5 years ago
Evan Harris a6cdba4a44
Added a warning if stream output exceeds predicted size 5 years ago
Evan Harris 6cfbe0ff88
Moved expected content length calculation to TranscodingService 5 years ago
Evan Harris b28ffb0d1a
Added isRangeAllowed() function for transcoded sources 5 years ago
Evan Harris e691c80774
Change back to allow transcodes to allow seeking 5 years ago
Evan Harris ac45a9b7dc
Added checkstyles for brace placement 5 years ago
Evan Harris 510314a9d8
Added SingleSpaceSeparator checkstyle 5 years ago
Evan Harris f476fd7c33
Added checkstyle for trailing whitespace 5 years ago
François-Xavier Thomas d7c5e3ab60 Add 'add to play queue' actions to playlist pages (#1226) 5 years ago
tesshucom dba8610ff7 Apply stopwords dedicated to music search 5 years ago
tesshucom bb464f15a8 Apply boost values ​​to search queries 5 years ago
Andrew DeMaria 05222d502b
Change casing and extract constant 5 years ago
Randomnicode d626463060
Fix DLNA port, and expose them in Docker 5 years ago
Andrew DeMaria fa1a700ebd
Translated xml configuration to java configuration 5 years ago
Shen-Ta Hsieh 84df4e3b94
Add support for ListenBrainz Audio Scrobbler Service 5 years ago
Shen-Ta Hsieh e3b3bc9d2b
Move Last.fm logic into separate helper class 5 years ago
Evan Harris a44cad0c5b
Removed duplicate Integer parsing code 5 years ago
Evan Harris 4a1493e474
Removed duplicated code 5 years ago
Evan Harris ecc026b3e8
Changed to use short-cut logic and other cleanups 5 years ago
Andrew DeMaria 2caa2550ef
Change exception handling to log at debug 5 years ago
Andrew DeMaria ef22d6d8ed Remove optional jetty runtime 5 years ago