Skip to content

Releases: 1ccs-todd/truenas-media-setup

v1.3

30 Jul 04:09
Compare
Choose a tag to compare

Rewrite for TrueNAS 13.x. Package/Port land has had broken ports for some time. Or Mono/.NET issues.
No Mono based binaries anymore.
Ombi updated to 3rd party package at v4.35.18.
Torrent client setup combined to one script with prompts to setup Deluge or Transmission daemon.
Torrent script now prompts for adding VPN security.
VPN connections are standard OpenVPN and new Private Internet Access (openvpn/wireguard) type.

mono6.8 package

27 Jun 04:16
Compare
Choose a tag to compare

Replace all mono 5.10, 5.20, 6.8 references with mono6.8 pkg. Tested on Lidarr, Sonarr, Radarr, and Jackett successfully.

Major Rewrite

06 Nov 01:10
Compare
Choose a tag to compare

Deluge option added.
OpenVPN configuraiton added to permanent storage.
Files layout restructured for easier usage.

Add Bazarr; update Mono; other improvements

20 Mar 05:54
846210e
Compare
Choose a tag to compare

Add Bazaar subtitle downloader jail/server

move services settings to rc.conf for easy modification

force the same user for Transmission, Radarr, Sonarr, Lidarr, Bazaar, and Sabnzbd

update permissions for service and config folders

fix pid file usage in rc.d files

relocated and renamed some sections for continuity

update Mono to v6.8.0.105 for Sonarr/Lidarr
build Mono as a package to expedite other installations
add if/then function to only compile Mono once.
move Mono build dependencies to if/then function & delete after building Mono

fix some intermittent parsing issues

minor update of Sabnzbd script.

08 Feb 19:48
Compare
Choose a tag to compare
Update sabnzbd_setup.m4

remove /usr/bin/python* symlinks.

Sabnzbd script updated

01 Jan 21:46
8ba6c4b
Compare
Choose a tag to compare

Fixed a post-install permission issue with Sabnzbd download folders.

Initial Release - Fully Tested

31 Dec 05:30
Compare
Choose a tag to compare

Thorough retune of all scripts:
Transmission now defaults to allow EVERYONE access to web interface.
Transmission VPN script now uses filename 'ipfw.rules (instead of ipfw_rules) for firewall.
Transmission VPN script prompts configured for zsh (FreeNAS default, may not work if you are using a different shell.)
Sabnzbd now uses default _sabnzbd:_sabnzbd instead of media:media for user:group. (Editable of course.)
minor bugs fixed (removed unneeded variables)
Code cleanup

Release Candidate 4

27 Dec 04:16
Compare
Choose a tag to compare
Release Candidate 4 Pre-release
Pre-release

Added option for Sabnzbd jail setup

Initial Release Candidate

17 Dec 20:52
016b53d
Compare
Choose a tag to compare

Mono-5.10 based scripts, with Sonarr v2.0.0.5322 and Lidarr v0.6.2.883.

Release Candidate 3

17 Dec 07:37
12f9f1d
Compare
Choose a tag to compare
Release Candidate 3 Pre-release
Pre-release

Added Python 3.7 to speed Mono 5.20 buildtime (Lidarr/Sonarr)
Fixed some parsing issues in sonarr_setup
code cleanup