Commit graph

4947 commits

Author SHA1 Message Date
JonnyWong16
98d02d0b89
Add missing column to sessions table 2021-11-13 21:03:34 -08:00
JonnyWong16
0a2cc953c6
Update added issues label action message
[skip ci]
2021-11-13 21:03:34 -08:00
Niccolò Maggioni
90f3e9ac85
Make all calls honor VERIFY_SSL_CERT setting (#1541)
* Make PmsConnect honor VERIFY_SSL_CERT setting

* Make all websockets and WebUI tests honor VERIFY_SSL_CERT setting

Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>
2021-11-13 21:03:12 -08:00
JonnyWong16
93cb067454
Update get_metadata_childern to include all artist album types
* Fixes #1559
2021-11-06 21:44:55 -08:00
JonnyWong16
cd85269fe5
Add Gotify notification agent 2021-11-06 20:48:52 -08:00
JonnyWong16
274801ee0b
Add note for music provider 3rd party API 2021-11-06 19:53:29 -08:00
JonnyWong16
ef60ce5bb0
Add Microsoft Teams webhook notification agent
* Closes #1514
2021-11-06 19:53:29 -08:00
JonnyWong16
3fffbcbe36
Fix expanding child DataTables 2021-10-25 17:23:29 -07:00
JonnyWong16
ecb66f39c9
Add dynamic anonymous redirect service setting 2021-10-24 21:27:27 -07:00
JonnyWong16
c13b1a67f2
Don't save table search or page state
* Fixes #1532
2021-10-24 20:42:37 -07:00
JonnyWong16
acef75f10a
Fix arrow.timestamp() method 2021-10-22 11:07:05 -07:00
JonnyWong16
5a5e6b2f4e
Only set z-index for docker mount warning on welcome page 2021-10-21 19:59:29 -07:00
herby2212
c6ff8940b4
Add watch time and user stats to info pages (#1471)
* watch time stats for show

* watch time stats for movie

* User Stats for movies and shows

* implementation for missing media types

* cleanup

* no data + rescrict guest access implementation

Co-authored-by: herby2212 <jannes.nagel@gmx.de>
2021-10-21 17:33:29 -07:00
reloxx13
22f4b33087
Add clean_pyc.bat (#1527)
* Create clean_pyc.bat

Add pyc cleaner script for windows to clear all pyc cache files.
https://github.com/Tautulli/Tautulli/issues/1523#issuecomment-944938745

* Update clean_pyc.bat

fix comment

* Remove __pycache__ folders in clean_pyc scripts

Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>
2021-10-21 17:30:17 -07:00
JonnyWong16
14d1ff65f4
Fix history Direct Stream filter button not selected on reloading page 2021-10-19 17:55:09 -07:00
JonnyWong16
b9d4f57a4e
Fix history Live TV filter when combined with other filters 2021-10-19 17:54:28 -07:00
JonnyWong16
d041c8a03b
Fix dataTables css capitalization 2021-10-19 11:59:42 -07:00
JonnyWong16
f4e1b762e9
Update all css and js references 2021-10-17 11:33:51 -07:00
JonnyWong16
73a4bb7640
Update Highcharts-9.2.2 2021-10-17 11:33:15 -07:00
JonnyWong16
a888b1818f
Update DataTables-1.11.3 2021-10-17 11:27:00 -07:00
JonnyWong16
3112f3dcad
Update jquery-3.6.0 2021-10-17 11:25:18 -07:00
JonnyWong16
5fd17040be
Fix total plays graph
* arrow.timestamp() function instead of attribute
2021-10-16 11:30:03 -07:00
JonnyWong16
2916749360
Revert "Remove MarkupSafe-2.0.1"
This reverts commit 5eb5fe8fba.
2021-10-16 09:55:35 -07:00
JonnyWong16
eb18b24bd6
Remove sgmllib3 2021-10-15 18:56:55 -07:00
JonnyWong16
bb45062fde
Fix Windows systray import 2021-10-15 18:56:43 -07:00
JonnyWong16
0888e58e5f
Update requirements.txt
* infi.systray from fork
2021-10-15 18:56:27 -07:00
JonnyWong16
c01b4da33d
Update infi.systray fork
From https://github.com/JonnyWong16/infi.systray.git@develop
2021-10-15 18:55:53 -07:00
JonnyWong16
94ef9b30c7
Add album and track exporter fields
* album.formats and album.subformats
* album.hasSonicAnalysis and track.hasSonicAnalysis
2021-10-15 18:14:36 -07:00
JonnyWong16
91e0d4b403
Revert "Restrict plexapi to Python>=3.7"
This reverts commit fdde2c6143.
2021-10-15 18:01:23 -07:00
JonnyWong16
c9675b2fde
Update package installers to Python 3.9 2021-10-15 17:33:34 -07:00
JonnyWong16
81d8d5e1ae
Combine package requirements into single file 2021-10-15 17:24:07 -07:00
JonnyWong16
60920101bf
Add importlib-resources==5.2.2 to package requirements 2021-10-15 17:22:57 -07:00
JonnyWong16
5eb5fe8fba
Remove MarkupSafe-2.0.1 2021-10-15 09:17:52 -07:00
JonnyWong16
ea398827cb
Downgrade tzlocal-2.1 2021-10-15 09:17:52 -07:00
JonnyWong16
5d46655507
Merge pull request #1521 from Tautulli/dependabot/pip/nightly/pywin32-302
Bump pywin32 from 301 to 302
2021-10-15 02:16:28 -07:00
dependabot[bot]
90f79fc4f9
Bump pywin32 from 301 to 302
Bumps [pywin32](https://github.com/mhammond/pywin32) from 301 to 302.
- [Release notes](https://github.com/mhammond/pywin32/releases)
- [Changelog](https://github.com/mhammond/pywin32/blob/main/CHANGES.txt)
- [Commits](https://github.com/mhammond/pywin32/commits)

---
updated-dependencies:
- dependency-name: pywin32
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-15 09:11:47 +00:00
JonnyWong16
85e082b48b
Merge pull request #1519 from Tautulli/dependabot/pip/nightly/pycryptodomex-3.11.0
Bump pycryptodomex from 3.10.1 to 3.11.0
2021-10-15 02:10:57 -07:00
dependabot[bot]
df3882817a
Bump pycryptodomex from 3.10.1 to 3.11.0
Bumps [pycryptodomex](https://github.com/Legrandin/pycryptodome) from 3.10.1 to 3.11.0.
- [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.10.1...v3.11.0)

---
updated-dependencies:
- dependency-name: pycryptodomex
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-15 09:06:40 +00:00
JonnyWong16
274677a182
Merge pull request #1515 from Tautulli/dependabot/pip/nightly/pyopenssl-21.0.0
Bump pyopenssl from 20.0.1 to 21.0.0
2021-10-15 02:06:11 -07:00
JonnyWong16
0f07d42426
Merge pull request #1510 from Tautulli/dependabot/pip/nightly/apscheduler-3.8.0
Bump apscheduler from 3.7.0 to 3.8.0
2021-10-15 02:06:02 -07:00
JonnyWong16
6831174e62
Merge pull request #1502 from Tautulli/dependabot/github_actions/nightly/technote-space/workflow-conclusion-action-2.2
Bump technote-space/workflow-conclusion-action from 2.1.7 to 2.2
2021-10-15 02:05:54 -07:00
JonnyWong16
fc8448629e
Merge branch 'feature/requirements' into nightly 2021-10-15 02:03:47 -07:00
JonnyWong16
fdde2c6143
Restrict plexapi to Python>=3.7 2021-10-15 02:00:35 -07:00
JonnyWong16
1a70729243
Update MQTT notification agent 2021-10-15 02:00:35 -07:00
JonnyWong16
50aa8faa8d
Fix arrow get timestamp from integer 2021-10-15 02:00:35 -07:00
JonnyWong16
d2e84886f6
Fix jwt encoding 2021-10-15 02:00:35 -07:00
JonnyWong16
6d0fcf0970
Remove unused logger functions 2021-10-15 02:00:35 -07:00
JonnyWong16
5e6126ecbd
Fix system timezone string 2021-10-15 02:00:35 -07:00
JonnyWong16
04c54296fc
Update .gitignore 2021-10-15 02:00:35 -07:00
JonnyWong16
8cb8614911
Add requirements.txt 2021-10-15 02:00:35 -07:00