Chris Yocum
b1a986db7a
Merge remote-tracking branch 'upstream/master'
2019-07-23 14:52:53 -04:00
Yocum
6a0dd42523
Final, minor touchups
2019-07-23 14:36:39 -04:00
Yocum
71a5ae2c90
Switch back to latest diskover release
2019-07-23 14:03:17 -04:00
Yocum
3db824ab10
Remove chmod of cleanup.sh
2019-07-22 18:57:25 -04:00
Yocum
28057b304a
Make cleanup.sh executable
2019-07-22 18:49:52 -04:00
Yocum
9ad16c8145
Cleanup
2019-07-22 18:28:42 -04:00
Yocum
31701d6742
More testing
2019-07-22 18:21:47 -04:00
Yocum
ab462fec9e
Testing
2019-07-22 17:54:36 -04:00
Yocum
b81438c530
Fix redis cleanup
...
Cleanup.sh was unable to read array vars and would error out. Moved commands directly into the sigterm trap so the cleanup actually runs.
2019-07-22 16:46:18 -04:00
Yocum
98185d89a2
Fix redis cleanup
...
Cleanup.sh was unable to read array vars and would error out. Moved commands directly into dispatcher.sh so the cleanup can be ran.
2019-07-22 16:40:16 -04:00
Yocum
12c2923ec5
Remove hardcoded diskover-web release link
2019-07-22 15:05:19 -04:00
Yocum
406deb8b01
Testing fix for redis cleanup script errors
2019-07-22 14:56:57 -04:00
Yocum
2642f232a4
Testing if new nersion of DS is the problem
2019-07-22 14:55:41 -04:00
Chris Yocum
6608b91416
Testing fix for cleanup not reading vars
2019-07-22 08:45:07 -04:00
Chris Yocum
961232794a
Testing array export for cleanup vars
2019-07-22 08:39:13 -04:00
Chris Yocum
a522f59ac8
Testing
2019-07-22 08:22:34 -04:00
Chris Yocum
597c1136b8
Testing fix for path issue
2019-07-22 02:22:54 -04:00
Alex Phillips
22e7ac609b
Merge pull request #26 from christronyxyocum/master
...
Functionality fixes
v1.5.0.2-ls34
v1.5.0.3-ls34
v1.5.0.4-ls34
v1.5.0.5-ls34
2019-07-18 13:19:51 -04:00
Chris Yocum
ca1f786917
Fix for file persistence
...
The customtags.txt, smartsearches.txt, and extrafields.txt files were not persistent as the copies stored in the /config dir were not linked to the files the application reads in /app/diskover-web/public/. Added symbolic links to create persistence after changes are made within the application.
2019-07-17 17:17:45 -04:00
Chris Yocum
2ae2f375bc
Fix for DISKOVER_OPTS
...
Syntax was causing DISKOVER_ARRAY[DISKOVER_OPTS] to get overwritten by the value of DISKOVER_OPTS that the user specified rather than adding to it, IE: specifying "DISKOVER_OPTS=--autotag" resulted in JUST `--autotag -i diskover-2019-07-16` instead of `--autotag -d /data -a -i diskover-2019-07-16`.
2019-07-16 18:46:55 -04:00
Chris Yocum
4b2decff5c
Fix issue with customtags.txt
...
Fix issue with customtags.txt getting overwritten by sample on container creation
2019-07-16 18:07:47 -04:00
LinuxServer-CI
5a3db26abd
Bot Updating Package Versions
v1.5.0.2-ls33
2019-07-05 18:37:05 -04:00
LinuxServer-CI
3b6031ab59
Bot Updating Templated Files
2019-07-05 23:33:47 +01:00
Chris Yocum
32eb6b5508
Fixes for the API not working
...
Modified the PHP location block to allow the API to function properly. Thanks to @halianelf for that.
Added increased fastcgi timeout to account for actions on massive directories.
2019-07-04 11:45:12 -04:00
LinuxServer-CI
cd9e39a481
Bot Updating Package Versions
v1.5.0-rc29-ls32
v1.5.0-rc30-ls32
v1.5.0.2-ls32
v1.5.0.1-ls32
2019-06-20 01:47:31 +01:00
saarg
e562b9102e
Merge pull request #23 from shirosaidev/master
...
Update diskover.cfg
v1.5.0-rc29-ls31
2019-06-16 10:02:52 +00:00
Chris Park
c13773801e
Update diskover.cfg
2019-06-16 18:40:06 +09:00
LinuxServer-CI
67c761ca63
Bot Updating Package Versions
v1.5.0-rc29-ls30
2019-06-14 18:36:17 -04:00
LinuxServer-CI
5e5feb09fe
Bot Updating Package Versions
v1.5.0-rc29-ls29
2019-06-07 18:40:44 -04:00
LinuxServer-CI
ec766fc347
Bot Updating Templated Files
2019-06-07 18:34:21 -04:00
LinuxServer-CI
1acac76fff
Bot Updating Templated Files
v1.5.0-rc29-ls28
2019-05-24 18:34:43 -04:00
LinuxServer-CI
f6e63c484e
Bot Updating Templated Files
2019-05-24 23:33:43 +01:00
LinuxServer-CI
70a8a30213
Bot Updating Package Versions
v1.5.0-rc29-ls27
2019-05-17 23:43:13 +01:00
LinuxServer-CI
3cd4d63c87
Bot Updating Package Versions
v1.5.0-rc29-ls26
2019-05-10 18:46:57 -04:00
LinuxServer-CI
7a4e46bf7b
Bot Updating Templated Files
v1.5.0-rc29-ls25
2019-05-03 18:34:05 -04:00
LinuxServer-CI
066d7c12f3
Bot Updating Package Versions
v1.5.0-rc29-pkg-4de5b3f6-ls24
2019-04-19 23:36:27 +01:00
LinuxServer-CI
02c8ef4ef1
Bot Updating Package Versions
v1.5.0-rc29-pkg-41e2d73b-ls23
2019-04-13 06:34:18 +00:00
chbmb
ba84fdd392
Merge pull request #22 from thelamer/master
...
rebasing to alpine 3.9
2019-04-13 07:28:55 +01:00
thelamer
f25d0e626f
rebasing to alpine 3.9
2019-04-12 22:19:31 -07:00
LinuxServer-CI
4a9857bf1b
Bot Updating Package Versions
v1.5.0-rc28-pkg-a33d63a3-ls22
v1.5.0-rc29-pkg-a33d63a3-ls22
2019-04-05 23:37:31 +01:00
LinuxServer-CI
ce32a02371
Bot Updating Package Versions
v1.5.0-rc28-pkg-b96713bc-ls21
2019-03-29 23:38:23 +00:00
LinuxServer-CI
6006fba9cc
Bot Updating Package Versions
v1.5.0-rc28-pkg-2f8accab-ls20
2019-03-24 15:50:25 -04:00
aptalca
702678dd7d
Merge pull request #21 from thelamer/master
...
Switching to new Base images, shift to arm32v7 tag.
2019-03-24 15:44:06 -04:00
thelamer
b77a3d9690
Switching to new Base images, shift to arm32v7 tag.
2019-03-23 16:34:45 -07:00
LinuxServer-CI
9f96f786f3
Bot Updating Package Versions
v1.5.0-rc28-pkg-a78ba162-ls19
2019-03-15 19:37:39 -04:00
LinuxServer-CI
9fe424649b
Bot Updating Templated Files
2019-03-08 18:33:47 -05:00
LinuxServer-CI
9e997bd0bb
Bot Updating Templated Files
v1.5.0-rc28-pkg-799a79ba-ls18
2019-03-01 18:33:43 -05:00
LinuxServer-CI
d1faeccf52
Bot Updating Package Versions
v1.5.0-rc28-pkg-799a79ba-ls17
2019-02-28 09:40:46 -05:00
LinuxServer-CI
ffb69ad5a9
Bot Updating Templated Files
2019-02-28 14:33:06 +00:00
Alex Phillips
b47f94b574
Merge pull request #20 from linuxserver/worker-opts-and-bot-cleanup
...
Worker opts and bot cleanup
2019-02-28 09:32:22 -05:00