Commit graph

1591 commits

Author SHA1 Message Date
JonnyWong16
17a01d65aa
Merge branch 'nightly' into python3
# Conflicts:
#	plexpy/version.py
#	plexpy/webserve.py
2020-05-16 16:22:10 -07:00
JonnyWong16
ae88489e55
Remove extra spaces in notifier config text accordion 2020-05-10 14:18:54 -07:00
JonnyWong16
b57065d6ee
Add Tautulli news to settings page 2020-05-10 14:18:36 -07:00
JonnyWong16
71551d3f6d
Show "None" for source subtitle if user selected subtitle 2020-05-09 17:25:46 -07:00
JonnyWong16
8a8d47f8e7
Add try again message to database import 2020-05-03 18:39:00 -07:00
JonnyWong16
8c7476a670
Only use form data if uploading a database file 2020-05-03 17:49:10 -07:00
JonnyWong16
b336f07ff9
Improve database import error messages 2020-05-03 16:52:17 -07:00
JonnyWong16
73f6012507
Clear database file name after uploading 2020-05-03 16:12:26 -07:00
JonnyWong16
b73564d2e0
Add Tautulli database to welcome wizard import message 2020-05-03 15:19:36 -07:00
JonnyWong16
980c4f7618
Add option to upload or browse for a database file to import 2020-05-03 14:33:25 -07:00
JonnyWong16
a5653e365e
Improve merge database import method and remove append method 2020-05-01 19:32:19 -07:00
JonnyWong16
33d5aca6d4
Add note that settings also imported with database 2020-04-30 22:15:44 -07:00
JonnyWong16
52d38883dc
Add Tautulli database import to the settings page 2020-04-30 22:06:54 -07:00
JonnyWong16
4e0563bbf9
Merge branch 'nightly' into python3
# Conflicts:
#	plexpy/activity_pinger.py
#	plexpy/webserve.py
2020-04-28 18:44:41 -07:00
JonnyWong16
e2e7063a29
Expose remote access check settings in the UI 2020-04-28 18:39:12 -07:00
JonnyWong16
7ce9283421
Fix geopip lookup for IPv6 addresses 2020-04-28 08:42:00 -07:00
JonnyWong16
c6bd1b06f2
Hide auto update setting for bundled app 2020-04-27 18:24:37 -07:00
JonnyWong16
00c9fc79f9
Rename sys_tray_icon setting 2020-04-27 18:23:34 -07:00
JonnyWong16
463ed2f46a
Add launch startup to setup wizard to make sure it's enabled 2020-04-27 18:22:48 -07:00
JonnyWong16
d779e72bcd
Add system launch setting for MacOS 2020-04-27 18:22:45 -07:00
JonnyWong16
e6befab6bb
Change os.name to common.PLATFORM 2020-04-27 18:22:44 -07:00
JonnyWong16
315be9f3eb
Update Windows system tray with start at login option 2020-04-27 18:22:42 -07:00
JonnyWong16
7bb9c6c915
Set Windows launch at startup 2020-04-27 18:22:41 -07:00
JonnyWong16
4b5f880ccb
Fix update message on startup for Windows/MacOS 2020-04-27 18:22:40 -07:00
JonnyWong16
5d8a7d80eb
Require manual download and install for Windows / MacOS 2020-04-27 18:22:39 -07:00
JonnyWong16
6c8d6ed2ca
Add workflow for automated Windows/MacOS builds 2020-04-27 18:22:34 -07:00
JonnyWong16
d8f223327e
Merge branch 'nightly' into python3
# Conflicts:
#	plexpy/activity_pinger.py
#	plexpy/activity_processor.py
#	plexpy/helpers.py
#	plexpy/notifiers.py
#	plexpy/version.py
#	plexpy/webserve.py
2020-04-27 18:19:48 -07:00
JonnyWong16
9b11fd4f18
Remove all MaxMind/GeoLite2 settings 2020-04-27 17:43:00 -07:00
JonnyWong16
82ab732144
Use Plex.tv for geoip lookup instead of MaxMind database 2020-04-27 17:28:44 -07:00
JonnyWong16
22bc0b3f9a
Rename continued session to initial stream 2020-04-23 23:03:20 -07:00
JonnyWong16
4ece976dc8
Add continued session threshold setting and notification parameter 2020-04-23 22:47:19 -07:00
JonnyWong16
89c1ec8d21
Fix history table refreshing after deleting 2020-04-18 17:11:44 -07:00
JonnyWong16
3270a60bd7
Add Plex Mobile App notification agent 2020-04-18 17:06:23 -07:00
JonnyWong16
3ca4351aeb
Merge branch 'nightly' into python3
# Conflicts:
#	plexpy/database.py
#	plexpy/version.py
2020-04-12 21:35:29 -07:00
JonnyWong16
b7d03a4f31
Fix refreshing libraries and users table after deleting 2020-04-12 20:51:22 -07:00
JonnyWong16
94f929743c
Merge branch 'nightly' into python3
# Conflicts:
#	.github/workflows/publishdocker-branch.yml
#	Dockerfile
2020-04-12 18:30:34 -07:00
JonnyWong16
9097e79e4f
Change web app manifest start url to relative path 2020-04-12 11:33:23 -07:00
JonnyWong16
88711e7601
Add more info to manifest.json 2020-04-12 10:43:30 -07:00
JonnyWong16
d0fa83bb8c
Use Kodi platform image for xbmc (Fixes Tautulli/Tautulli-Issues##231) 2020-04-11 20:39:39 -07:00
JonnyWong16
1271458f83
Fix web app manifest file (Fixes Tautulli/Tautulli-Issues#232) 2020-04-11 12:40:51 -07:00
JonnyWong16
2ae09a07e6
Some css syntax fixes 2020-04-11 12:39:12 -07:00
JonnyWong16
798c17706c
Merge branch 'nightly' into python3
# Conflicts:
#	plexpy/database.py
#	plexpy/datafactory.py
#	plexpy/libraries.py
#	plexpy/users.py
2020-04-10 15:25:18 -07:00
JonnyWong16
752c7badd2
Make inactive icon larger on library/user page 2020-04-10 14:41:14 -07:00
JonnyWong16
6399c90642
Fix platform icon size on activity card 2020-04-10 14:36:51 -07:00
JonnyWong16
97089846e9
Make inactive user/library triangle always orange 2020-04-10 14:31:12 -07:00
JonnyWong16
440adfb914
Fix missing page functions in library table 2020-04-10 14:12:38 -07:00
JonnyWong16
6a87dc9c40
Improve library delete/purge function 2020-04-10 14:00:19 -07:00
JonnyWong16
faac6b11c2
Improve user delete/purge function 2020-04-10 13:15:29 -07:00
JonnyWong16
377a23478e
Rename history id to row_id 2020-04-10 12:56:50 -07:00
JonnyWong16
38f64c7d85
Improve delete history using list of row ids 2020-04-10 11:45:20 -07:00