23 Commits
Author SHA1 Message Date
Jonas LandGitHub e13877203b Add contrib/library_autoupdater.sh (#1096)
This script is using inotify to watch your music folders and trigger a new library scan 10 minutes after a notification has been send from inotify.
2019-06-07 14:12:46 +02:00
Jonas Landjvoisin 0878a71cc7 Use spaces instead of coma in systemd lists
From systemd man pages https://www.freedesktop.org/software/systemd/man/systemd.exec.html#System%20Call%20Filtering
2019-05-27 22:27:00 +00:00
Jonas LandGitHub 6b3a7a9261 Purge transifex confs (#1079) 2019-05-23 21:59:36 +02:00
Jonas LandGitHub 27ee009b69 [ci skip] Better readability in .gitlab-ci.yml 2019-05-18 12:27:12 +02:00
Jonas LandGitHub 2c3ba680d8 [ci skip] Add Java version in issue template 2019-05-05 16:10:59 +02:00
Jonas LandGitHub a2a6591d36 Add "opus" and "mka" extension to default
This add 2 more extensions to the default scanned audio files. see #603 for more details
2017-10-23 19:02:08 +02:00
Jonas LandGitHub 338ac6a9e0 Fix bad quotes escaping (DE) 2017-08-20 01:23:22 +02:00
Jonas LandGitHub 4d7a707376 Fix bad quotes escaping 2017-08-19 19:11:23 +02:00
Jonas LandGitHub b8772cf9bd Remove release repo from Readme
The package repo currently doesn't exist !
We will revert this when we will have one !
2017-07-17 11:28:27 +02:00
Jonas LandGitHub 986a993c31 Merge pull request #491 from muff1nman/readme-history-updates
Readme history updates
2017-07-17 11:24:47 +02:00
Jonas LandGitHub 56f5625e79 Typo fix 2017-05-26 23:32:17 +02:00
Jonas LandGitHub 30ab8f7e66 Fix INSTALL link to the website documentation 2017-05-26 23:31:40 +02:00
Jonas LandGitHub e36d64dc04 Merge pull request #405 from ibmibmibm/develop
Losslessly recompress PNG files using ECT
2017-05-19 15:37:24 +02:00
Jonas LandGitHub 40e1c30265 Merge pull request #421 from muff1nman/pr-400-2
PR #400 V2 ( new assets )
2017-05-19 10:08:07 +02:00
Jonas LandGitHub fef8977f94 Merge pull request #413 from CharlesSchaack/stable
Fixing bad link to installation documentation
2017-05-18 17:22:25 +02:00
Jonas LandGitHub a51b32ef35 Remove ad service 2017-03-18 23:13:08 +01:00
Jonas LandGitHub 9c5cb78cdf Typo fix 2017-03-18 22:38:48 +01:00
Jonas LandGitHub 8e323bccac Some updates 2017-02-27 22:32:51 +01:00
Jonas LandGitHub 8acd92b84c Updated some comments 2017-02-26 21:31:46 +01:00
Jonas LandGitHub 99198ae06c Remove warning about haproxy version
I used debian version wich is the 1.5.8 and its working just fine !
2017-02-26 21:29:16 +01:00
Jonas LandGitHub cc0d8d9f76 Again remove "mode http" 2017-02-26 21:24:54 +01:00
Jonas LandGitHub 002275468a Remove redirect scheme
I tested it without this lines and i don't like to have it in the frontend section ! I suggest removing it ! The only usefull line is in the backend
2017-02-26 21:24:17 +01:00
Jonas LandGitHub e2e4dd655d Remove "mode http"
This setting is by default in the configuration files in the "default" section, so we don't need to add it here ! ( If someone uses the tcp mode or else he sure knows how haproxy works ! )
2017-02-26 21:17:11 +01:00