Bug 208315 - [NEW PORT] multimedia/plexwatch
Summary: [NEW PORT] multimedia/plexwatch
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL: https://github.com/ljunkie/plexWatch
Keywords: patch-ready
Depends on:
Blocks: 208337
  Show dependency treegraph
 
Reported: 2016-03-26 22:17 UTC by Ultima
Modified: 2016-03-27 19:12 UTC (History)
1 user (show)

See Also:
Ultima1252: maintainer-feedback+


Attachments
plexwatch.diff (6.55 KB, patch)
2016-03-26 22:17 UTC, Ultima
Ultima1252: maintainer-approval+
Details | Diff
plexwatch.diff (7.50 KB, patch)
2016-03-27 17:18 UTC, Ultima
Ultima1252: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ultima 2016-03-26 22:17:30 UTC
Created attachment 168664 [details]
plexwatch.diff

Notify and Log 'Now Playing' and 'Watched' content from a Plex Media Server 'Recently Added' (...and more)

WWW: https://github.com/ljunkie/plexWatch



portlint -AC:
WARN: Makefile: Consider defining LICENSE. (Could not find a license)
0 fatal errors and 1 warning found.

poudriere bulk -tC: 11amd64:ok 11i386:ok 102amd64:ok 102i386:ok 93amd64:ok 93i386:ok

I have tested this port, and it is in working order and easy to setup. copy config.pl-dest in ${ETCDIR} to config.pl. Changing a few options in the config maybe required, once configured run plexWatch.pl in PATH.
Comment 1 Ultima 2016-03-27 17:18:34 UTC
Created attachment 168694 [details]
plexwatch.diff

* Added pkg-message
* Added RUN_DEPEND
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2016-03-27 19:07:39 UTC
testbuilds are fine.
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-03-27 19:11:51 UTC
A commit references this bug:

Author: pi
Date: Sun Mar 27 19:11:07 UTC 2016
New revision: 412010
URL: https://svnweb.freebsd.org/changeset/ports/412010

Log:
  New port: multimedia/plexwatch

  Notify and log 'Now Playing', 'Watched' and 'Recently Added' content
  from a Plex Media Server (...and more)

  WWW: https://github.com/ljunkie/plexWatch

  PR:		208315
  Submitted by:	Ultima1252@gmail.com

Changes:
  head/multimedia/Makefile
  head/multimedia/plexwatch/
  head/multimedia/plexwatch/Makefile
  head/multimedia/plexwatch/distinfo
  head/multimedia/plexwatch/files/
  head/multimedia/plexwatch/files/patch-plexWatch.pl
  head/multimedia/plexwatch/files/pkg-message.in
  head/multimedia/plexwatch/pkg-descr
  head/multimedia/plexwatch/pkg-plist
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2016-03-27 19:12:36 UTC
Committed, thanks.