Commit graph

5274 commits

Author SHA1 Message Date
dependabot[bot]
942e09e59e
Bump distro from 1.6.0 to 1.7.0 (#1658)
* Bump distro from 1.6.0 to 1.7.0

Bumps [distro](https://github.com/python-distro/distro) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/python-distro/distro/releases)
- [Changelog](https://github.com/python-distro/distro/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-distro/distro/compare/v1.6.0...v1.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update distro==1.7.0

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>

[skip ci]
2022-05-16 20:32:27 -07:00
JonnyWong16
f08687b960
Fix Dolby Vision detection
* Plex renamed "Dolby Vision" to "DoVi" in the display title.
2022-05-12 13:11:14 -07:00
JonnyWong16
1f7ddd4d01
Disable PlexAPI auto-reloading when fetching collections/playlists 2022-05-12 13:11:14 -07:00
JonnyWong16
df54df5e65
Set PlexAPI log level to debug 2022-04-26 11:02:07 -07:00
JonnyWong16
1371cfa889
Trigger on_stop notification after successful db write
* Prevent race condition from querying the db using the notification trigger
2022-04-14 20:54:07 -07:00
dependabot[bot]
dd59a79005
Bump zipp from 3.7.0 to 3.8.0 (#1706)
* Bump zipp from 3.7.0 to 3.8.0

Bumps [zipp](https://github.com/jaraco/zipp) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/CHANGES.rst)
- [Commits](https://github.com/jaraco/zipp/compare/v3.7.0...v3.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update zipp==3.8.0

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>

[skip ci]
2022-04-12 18:42:59 -07:00
dependabot[bot]
fa52d99691
Bump importlib-resources from 5.4.0 to 5.6.0 (#1699)
* Bump importlib-resources from 5.4.0 to 5.6.0

Bumps [importlib-resources](https://github.com/python/importlib_resources) from 5.4.0 to 5.6.0.
- [Release notes](https://github.com/python/importlib_resources/releases)
- [Changelog](https://github.com/python/importlib_resources/blob/main/CHANGES.rst)
- [Commits](https://github.com/python/importlib_resources/compare/v5.4.0...v5.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update importlib-resources==5.6.0

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>

[skip ci]
2022-04-12 18:42:48 -07:00
JonnyWong16
c54c811eec
Update jaraco.text==3.7.0
[skip ci]
2022-04-12 18:41:08 -07:00
JonnyWong16
d5afac4104
Add jaraco.context==4.1.1
[skip ci]
2022-04-12 18:40:59 -07:00
JonnyWong16
3e8ef3c1b4
Update jaraco.collections==3.5.1
[skip ci]
2022-04-12 18:40:47 -07:00
JonnyWong16
addf9ea324
Update jaraco.classes==3.2.1
[skip ci]
2022-04-12 18:40:33 -07:00
JonnyWong16
ab24116b1b
Fix get_users_table API docs 2022-04-12 13:28:13 -07:00
JonnyWong16
d4002b2e2b
Change values to int instead of "Checked" in users and libraries table
* get_users_table: allow_guest, do_notify, keep_history
* get_libraries_table: do_notify, do_notify_created, keep_history
2022-04-12 12:43:12 -07:00
JonnyWong16
b0950abdd9
v2.9.7 2022-04-11 15:26:25 -07:00
JonnyWong16
a9860fe62a
Fix managed users no username 2022-04-11 15:10:53 -07:00
JonnyWong16
dd389b0f94
v2.9.6 2022-04-10 15:48:32 -07:00
JonnyWong16
1ce292a0b6
Only build snap on amd64, arm64, armhf 2022-04-10 15:40:57 -07:00
JonnyWong16
a2fac2b11c
Improve display of dynamic range on activity cards
* Ref #1654. Thanks @herby2212.
2022-04-09 17:52:17 -07:00
JonnyWong16
4862aee9a1
Add hidden user title (Full Name) column to users table 2022-04-08 20:03:05 -07:00
JonnyWong16
aa6592eec7
Fix importing Plex usernames
* Fixes #1710
* Also import the user title (Full Name)
2022-04-08 20:03:05 -07:00
JonnyWong16
e996c4b375
Change default update check interval to hours instead of minutes 2022-04-04 21:06:25 -07:00
JonnyWong16
73b94782f9
Add hidden username and email columns to users table 2022-04-01 21:31:06 -07:00
JonnyWong16
b737ab96b4
Change include summary option for Discord and Slack for all media types 2022-04-01 21:08:10 -07:00
JonnyWong16
5c06accca0
Mask emails and longer usernames first 2022-04-01 10:19:41 -07:00
JonnyWong16
3cd98457c2
Apply PMS_TIMEOUT setting to websocket connection 2022-03-26 15:47:53 -07:00
JonnyWong16
944a231e5b
Change websocket header to a dict 2022-03-26 15:47:17 -07:00
JonnyWong16
5d84587ee2
Fix validating Plex login in setup wizard
* Fixes #1697
2022-03-26 15:40:28 -07:00
JonnyWong16
9a4ca69590
v2.9.5 2022-03-26 15:11:20 -07:00
JonnyWong16
9c8e8b4351
Simplify default settings in setup wizard 2022-03-26 14:57:44 -07:00
JonnyWong16
87389320fb
Fix live tv filter in history query
* Fixes #1691
2022-03-18 15:50:01 -07:00
JonnyWong16
eb1d724417
Add Tautulli to X-Plex-Device-Name header 2022-03-16 16:59:58 -07:00
JonnyWong16
50d90d16bf
Update App Store link to specify iphone 2022-03-11 20:18:10 -08:00
JonnyWong16
35aca11feb
Escape characters in username log filter
* Remove filter for friendly names
2022-02-27 17:03:11 -08:00
JonnyWong16
84a14c0f25
Colour active filter buttons 2022-02-27 16:50:29 -08:00
JonnyWong16
bd9fe54fd7
Enable dynamic anonymous redirect by default in setup wizard 2022-02-24 19:11:30 -08:00
JonnyWong16
74cd494162
Pass media_type when retrieving show and artist children for newsletter
* Fix different album types not shown on newsletter. (#1559)
2022-02-21 12:14:14 -08:00
JonnyWong16
297620f4a9
Reorder db migrations 2022-02-21 09:42:50 -08:00
JonnyWong16
d657a609ff
Reschedule tasks after changing backup interval
* Fixes #1662
2022-02-19 16:37:03 -08:00
JonnyWong16
3c48ea49f3
Retrieve season summary and fallback to show summary
* Fixes #1657
2022-02-18 23:27:02 -08:00
JonnyWong16
ec363b2ef3
Add transcode offset keys to get_activity API docs 2022-02-13 12:17:57 -08:00
JonnyWong16
6d84d1b4c9
Improve calculation for transcode progress bar 2022-02-13 11:59:06 -08:00
JonnyWong16
cfd1bf445f
v2.9.4 2022-02-12 19:17:01 -08:00
JonnyWong16
b4600c8306
Bump config version to set first_run_complete flag 2022-02-12 18:56:08 -08:00
JonnyWong16
636806ae17
Fix Tautulli starting multiple instances on Windows 2022-02-12 18:05:17 -08:00
JonnyWong16
40dc6e08ef
Fix first_run_complete config flag 2022-02-12 17:59:14 -08:00
JonnyWong16
ee43f001e4
v2.9.3 2022-02-09 09:30:19 -08:00
JonnyWong16
3eef2b7f21
Fix missing first run complete flag causing setup wizard loop 2022-02-09 09:22:50 -08:00
JonnyWong16
51d701521a
Fix username logger blacklist preventing Tautulli from starting 2022-02-09 09:22:13 -08:00
JonnyWong16
b73aa888c2
v2.9.2 2022-02-08 10:35:23 -08:00
JonnyWong16
6d092b4984
Add additional Telegram HTML tags 2022-02-08 10:29:22 -08:00