meisnate12
c7ccae1253
[41] add video_codec, video_profile, audio_codec, audio_profile, channels, height, width, and aspect filters
2022-06-15 23:20:40 -04:00
meisnate12
0e98db0644
[40] update template variables
2022-06-15 12:03:16 -04:00
meisnate12
3ec062a5f5
[39] season asset fix
2022-06-15 10:45:30 -04:00
meisnate12
88dfc5b81e
[38] asset fixes
2022-06-14 11:46:50 -04:00
meisnate12
fdc5f0604a
[37] update season assets
2022-06-13 18:46:11 -04:00
meisnate12
cf77fcfa61
[36] fix overlays uploads
2022-06-13 16:02:40 -04:00
meisnate12
bd89058ceb
[35] add font_style and fixed assets
2022-06-10 22:05:16 -04:00
meisnate12
7eb8bc4e6b
[34] fix plex_collectionless
2022-06-10 09:53:16 -04:00
meisnate12
e7e3372ed4
[33] fix image coords
2022-06-09 11:59:05 -04:00
meisnate12
f4672f5654
[32] fix queue overlays
2022-06-09 11:27:42 -04:00
meisnate12
d5e4c99388
[31] fix KeyError
2022-06-09 10:34:52 -04:00
meisnate12
43d08bad15
[30] add mass episode ratings
2022-06-09 10:20:43 -04:00
meisnate12
64d2d8874f
[29] add smaller plex date search filters
2022-06-09 09:40:47 -04:00
meisnate12
93273cfda6
[28] fix plex_collectionless
2022-06-08 14:25:23 -04:00
meisnate12
f0d814a146
[27] label pmm managed collections
2022-06-08 09:29:56 -04:00
meisnate12
87eab7251b
[26] minor queue fix
2022-06-08 08:38:53 -04:00
meisnate12
64e67d4109
[25] more minor fixes
2022-06-07 16:42:17 -04:00
meisnate12
6d27ca508c
[24] small fixes
2022-06-07 03:06:20 -04:00
VP-EN
c364b64a60
Update defaults "Example Configuration File"
...
This commit:
10193a9770
Moved the streaming.yml from PMM/movie/ and PMM/show/ to PMM/ - but the example config didn't get updated.
This fixes it 👍
2022-06-07 03:05:22 -04:00
dependabot[bot]
958a324ce4
Bump lxml from 4.8.0 to 4.9.0
...
Bumps [lxml](https://github.com/lxml/lxml ) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/lxml/lxml/releases )
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt )
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.8.0...lxml-4.9.0 )
---
updated-dependencies:
- dependency-name: lxml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-07 03:05:09 -04:00
meisnate12
a31c63ff1c
[23] fix queue
2022-06-03 17:00:46 -04:00
meisnate12
33f8c9aef9
[22] ignore cache for filters
2022-06-03 16:33:37 -04:00
meisnate12
bdcbfa4e19
[21] fix queues
2022-06-03 13:46:38 -04:00
meisnate12
81239286b3
[20] add overlay queues
2022-06-03 11:46:25 -04:00
meisnate12
f8518e7b46
[19] overlay text fix
2022-06-03 09:08:19 -04:00
meisnate12
db8f86d073
[18] mdblist update
2022-06-03 01:51:16 -04:00
meisnate12
7b2078b54f
[17] add episode_critic_rating and episode_audience_rating options to plex_seach
and smart_filter
2022-06-02 15:02:43 -04:00
meisnate12
5fd0162db8
[16] fix overlays
2022-06-02 02:32:00 -04:00
meisnate12
3cc24d30ae
[15] run_again fix
2022-06-01 16:15:15 -04:00
meisnate12
08c1a53f0f
[14] minor fixes
2022-06-01 16:01:40 -04:00
meisnate12
e7d30b5d3b
[13] second mal fix
2022-06-01 02:47:39 -04:00
meisnate12
92ea349d11
[12] mal genre fix
2022-06-01 01:57:32 -04:00
meisnate12
ddd16e1e29
[11] add IMDb Topic Search
2022-06-01 01:33:05 -04:00
meisnate12
3a655c6d5a
[10] library level template variables
2022-06-01 00:50:38 -04:00
dependabot[bot]
2f79f2f7ae
Bump plexapi from 4.11.1 to 4.11.2
...
Bumps [plexapi](https://github.com/pkkid/python-plexapi ) from 4.11.1 to 4.11.2.
- [Release notes](https://github.com/pkkid/python-plexapi/releases )
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.11.1...4.11.2 )
---
updated-dependencies:
- dependency-name: plexapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-31 11:39:02 -04:00
meisnate12
05e6fec48f
[9] catch image connection errors
2022-05-31 11:37:55 -04:00
meisnate12
c417d92cdf
[8] small fixes
2022-05-31 11:22:51 -04:00
meisnate12
0e377fe474
[7] fix assets
2022-05-31 10:22:58 -04:00
meisnate12
b617f4a258
[6] removed plex_search type
now use collection_level
2022-05-31 09:29:37 -04:00
AevumDecessus
062394c6d3
Only split move_prefix if there is a space after
...
Fixes issues where a move_prefix of "A" turns
"Avengers" into "vengers, A"
Also fixes issue where the sort_title includes a preceding space
"The Fast and the Furious"->" Fast and the Furious, The"
2022-05-30 03:47:46 -04:00
meisnate12
01cea9114e
[5] add image backdrop
2022-05-29 03:28:25 -04:00
meisnate12
6bab4d5dae
[4] metadata backup fix
2022-05-29 01:37:49 -04:00
Chaz Larson
109701d239
Some more linespacing fixes
2022-05-29 01:34:25 -04:00
meisnate12
e64c56f4f2
[3] fix deleting playlists
2022-05-28 12:01:51 -04:00
meisnate12
3e8cb33a83
[2] small fixes
2022-05-28 01:32:02 -04:00
Chaz Larson
66a92ad8fe
Add linespacing to address code section format
2022-05-28 00:53:15 -04:00
meisnate12
00158f7806
[1] fix delete_playlist
2022-05-27 11:09:46 -04:00
meisnate12
4e4c173e43
v1.17.0
2022-05-26 12:16:04 -04:00
meisnate12
e16ed9fcf8
[118] Updated Branding
2022-05-25 14:42:24 -04:00
meisnate12
fca780a898
[117] fix allowed_libraries again
2022-05-25 12:12:01 -04:00