Skip to content

Releases: l3uddz/plexarr

v1.2.0

13 Jun 12:03
b656dc1
Compare
Choose a tag to compare

Changelog

b656dc1 fix(pvr): only support v3 apis going forward (#10)

v1.1.2

02 Mar 22:36
Compare
Choose a tag to compare

Changelog

8287d90 fix: proper support for the new plex tv agent

v1.1.1

30 Dec 21:43
Compare
Choose a tag to compare

Changelog

8403109 fix: issue where plex guids can be null (resolves #5)
5f6caf3 build: use latest get-git-tag

v1.1.0

21 Dec 09:51
Compare
Choose a tag to compare

Changelog

7d5b753 build: use get-git-tag
087c3a4 feat: add --update flag (#7)
ee48ad3 feat: support multiple pvrs (#6)

v1.0.1

26 Sep 11:18
b190269
Compare
Choose a tag to compare

Changelog

b190269 feat: support multiple plex metadata item guids (#4)

v1.0.0

10 Sep 17:09
0f840f9
Compare
Choose a tag to compare

Changelog

0f840f9 readme: add simple (#1)
0ade0e2 feat: support new plex agent
bb869e7 fix: sonarr requires tv libraries
77d871c refactor: validate all plex libraries specified are of the correct type for the pvr
34494f0 Initial commit