Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.5518.7 08 Apr 2015 15:56:52
  |
adamw  |
Rename multimedia/mediabrowser to multimedia/emby-server, and update
to 3.0.5572.0.
The user and group names have change, but the uid/gid remain the same.
The port will continue to use the old database and user/group names if
they exist, but will default to the new names for new installs.
Instructions are in pkg-message for how to manually migrate things
yourself.
PR: 199093
Submitted by: maintainer (Ben Woods) |
3.0.5518.7 11 Mar 2015 22:35:00
  |
antoine  |
Unbreak when no TZ is set
Reported by: pkg-fallout |
3.0.5518.7 22 Feb 2015 15:33:34
  |
adamw  |
Update to 3.0.5518.7.
Changes in this release:
- Server dashboard look & feel refresh
- Support Sync for Windows 8.1
- Support downloading
- Revamped web client search
- Support SSL
- Support requests without /mediabrowser suffix
PR: 197900
Submitted by: Ben Woods (maintainer) |
3.0.5490.2 15 Jan 2015 22:53:48
  |
adamw  |
Update to 3.0.5490.2 Stable
PR: 196664
Submitted by: Ben Woods (maintainer) |
3.0.5464.40000 26 Dec 2014 17:34:47
  |
adamw  |
Update to 3.0.5464.40000.
PR: 196077
Submitted by: Ben Woods (maintainer) |
3.0.5445.6 02 Dec 2014 23:19:03
  |
adamw  |
Update to 3.0.5445.6.
PR: 195528
Submitted by: Ben Woods (maintainer) |
3.0.5424.1 13 Nov 2014 21:37:05
  |
adamw  |
- Allow overriding the user/group as which the service is run
- Don't clobber LC_ALL/LANG
- Add a deinstallation message
PR: 194959
Submitted by: joshruehlig@gmail.com / maintainer
Approved by: Ben Woods (maintainer) |
3.0.5424.1 09 Nov 2014 16:25:26
  |
adamw  |
Update MediaBrowser port to latest upstream 3.0.5424.1 stable.
Also tidy up a few items in the port recommended by josh4trunks.
This includes improving rc script to minimise customisation (maximise
use of rc.subr), moving the storage of the MediaBrowser database files
to /var/db/mediabrowser and adding some more comments for users.
Add an entry to UPDATING explaining the database directory move from
/usr/local/mediabrowser to /var/db/mediabrowser.
The default MediaBrowser database/configuration/logs/media metadata
storage directory has moved from /usr/local/mediabrowser to
/var/db/mediabrowser. Users are advised either to move the contents of
the old directory to the new location, or to add a mediabrowser_data_dir
entry to /etc/rc.conf.
PR: 194904
Submitted by: Ben Woods |
3.0.5416.0 07 Nov 2014 18:53:46
  |
adamw  |
Add multimedia/mediabrowser.
Media Browser Server is a home media server built on top of other popular
open source technologies such as Service Stack, jQuery, jQuery mobile,
and Mono.
It features a REST-based api with built-in documention to facilitate
client development. We also have client libraries for our api to enable
rapid development.
WWW: http://mediabrowser.tv/
PR: 194634
Submitted by: Ben Woods |