Commit graph

4815 commits

Author SHA1 Message Date
JonnyWong16
b9422312f3
Remove unused check recently added pinger 2020-07-15 21:05:49 -07:00
JonnyWong16
9a0f83c3e7
Remove old config updates 2020-07-15 21:04:30 -07:00
JonnyWong16
fbfedb2e62
Remove unused config keys 2020-07-15 21:04:22 -07:00
JonnyWong16
4f8a462041
Update chown instructions in systemd script 2020-07-13 19:08:20 -07:00
JonnyWong16
141d043a6a
FreeBSD/FreeNAS python is python3 2020-07-13 19:08:19 -07:00
JonnyWong16
c1266fed12
Update API docs for database import 2020-07-13 19:08:14 -07:00
JonnyWong16
4a4be9798d
Adjust user IP table column widths 2020-07-12 12:54:56 -07:00
JonnyWong16
172692ccca
Fix user IP table showing first played instead of last played 2020-07-12 12:54:42 -07:00
JonnyWong16
50e7c0469f
Merge pull request #1374 from dotsam/ip-first-streamed
Add first_seen to user IP Table
2020-07-12 12:41:46 -07:00
JonnyWong16
44f74e3590
Mask device token and device id from API logs 2020-07-12 10:35:52 -07:00
Sam Edwards
63656b73c2
Add first_seen to user ips and add title attr with full date/time 2020-07-11 15:23:26 -07:00
JonnyWong16
40ecf56904
Fix Cloudinary upload for non-ASCII characters on Python 2 2020-07-10 21:57:53 -07:00
JonnyWong16
b4a10adec2
Merge branch 'v2.5-monitor-remote-access' into nightly 2020-07-10 17:09:58 -07:00
JonnyWong16
1698622d63
v2.5.3 2020-07-10 17:07:18 -07:00
JonnyWong16
fa27271647
Change shebang on contrib scripts 2020-07-10 17:02:23 -07:00
JonnyWong16
d837811c68
Improve start script 2020-07-09 17:13:16 -07:00
JonnyWong16
ad195f0969
Fix deleteing more than 1000 history entries at the same time 2020-07-08 12:27:20 -07:00
JonnyWong16
4a8748e322
Live TV library not being recreated after server identifier is changed
* Fixes Tautulli/Tautulli-Issues#261
2020-07-07 18:14:00 -07:00
JonnyWong16
0f016c83ea
Fix ipwhois data location for macOS package
* Fixes Tautulli/Tautulli-Issues#260
2020-07-07 17:25:46 -07:00
JonnyWong16
061ae44da4
Fix indentation in macOS postinstall script 2020-07-07 17:05:15 -07:00
JonnyWong16
a8b90bf100
Reduce macOS build requirement to pyobjc-framework-Cocoa 2020-07-07 17:05:10 -07:00
JonnyWong16
eb3cd49bc4
Add hidden import pkg_resources.py2_warn to macos.spec
* Fixes build on macOS 10.13 (High Sierra)
2020-07-06 20:57:37 -07:00
JonnyWong16
416d869288
Add python version to Google Analytics 2020-07-06 18:13:33 -07:00
JonnyWong16
a116c26c25
Run python scripts with the same sys.executable as Tautulli 2020-07-06 11:32:16 -07:00
JonnyWong16
cc4ec53dac
Full path to python3 interpreter in FreeBSD startup script 2020-07-06 10:08:36 -07:00
JonnyWong16
63164c7ff5
Quote command in systemd script 2020-07-06 09:37:37 -07:00
JonnyWong16
9815c014e8
Add python interpreter to init-scripts 2020-07-06 09:30:35 -07:00
JonnyWong16
69675151bf
Remove monitor remote access settings
* Tautulli/Tautulli-Issues#251
2020-07-05 20:40:44 -07:00
JonnyWong16
99e395ddfa
Update scheduled tasks table
* Tautulli/Tautulli-Issues#251
2020-07-05 20:39:31 -07:00
JonnyWong16
7fe1e542df
Remove check remote access scheduled task
* Tautulli/Tautulli-Issues#251
2020-07-05 20:38:54 -07:00
JonnyWong16
938134081b
Add remote access monitoring using websockets
* Fixes Tautulli/Tautulli-Issues#251
2020-07-05 20:36:44 -07:00
JonnyWong16
3fd2234a92
Remove refresh reachability 2020-07-05 19:20:52 -07:00
JonnyWong16
41843dc573
Rename some column headers 2020-07-04 12:22:40 -07:00
JonnyWong16
cc6bd528a5
Add architecture to release assets 2020-07-04 11:28:22 -07:00
JonnyWong16
2625ef5fb9
Use Popen to restart on macOS 2020-07-03 19:48:27 -07:00
JonnyWong16
dbd2d28877
Set macOS menu bar icon thread to daemon 2020-07-03 19:47:57 -07:00
JonnyWong16
f70f814c70
Shutdown tray icons last 2020-07-03 19:47:11 -07:00
JonnyWong16
6710e42134
Hide macOS dock icon for pkg install 2020-07-03 19:46:27 -07:00
JonnyWong16
78c5b45e43
Also fix e562ec9 for Python 2 2020-07-03 11:24:47 -07:00
JonnyWong16
e562ec96fa
Fix encoding when reading a newsletter file 2020-07-02 20:46:42 -07:00
JonnyWong16
9b5e01c319
Fix logger for email notification exception 2020-07-02 12:45:45 -07:00
JonnyWong16
0097532f4a
Fix startup script 2020-07-02 12:33:32 -07:00
JonnyWong16
91935c9018
Add hidden import cheroot.ssl.builtin for pyinstaller 2020-07-02 09:20:58 -07:00
JonnyWong16
83df807f7e
Fix typo in eb3db20 2020-07-02 09:15:13 -07:00
JonnyWong16
eb3db20340
Add hidden import chroot.ssl for pyinstaller 2020-07-02 09:11:15 -07:00
JonnyWong16
6dab6194ea
Replace which with command -v in startup script 2020-07-01 22:44:05 -07:00
JonnyWong16
356f64cac0
v2.5.2 2020-07-01 19:49:44 -07:00
JonnyWong16
f77f289125
Move GitHub sponsor first 2020-07-01 15:53:08 -07:00
JonnyWong16
280257477a
Revert "Change shebang to python3"
This reverts commit cd8a899521.
2020-07-01 14:59:18 -07:00
JonnyWong16
660141cb16
Try various python versions in startup script 2020-07-01 14:43:35 -07:00