JonnyWong16
62a05712f8
Add logos to exporter
2024-11-24 14:55:51 -08:00
peagravel
9c473c6528
Add friendly name to the top bar of config modals ( #2432 )
2024-11-19 10:14:45 -08:00
JonnyWong16
1cdfd5f30a
Refactor scroller code
2024-09-28 14:30:40 -07:00
JonnyWong16
e3f4851883
Make recent rows touch scrollable
2024-09-28 13:17:09 -07:00
JonnyWong16
3cf6560de3
Support apscheduler cron expressions
2024-09-25 11:54:55 -07:00
JonnyWong16
921a3a0af9
Round human duration to nearest significant base
2024-09-22 18:03:28 -07:00
JonnyWong16
f1d44c051d
Fix loading of scheduled tasks when tasks are disabled
2024-06-06 21:39:33 -07:00
JonnyWong16
a3af8ed362
Fix width of use secure connection checkbox in wizard
2024-06-03 23:14:19 -07:00
JonnyWong16
912fd75a2f
Remove pms_is_remote setting
...
* Automatically determine if a server is local or remote
2024-06-03 23:14:19 -07:00
Tom Niget
de3393d62b
Remove Python 2 handling code ( #2098 )
...
* Remove Python 2 update modal
* Remove Python 2 handling code
* Remove backports dependencies
* Remove uses of future and __future__
* Fix import
* Remove requirements
* Update lib folder
* Clean up imports and blank lines
---------
Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>
2024-05-09 22:18:08 -07:00
JonnyWong16
5e02db897f
Remove anonymous redirect
2024-04-18 13:12:56 -07:00
JonnyWong16
52e2950aa9
Add no-referrer policy
2024-04-18 13:12:47 -07:00
JonnyWong16
10e62ca42d
Fix stats on live tv info pages
2024-04-01 19:02:52 -07:00
JonnyWong16
177962d626
Change live tv text to channel title
2024-04-01 19:02:52 -07:00
JonnyWong16
41693ee5f1
Remove synced items from UI
2024-03-24 15:46:57 -07:00
JonnyWong16
e3113ebd30
Fix configuration table None system language
2023-12-06 13:20:33 -08:00
JonnyWong16
98ceb0a81d
Add time formats to order of notification text modifiers
2023-12-03 13:45:13 -08:00
JonnyWong16
325271a88e
Update the stream duration on activity cards
...
* Fixes #2206
Some clients like Plexamp use the same sessionKey when the track changes.
2023-12-03 13:33:37 -08:00
JonnyWong16
98c363f559
Update Notification Text Modifiers modal with Time Formats
2023-11-13 11:28:53 -08:00
JonnyWong16
89aad6952b
Fix activity card overflow due to screen scaling
...
* Fixes #2033
2023-11-09 16:43:41 -08:00
JonnyWong16
32cf26884b
Add system language and sqlite version to configuration table
2023-10-26 11:05:51 -07:00
JonnyWong16
ab16adcffc
Add link from concurrent stream stats card to graphs page
2023-10-23 16:04:29 -07:00
herby2212
a31dcb5508
Quater values for History Watch Status ( #2179 )
...
* initial release
* change fillup orientation to clockwise
* fix indentation for css
* fix 50 percent circle orientation
* optimize colors and padding
2023-10-23 15:51:35 -07:00
JonnyWong16
fdc1dd3525
Add trigger time to notification and newsletter tables
2023-10-09 11:37:56 -07:00
JonnyWong16
62be48df9c
Change colour of max. concurrent stream series
2023-10-09 11:33:40 -07:00
JonnyWong16
0fa7553d97
Fix right float cog icon on mobile devices table
2023-10-09 11:27:46 -07:00
JonnyWong16
b18c31f431
Update table right flow overflow
2023-10-09 11:27:46 -07:00
herby2212
59fe34982e
Concurrent Streams per Day Graph ( #2046 )
...
* initial commit
* fix grouping in webserve
* remove event handler and adapt cursor
* optimize most concurrent calculation
* update branch from nightly and user filter
* max concurrent streams in graph
* made several changes mentioned in review
2023-10-07 13:45:11 -07:00
JonnyWong16
d91e561a56
Regroup history in separate thread and improve logging
2023-07-07 17:47:38 -07:00
Tom Niget
343a3e9281
Multiselect user filters ( #2090 )
...
* Extract user filter generation code into method
* Extend make_user_cond to allow lists of user IDs
* Update documentation for stats APIs to indicate handling of ID lists
* Use multiselect dropdown for user filter on graphs page
Use standard concatenation
Fix select style
Move settings to JS constructor
Change text for no users checked
Don't call selectAll on page init
Add it back
Remove attributes
Fix emptiness check
Allow deselect all
Only refresh if user id changed
* Show "N users" starting at 2 users
Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>
* Use helper function split_strip
Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>
* Move make_user_cond at bottom and make private
* Add new user picker to history page
* Fix copy-paste error
* Again
* Add CSS for bootstrap-select
---------
Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>
2023-07-07 17:15:16 -07:00
JonnyWong16
b144e6527f
Add button to regroup play history
2023-07-07 14:36:44 -07:00
JonnyWong16
14648a4604
Fix live tv thumb hover on top libraries statistics card
2023-04-13 21:48:31 -07:00
JonnyWong16
b0921b5f4a
Fix history table sorting by play duration
2023-04-13 15:17:22 -07:00
JonnyWong16
2921c1fc30
Fix live tv thumb and art for top libraries statistics card
2023-04-13 14:48:19 -07:00
JonnyWong16
8664570a78
Don't show audio language for music on activity card
2023-03-14 12:21:45 -07:00
JonnyWong16
c90469b0b7
URI encode download logfile parameter
2023-03-03 22:37:57 -08:00
JonnyWong16
3d2959ee51
Use .setAttribute()
for QR code address parser
2023-03-03 22:25:01 -08:00
JonnyWong16
4274a29bd6
Use .text()
instead of .html()
to set graph range values
2023-03-03 22:22:29 -08:00
JonnyWong16
78a3d15039
Add history table to collection and playlist info pages
2023-03-03 10:22:02 -08:00
herby2212
0522253194
Add watch time & user stats for playlists ( #2012 )
2023-02-28 17:33:13 -08:00
herby2212
ae3d75bbe3
watch time & user stats for collections ( #1982 )
...
* user_stats for collection
* watch_time_stats for collection
* check for media_type to be compatible with API
* update API and datafactory optimizations
* beautify webserve class
* fix sql query build
* filter on suitable collections
* stats for collections of sub media type
* optimize array creation
2023-02-26 17:32:50 -08:00
JonnyWong16
ecb6d8b743
Move track artist to details tag on info page
2023-02-25 16:43:14 -08:00
JonnyWong16
e6d1712afd
Fix styling on collection info pages
2023-02-25 16:35:48 -08:00
JonnyWong16
ebe570d42f
Allow setting a custom Pushover sound
...
* Closes #2005
2023-02-21 11:12:56 -08:00
JonnyWong16
b1dd28e39b
Add setting to change video watched completion behaviour
2023-02-20 16:33:19 -08:00
herby2212
0959f28e95
Add edition detail field for movie info ( #1957 )
...
* edition addition for movie info
* swap position to match plex order
2023-01-28 14:09:11 -08:00
JonnyWong16
808ca348e8
Use source language instead of stream language on activity cards
2022-12-22 11:24:41 -08:00
JonnyWong16
d426c3e12e
Don't capitalize language and display "Unknown" on activity cards
2022-12-21 17:25:18 -08:00
JonnyWong16
8eed162367
Override direct play subtitle decision in stream data modal
2022-12-21 17:24:41 -08:00
JonnyWong16
fe1d850e1c
Display "Unknown" language in stream data modal
2022-12-21 17:24:14 -08:00