Commit Graph

303 Commits (3acd06e91bd800a41542baa206d183f67def5605)

Author SHA1 Message Date
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 5 years ago
jvoisin e4d58e434a Please checkstyle 5 years ago
jvoisin 43ab59807a Make a couple of inner classes static 5 years ago
jvoisin 13c73cc2dc Remove use of raw types 5 years ago
jvoisin 4d52a9cc62 Minor simplification of UrlTag 5 years ago
François-Xavier Thomas 015c7c54be Avoid exceptions if Lucene index is not ready on first startup 5 years ago
François-Xavier Thomas c900af9fa3 Avoid exceptions if database is not ready and fully migrated on first startup 5 years ago
jvoisin 0e8056c06a Minor refactoring in theme resolver 5 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
Andrew DeMaria 437d8ce947
Move index meta information 5 years ago
Evan Harris a79b56fe5a Removed unused variables, imports, empty statements (#1361) 5 years ago
Randomnicode 8728566860 Switch to using ScheduledExecutor for MediaScanner 5 years ago
jvoisin a9a7b08230
Use the try-with-resource construct where possible 5 years ago
Evan Harris 2da9c7310a Changed final constant to add static 5 years ago
jvoisin fd1b154a3c Simplify a bit a function 5 years ago
jvoisin 1bc5729cfb Remove the parseLocale function in SettingsService 5 years ago
jvoisin d2ad85447b Remove the unused md5Hex method 5 years ago
jvoisin d07d0ad687 Tighten en exception 5 years ago
jvoisin e1a8a3b752 Use a switch-case instead of if-spaghettis 5 years ago