Skip to content

Commit

Permalink
net-p2p/sonarr-devel: Update to 4.0.0.700
Browse files Browse the repository at this point in the history
New
 * Add Watched filter type to Trakt User Import List
 * Support for IMDb ID in Plex Watchlist RSS
 * History custom filters
 * Queue custom filters
 * Add "enddate" tag to Kodi/Jellyfin series metadata

Fixed
 * Reduce font size for series title on series details
 * Has Missing Season not applying false condition
 * Ignore case when cleansing announce URLs
 * Re-run Removed Series health check after series is deleted

PR:		274685
Reported by:	michiel@vanbaak.eu (maintainer)
  • Loading branch information
mvanbaak authored and fernape committed Oct 26, 2023
1 parent dc11183 commit 7d64b5b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 11 deletions.
3 changes: 1 addition & 2 deletions net-p2p/sonarr-devel/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
PORTNAME= sonarr
DISTVERSION= 4.0.0.697
PORTREVISION= 1
DISTVERSION= 4.0.0.700
CATEGORIES= net-p2p
MASTER_SITES= https://download.sonarr.tv/v4/develop/${PORTVERSION}/
PKGNAMESUFFIX= -devel
Expand Down
6 changes: 3 additions & 3 deletions net-p2p/sonarr-devel/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1697191449
SHA256 (Sonarr.develop.4.0.0.697.freebsd-x64.tar.gz) = f043d16af485011f67cdc5eab95b31d2a1c5634a80a2773a1264c69f332c4775
SIZE (Sonarr.develop.4.0.0.697.freebsd-x64.tar.gz) = 57730753
TIMESTAMP = 1698084750
SHA256 (Sonarr.develop.4.0.0.700.freebsd-x64.tar.gz) = 8762706108e272eb9d73ef9ccfd9f06ac3c4ec8b59467270fc7b7a59ea199bcf
SIZE (Sonarr.develop.4.0.0.700.freebsd-x64.tar.gz) = 57746053
12 changes: 6 additions & 6 deletions net-p2p/sonarr-devel/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -448,13 +448,13 @@
%%DATADIR%%/bin/System.Xml.XmlSerializer.dll
%%DATADIR%%/bin/System.Xml.dll
%%DATADIR%%/bin/System.dll
%%DATADIR%%/bin/UI/148-ba364889c53cbf986cab.js
%%DATADIR%%/bin/UI/148-ba364889c53cbf986cab.js.map
%%DATADIR%%/bin/UI/631-72046a5f3566eb25c418.js
%%DATADIR%%/bin/UI/631-72046a5f3566eb25c418.js.map
%%DATADIR%%/bin/UI/881-84e0ecef118c2d2a6d1f.js
%%DATADIR%%/bin/UI/881-84e0ecef118c2d2a6d1f.js.LICENSE.txt
%%DATADIR%%/bin/UI/881-84e0ecef118c2d2a6d1f.js.map
%%DATADIR%%/bin/UI/Content/148-e87a83ea30d5b2dd6abc.css
%%DATADIR%%/bin/UI/Content/148-e87a83ea30d5b2dd6abc.css.map
%%DATADIR%%/bin/UI/Content/631-eb6d7b7faba6658afb90.css
%%DATADIR%%/bin/UI/Content/631-eb6d7b7faba6658afb90.css.map
%%DATADIR%%/bin/UI/Content/Fonts/Roboto-Light.ttf
%%DATADIR%%/bin/UI/Content/Fonts/Roboto-Light.woff
%%DATADIR%%/bin/UI/Content/Fonts/Roboto-Light.woff2
Expand Down Expand Up @@ -492,8 +492,8 @@
%%DATADIR%%/bin/UI/Content/robots.txt
%%DATADIR%%/bin/UI/Content/styles.css
%%DATADIR%%/bin/UI/Content/styles.css.map
%%DATADIR%%/bin/UI/index-7b237b963f3e1a5e6b8f.js
%%DATADIR%%/bin/UI/index-7b237b963f3e1a5e6b8f.js.map
%%DATADIR%%/bin/UI/index-c9e301d000c709705e82.js
%%DATADIR%%/bin/UI/index-c9e301d000c709705e82.js.map
%%DATADIR%%/bin/UI/index.html
%%DATADIR%%/bin/UI/login.html
%%DATADIR%%/bin/UI/oauth.html
Expand Down

0 comments on commit 7d64b5b

Please sign in to comment.