JonnyWong16
|
b144e6527f
|
Add button to regroup play history
|
2023-07-07 14:36:44 -07:00 |
|
JonnyWong16
|
1fe6d1505f
|
Add method to regroup history
|
2023-07-07 14:36:44 -07:00 |
|
JonnyWong16
|
085cfa4bef
|
Fix history grouping incorrect for watched content
|
2023-07-07 14:36:44 -07:00 |
|
JonnyWong16
|
c761e6e8d0
|
Fix template_name argument for login page
|
2023-06-29 00:07:43 -07:00 |
|
JonnyWong16
|
7ff3abe8b7
|
Rename template_name argument
|
2023-06-27 17:20:21 -07:00 |
|
JonnyWong16
|
d9b3b311b9
|
Only initialize mako TemplateLookup once
* Ref: sqlalchemy/mako#378
|
2023-06-27 14:23:09 -07:00 |
|
JonnyWong16
|
2a48e3375a
|
Add d3d11va hardware decoder
|
2023-06-25 17:35:16 -07:00 |
|
JonnyWong16
|
ea6c6078df
|
v2.12.4
|
2023-05-23 10:03:36 -07:00 |
|
JonnyWong16
|
f39b9f9087
|
Fix SQLite Double-Quoted Strings (#2057)
* Fix __init__.py
* Fix activity_pinger.py
* Fix activity_processor.py
* Fix database.py
* Fix datafactory.py
* Fix exporter.py
* Fix graphs.py
* Fix libraries.py
* Fix mobile_app.py
* Fix newsletter_handler.py
* Fix newsletters.py
* Fix notification_handler.py
* Fix notifiers.py
* Fix plexivity_import.py
* Fix plexwatch_import.py
* Fix users.py
* Fix webauth.py
|
2023-05-15 11:03:26 -07:00 |
|
JonnyWong16
|
3a1d6322ae
|
Add return ID for async API calls
* export_id, notification_id, and newsletter_notification_d
|
2023-05-05 15:57:33 -07:00 |
|
JonnyWong16
|
fe4fba353e
|
Catch KeyError on import db version
|
2023-04-20 08:50:41 -07:00 |
|
JonnyWong16
|
3b3c59c4bb
|
Set view offset equal to duration if stopped within the last 10 sec
* Plex reports the view offset every 10 seconds, so the view offset at the end of stream can be short by up to 10 seconds.
|
2023-04-17 12:50:52 -07:00 |
|
JonnyWong16
|
e9b1db139e
|
v2.12.3
|
2023-04-14 11:50:55 -07:00 |
|
JonnyWong16
|
99afb7392b
|
Use separate log file for script PlexAPI
|
2023-04-14 11:29:53 -07:00 |
|
JonnyWong16
|
14648a4604
|
Fix live tv thumb hover on top libraries statistics card
|
2023-04-13 21:48:31 -07:00 |
|
JonnyWong16
|
07715c6a49
|
Rename API get_history response duration to play_duration
|
2023-04-13 15:17:41 -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
|
fa8b51bfd9
|
Add .vscode to .gitignore
|
2023-04-13 14:46:30 -07:00 |
|
JonnyWong16
|
eb7a4fb4bf
|
Fix calculating media info file sizes
|
2023-03-22 16:48:42 -07:00 |
|
JonnyWong16
|
18110206d6
|
Fallback subtitle decision if transcoding subtitles
|
2023-03-16 22:02:44 -07:00 |
|
JonnyWong16
|
7836dc8403
|
v2.12.2
|
2023-03-16 18:29:42 -07:00 |
|
JonnyWong16
|
ab7e559f39
|
Limit platform version to 100 characters
|
2023-03-15 17:14:53 -07:00 |
|
JonnyWong16
|
710dd7955f
|
v2.12.1
|
2023-03-14 13:05:49 -07:00 |
|
JonnyWong16
|
93081e3f6d
|
Trim analytic event platform version for macOS
|
2023-03-14 13:02:49 -07:00 |
|
JonnyWong16
|
8664570a78
|
Don't show audio language for music on activity card
|
2023-03-14 12:21:45 -07:00 |
|
JonnyWong16
|
e5f55d7fe7
|
Remove checking for synced items for sessions
|
2023-03-14 11:19:50 -07:00 |
|
JonnyWong16
|
41f935e1ed
|
v2.12.0
|
2023-03-13 12:16:44 -07:00 |
|
JonnyWong16
|
ea5b43419d
|
Add last_refreshed to get_library_media_info doc string
|
2023-03-13 12:16:44 -07:00 |
|
JonnyWong16
|
2dd9272f56
|
Remove extra space in doc strings
|
2023-03-13 12:05:40 -07:00 |
|
dependabot[bot]
|
705fd2d3e8
|
Bump urllib3 from 1.26.14 to 1.26.15 (#2017)
* Bump urllib3 from 1.26.14 to 1.26.15
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 1.26.15.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.14...1.26.15)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update urllib3==1.26.15
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>
[skip ci]
|
2023-03-13 11:53:56 -07:00 |
|
JonnyWong16
|
93d1f10ad3
|
Add credits markers and audio/subtitle settings to exporter fields
|
2023-03-10 11:06:44 -08:00 |
|
JonnyWong16
|
eb7495e930
|
Update plexapi==4.13.4
|
2023-03-10 11:06:44 -08:00 |
|
JonnyWong16
|
b7da2dedf3
|
Add hidden setting to override server name
|
2023-03-07 20:25:49 -08:00 |
|
JonnyWong16
|
000656be00
|
Add last_refreshed time to get_library_media_info response
|
2023-03-07 20:16:08 -08: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
|
22c5e59ee9
|
Only run CodeQL on nightly branch
|
2023-03-03 11:20:29 -08:00 |
|
JonnyWong16
|
39047ea7c3
|
Add codeql config file
[skip ci]
|
2023-03-03 11:17:59 -08:00 |
|
JonnyWong16
|
0925234f06
|
Create .github/workflows/codeql.yml
|
2023-03-03 11:07:45 -08:00 |
|
JonnyWong16
|
d240984c27
|
Fix multiline changelog in publish installer workflow
* Ref: https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#multiline-strings
[skip ci]
|
2023-03-03 10:59:43 -08:00 |
|
JonnyWong16
|
8f06b39a07
|
Fix submit winget workflow
[skip ci]
|
2023-03-03 10:59:22 -08:00 |
|
JonnyWong16
|
aa7606d576
|
v2.12.0-beta
|
2023-03-03 10:26:31 -08:00 |
|
JonnyWong16
|
78a3d15039
|
Add history table to collection and playlist info pages
|
2023-03-03 10:22:02 -08:00 |
|
dependabot[bot]
|
ec323abb92
|
Bump apscheduler from 3.10.0 to 3.10.1 (#2013)
* Bump apscheduler from 3.10.0 to 3.10.1
Bumps [apscheduler](https://github.com/agronholm/apscheduler) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/agronholm/apscheduler/releases)
- [Changelog](https://github.com/agronholm/apscheduler/blob/3.10.1/docs/versionhistory.rst)
- [Commits](https://github.com/agronholm/apscheduler/compare/3.10.0...3.10.1)
---
updated-dependencies:
- dependency-name: apscheduler
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update apscheduler==3.10.1
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>
[skip ci]
|
2023-03-03 10:21:48 -08:00 |
|
dependabot[bot]
|
69e1b43aa1
|
Bump soupsieve from 2.3.2.post1 to 2.4 (#2014)
Bumps [soupsieve](https://github.com/facelessuser/soupsieve) from 2.3.2.post1 to 2.4.
- [Release notes](https://github.com/facelessuser/soupsieve/releases)
- [Commits](https://github.com/facelessuser/soupsieve/compare/2.3.2.post1...2.4)
---
updated-dependencies:
- dependency-name: soupsieve
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[skip ci]
|
2023-03-03 10:21:35 -08:00 |
|
JonnyWong16
|
dffa353966
|
Don't submit to winget for pre-release (beta)
[skip ci]
|
2023-03-02 22:59:58 -08:00 |
|
dependabot[bot]
|
a241de6dc2
|
Bump pyinstaller from 5.7.0 to 5.8.0 (#1998)
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst)
- [Commits](https://github.com/pyinstaller/pyinstaller/compare/v5.7.0...v5.8.0)
---
updated-dependencies:
- dependency-name: pyinstaller
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-02 21:10:48 -08:00 |
|
dependabot[bot]
|
3ba3ea9b7e
|
Bump pycryptodomex from 3.16.0 to 3.17 (#1983)
Bumps [pycryptodomex](https://github.com/Legrandin/pycryptodome) from 3.16.0 to 3.17.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.16.0...v3.17.0)
---
updated-dependencies:
- dependency-name: pycryptodomex
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[skip ci]
|
2023-03-02 21:04:49 -08:00 |
|