JonnyWong16
71551d3f6d
Show "None" for source subtitle if user selected subtitle
2020-05-09 17:25:46 -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
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
b7d03a4f31
Fix refreshing libraries and users table after deleting
2020-04-12 20:51:22 -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
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
JonnyWong16
23de9616f1
Show library active status on Libraries table
2020-04-10 00:17:52 -07:00
JonnyWong16
f366304c50
Show user active status on Users table
2020-04-10 00:02:30 -07:00
JonnyWong16
ae9df92d28
Divide file size by 2^10 but display SI units
2020-04-08 22:55:56 -07:00
JonnyWong16
50ce29cc64
Fix enable notification grouping by default again
2020-03-29 21:14:17 -07:00
JonnyWong16
04765288d7
Change default file size on media info tables to SI units
2020-03-29 10:27:56 -07:00
JonnyWong16
763e5f583a
Fix Windows system tray icon not enabled by default
2020-03-24 21:24:31 -07:00
JonnyWong16
395fc49087
Add ability to flush recently_added database table
2020-03-23 17:49:51 -07:00
JonnyWong16
d54794e85f
Add favicon to newsletter template
2020-03-23 15:21:05 -07:00
JonnyWong16
6205af1a9a
Fix missing username on sync table
2020-03-17 09:44:10 -07:00
JonnyWong16
90374bb46f
Add buttons to delete all 3rd party metadata lookup info in the settings
2020-03-14 14:00:17 -07:00
JonnyWong16
ccdd410eda
Change breadcrumbs on update metadata page to match info page
2020-03-14 13:58:01 -07:00
JonnyWong16
77bb806a01
Add IMDb and Rotten Tomatos rating to info page
2020-03-14 12:07:21 -07:00
JonnyWong16
96e8b808da
Fix wording on reset git install note
2020-03-08 15:32:54 -07:00
JonnyWong16
097203162d
Update reset message to show release version
2020-03-06 15:39:15 -08:00
JonnyWong16
35965a6a1b
Add message that Tautulli will restart when resetting git branch
2020-03-06 15:30:47 -08:00
JonnyWong16
8d67cc4c5a
Restart after resetting git install
2020-03-06 15:26:26 -08:00
JonnyWong16
b2529db026
Fix Live TV channel logo cut off in popover
2020-03-05 20:58:32 -08:00
JonnyWong16
03dd1a6974
Add note to repair git install setting
2020-03-03 14:00:42 -08:00
JonnyWong16
ecee50a5e4
Add option to change library background art
2020-03-03 12:24:05 -08:00
JonnyWong16
11299291b0
Remove ipaddr js XHR
2020-03-03 09:38:22 -08:00
JonnyWong16
533b8076e4
Merge pull request #1366 from felixbuenemann/fix-ipv6-display-in-activity
...
Fix display of IPv6 addresses in activity panes
2020-03-02 10:11:42 -08:00
Felix Bünemann
b0383b4813
Fix display of IPv6 addresses in activity panes
...
* Fix wrong width of ip-address field, causing it to be displayed as
"…", when exceeding 125px
* Add tooltip with full IP address on hover, if the address is longer
than 20 characters (maximum length that can be shown in 125px)
2020-03-01 16:19:17 +01:00
JonnyWong16
96500f75b0
Add option to reset Tautulli installation
2020-02-29 14:47:45 -08:00
JonnyWong16
47d51f92c7
Hide Live TV library from Library Statistics setting
2020-02-25 18:00:02 -08:00
JonnyWong16
068cf17d0a
Only show graph series if the library type is present
2020-02-25 16:11:43 -08:00
JonnyWong16
0e7a3962bb
Remove print
2020-02-24 16:20:31 -08:00
JonnyWong16
3d1bb9975c
Fix interlaced video media flag on info page
2020-02-24 16:20:01 -08:00