Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Cloudbox/Cloudbox

Ansible-based solution for rapidly deploying a Docker containerized cloud media server.
https://github.com/Cloudbox/Cloudbox

Docker: Added customizable version support.

- Use `adv_settings.yml` set preferred version.

67440511b27476b6a063ca61ee7424efc09ea16b authored over 5 years ago
MergerFS: Updated mount arguments.

Thanks @enormoz , @trapexit, and @horjulf

9c362fcef313c194d96d2117318546f7616f5375 authored over 5 years ago
Plex: Check for PMS executable before running other tasks [ansible].

5c28e2a0903d9698493d0980b1182f877ed52f97 authored over 5 years ago
Plex: Open ports only when specified in 'adv_settings.yml'.

dbfedf174850c200fa9da7ba7359872935b93c6d authored over 5 years ago
Restore: BTRFS tasks are now independent of root path's FS.

9e5c4d4f3cadf60b6dd8d45f4a058aa74184486b authored over 5 years ago
Common: BTRFS tasks are now independent of root path's FS.

322588375f34d1a5ee0ba8a3338ecab6ac36a7bf authored over 5 years ago
Cloudplow: Added option for throttle notifications to default config

5b7f0f8b816629127e9dcb6c17f3c2655b776b51 authored over 5 years ago
GitHub: Issue templates correction.

8e800b7409f24257927ed95a5f5ee3672bfa7199 authored over 5 years ago
Backup: Use temp folder to store config files before encrypting for the restore service.

07ea501f04d908a34f45664182b53fbb45461598 authored over 5 years ago
AppVeyor: Ignore '/.github' folder changes.

34ffef215c04e29f9848743185d3d64631a8c1fa authored over 5 years ago
Kernel: Reload GRUB after Hetzner edits.

9b4c13c7bb32830536e39791a12080a23e6c4055 authored over 5 years ago
Sanity Check: Added tag [ansible]

- Can now make it skip during dev.

f18ae837145bd52b83867bd7c5354e8a15d4d794 authored over 5 years ago
NZBThrottle: Added blank notifications dict in default config.

b888c416ca278f37fcf7c9bb0701ab6fb994a815 authored over 5 years ago
Suitarr: Set default version to `stable`.

9cc047a401aad5c18d29a26cdaa2922f6a0f8417 authored over 5 years ago
Rclone: Added support for versions with 2 dots.

To check available versions:

```
curl -s https://api.github.com/repos/ncw/rclone/git/refs/tags ...

70995ec9b7a09ba33cea7f0d2bfa020924716d13 authored over 5 years ago
Settings: Remove only exact 'null' values. (#304)

5edd648ce2970a5cf710a8e4cac78c994cdcbc65 authored over 5 years ago
Changelog: 1.4.5

13bea16c33c852f1d702c47bdc8704ba175070b2 authored over 5 years ago
Plex: Only stop/start plex container once during extra tasks.

22b3d492745f49eca977ff557f9cbea96d4e443e authored over 5 years ago
PreTasks: If timezone fetch fails, revert to fallback timezones.

534aef3ac87ed2a0e7a2a903dd55fbcc68c9deab authored over 5 years ago
PreTasks: Added tag [ansible]

e94e5e8f9ec8cd86739ada0feefd0a116bc5522e authored over 5 years ago
Settings: Will now add a space after colon in YAML files.

- Should prevent any errors in YAML formatting issues in the future.

c36ac2d310cfdb35bd30963dd6d70c46f55eeda8 authored over 5 years ago
SABnzbd: Removed LC_ALL=C env variable.

- Should now revert to: Preferred encoding = UTF-8

8ffa3ca024a1ccc06b9ab459edf1293ce1b0ee52 authored over 5 years ago
Settings: Reorganized Role (again) [ansible]

0c4633efb89d5cfd7504ed578b6831447db8d4a7 authored over 5 years ago
Ombi: Revert to `stable` version when `unstable` one isn't available.

27a1477ccc9cc2e00190f3575efe973f43b33e37 authored over 5 years ago
Plex: Define 'localhost_ip' here. [ansible]

f655b874e85cf175ce51246cf5a3f8a71ceabd14 authored over 5 years ago
Plex: Recreate `Preferences.xml` file when it is malformed.

- Plex will not replace a corrupted one. Need to remove it first.

f7652110573ca60f7ee28d21c0311a8368863d54 authored over 5 years ago
Git: Updated git clone repo addresses

- Other misc git clone related tasks.

cdd8a8a5fd076eef32434c62250a548583df0a63 authored over 5 years ago
Plex: Tweaked task titles. [skip ci][ansible]

cac63f3c808611b854ea0fcf24f9a3df20487800 authored over 5 years ago
Emby: Tweaked mounts.

edc7ad307fa379c9f526adcc198d028e3aaf2a34 authored over 5 years ago
UnionFS: Updated backup download URL for MergerFS.

84dbecd6ef80d1f88e741c1d4c4ce1433d8f046f authored over 5 years ago
Shell: Set default shell to bash. [skip ci]

- Causing way too much confusion among new users.

0a5edc3efc72d7b1a4ba369fd10eec4fa44d51e4 authored over 5 years ago
Settings: Settings Migrator - Replace {{ user }} with {{ user.name }}

62028a93595f1e5a2f8eef5ded3cf1bfa8691304 authored over 5 years ago
Trakktv: New role for Trak.tv plugin.

446f7e177b79248d0e70bf8d10e7bda31761d30b authored over 5 years ago
Settings: Reorganized Role [ansible]

a5a8e9d8ae1d1875f92427c8d89cb122f958c275 authored over 5 years ago
Plex: Updated plugin roles and tags.

a574644f9696aa88e57a896f94a0c5e27a32ab57 authored over 5 years ago
AppVeyor: Ignore Settings Role changes.

94ae4bd7960781fbae012d5ef078c53bf547a755 authored over 5 years ago
Plex: Fix transcode path if set to non-default `/transcodes`.

6e335de0164ea7cde1022e1c6f2c98f83a903de3 authored over 5 years ago
Settings: Updated new variables globally. [ansible]

de39b6f86ca1dd61edcbf1570f4702128b6ba433 authored over 5 years ago
Plex Auth Token: Display Plex Pass status as well.

47039c2847da8b0e930f7bdd2c1f14c98cd9c14c authored over 5 years ago
Plex: Reclaim server when `PlexOnlineToken` is missing.

b966b95d507d42fcabf14a8a1e14a15278cf131e authored over 5 years ago
Plex: Reorganized tasks. [ansible]

402cc4a919a2b5c3f43732b0f55fadfffac36c99 authored over 5 years ago
Restore: Restore service now supports backing up and restoring of .ansible_vault file

- Remember, all files are CLIENT-SIDE HASHED + ENCRYPTED - upload script (this file) and restore...

8455928481dd7c1fdf74e6df16712093d94f0e87 authored over 5 years ago
Nginx-Proxy: Cloudflare Tasks.

- Moved CF tasks from Common role here.
- Will now create a CF page rule for domain to allow fo...

7f79ac0552480d4e8835d45d0cfffb56e692d3dd authored over 5 years ago
Preinstall: Updated variable used for new home path. [ansible]

4b49927cbc9c40be2043a6b6250595ac0316cd15 authored over 5 years ago
User: Also copies '.ansible_vault' file during home folder migration.

Fix

b3f3d3bd3692f595bdaf77368235ffbbf46fa7c3 authored over 5 years ago
Settings: YYQ is now only installed when needed.

617107689a7cefa0b1928ce659b78171580631e4 authored over 5 years ago
Settings: Migrate users to new `accounts.yml` layout.

9fb9a90ac7391bea0587e47d70bcaa2e9a2c0a3b authored over 5 years ago
Settings: New layout for `accounts.yml`.

66dc920b918b66e72dd29afb68c34def39c9e5f7 authored over 5 years ago
Organizr: Replaced backticks with single quotes. [ansible]

37dd77b439e2b4b9290d2505685fa5c32a12f734 authored over 5 years ago
PreTasks: Renamed subtasks. [ansible]

pre tasks

ea52c6fc6890451fb71c4b920eb00883082f0e25 authored over 5 years ago
Settings: Reorganized Role [ansible]

- Also Misc tweaks to backup_config.yml vault service migration.
fix for log commit

b623730824d4edb4be4a5dc3efa29954710555c1 authored over 5 years ago
System: Minor touchups to role.

937c306d94c55ab6d12df3ebff7361af9b7a99a2 authored over 5 years ago
Restore: Shows more details during tarball extraction.

e73951c87c66acd2fac7f395a91506906ea7dabc authored over 5 years ago
Settings: Reset ownership of 'settings-updater.log' if it exists.

249ebdd639939cd022d1d4a9ca64ea32ae3f55bf authored over 5 years ago
Changelog: Minor touchups to scripts.

0d27ba4e735f3c8581799593cca6549d564f5a12 authored over 5 years ago
Changelog: Updated Tag links

155493792e5a63f9ae07621568f0b118c11b37eb authored over 5 years ago
Preinstall: Check if variables are defined before testing. [ansible]

- Will allow for roles to be skipped.

fce92b7fbd641a9508d4f55ee5bc6a0c72a3cabe authored over 5 years ago
Common: YYQ is already installed in Settings role.

3ea7a20f50398cdfaa8ce4a1f42a8cd38b451de3 authored over 5 years ago
Scripts: 'Plex Autoscan URL Script' update.

- Will now ignore commented out lines when grepping ansible.cfg file.

e49cf01c229f2c8351aa0ac6ac633e9d6db55294 authored over 5 years ago
Backup: Updated to stop/start Plexdrive4 and Plexdrive5

4895324663b67428076630a4784e964c8d46ebf1 authored over 5 years ago
Plex Autoscan: jq tasks will now keep nice formatting.

46f8e59b2de4502e77bfbe404aca929746fd4464 authored over 5 years ago
Plex: Reorganized Role [ansible]

88f7077d0966ad227c26c33694a270669d96b31b authored over 5 years ago
Nvidia: jq tasks will now keep nice formatting.

1584a4d8612280addcd1a16fe7b0545b848677d1 authored over 5 years ago
Settings: Use most recent upgrader used in other l3uddz projects (#300)

f5caac670ab4430680a599fee8913bd6076048d2 authored over 5 years ago
Changelog: 1.4.4

Changelog: 1.4.4 Updated

Update CHANGELOG.md

9b1a4a4a70bd3b04ac85ef1bc80a6a2cd7d8d0b7 authored over 5 years ago
Changelog: Diff between tag & dev vs master & dev

Update changelog.sh

699f0a33a1f43bf747b62358bf58313be62eff85 authored over 5 years ago
Changelog: Added `release.sh` script

8aa9a10dba4fcf1561d10e6d3ebb93a0a3778999 authored over 5 years ago
Changelog: Added '-s/--simple' argument to 'changelog.sh'

0179d91cea80e57dc16b7c64c6ff8b764a7df756 authored over 5 years ago
Changelog: Added `changelog.sh` script

53ce3f7d34a751b3fc6a5e8c153fae7841b43f22 authored over 5 years ago
Plex Autoscan: Use Ansible password plugin to generate server pass.

vs pwgen tool

e418494fd92846e3bca0b0e652705f5d78c7885d authored over 5 years ago
Drive STRM: jq tasks will now keep nice formatting.

61f773b99d7b3f0e11551fadb0ffa56ee53ac798 authored over 5 years ago
ruTorrent: Create themes and plugins folder.

- User themes and plugins are auto-imported during docker image build.

9f2a4a1cea3602a0b7db80df4a10af9ea41c8f27 authored over 5 years ago
Backup: Cleaner looking tarball creation task [ansible]

93d560e0a46bf18bbba2ae4a3dbd161ce437c98c authored over 5 years ago
Suitarr: Convert version to lower case.

4d877d68b2391a234dc241363bbb0cb17ad238bd authored over 5 years ago
Cloudplow: Added user agent to `rclone_extras` in default config.

81c6b2dfcc1eea6619eedc6a9d3f8d668e076629 authored over 5 years ago
Scripts: Added user agent to 'sync torrent downloads' scripts.

f26479dff4ad1a1975b727cdd40ab1caa4486f4d authored over 5 years ago
Watchtower: Use proper quotes. (#299)

11c56fc043ff384c416f050f5515bde11e7c7bce authored over 5 years ago
Backup: Now shows progress during tarball creation.

d3ae83b4c0b57e934fa9654d5d234c5577778d77 authored over 5 years ago
Backup: Added user agent to Rclone command.

9a42c00d215438c587a567d8407a761c2f08a311 authored over 5 years ago
Plex: Minor task rename [ansible]

a9ba0976cbd554f82059689cceddb0652035248f authored over 5 years ago
Restore: Added user agent to Rclone command.

d932ba868ae8c365135490d3af6f67f1bafe507a authored over 5 years ago
Mounts: Added user agent to Rclone commands.

b35c39f9c46ba318a3f736b05c95ad90ea1c6386 authored over 5 years ago
Feeder: Added user agent to Rclone command.

d7265b9b634aea1a597f25d7517a15556e3a3d3f authored over 5 years ago
Cloudplow: Minor tweak to default config.json

ee752edb30cdfc5d245d6475b39242a21f1ec556 authored over 5 years ago
Plex Autoscan: Minor update to default config.

15097cc1ae664fa7682758f1d6efdb125f7e56b2 authored over 5 years ago
Changelog: Fixed link for 1.4.1

4c16379613e5d34d5df2b2049bd6208300154e23 authored over 5 years ago
Changelog: 1.4.3

4b9e30c0930e3f5fe7f6a7cad082bdc6100b9b9f authored over 5 years ago
Plex Autoscan: Updated default config to reflect recent updates.

d65e05675e269a2d275ebcc3e561eb446a50eb9a authored over 5 years ago
Github: Updated CONRIBUTING.md page.

b68c808093140b6a9b9981f88bf458ecf28422e4 authored over 5 years ago
Backup: Tweaked snapshot related pushover messages.

8b337c447f65e77d485bf8ab6b4e25554f6833e9 authored over 5 years ago
Backup: Moved snapshot deletion task to occur right after tar creation.

- Works either way.

d2ce62fb3c95328f95fa794c69689c44e37ab600 authored over 5 years ago
Changelog: Update

f8c8883ea298eb04eb5b623e65b6e05acfe32a4b authored over 5 years ago
Changelog: 1.4.2

4a033602e9e1a3d45ca157dd7b1d18f2aedb23a3 authored over 5 years ago
Settings: Set default mount to mergerfs/rclone_vfs.

- Made relevant updates to the wiki (e.g. preinstall).

5e1a59a801efe793986a7f66307b7d17f104fca6 authored over 5 years ago
Git: Removed pre-filled titles from issue templates.

ba5aa8169f3133e69db06ea1fe3bde5c5607b6db authored over 5 years ago
Readme: Updated description.

ae855b05c693b15102b972321ac6592400aa864d authored over 5 years ago
Changelog: 1.4.1 update

00bd7312d2d294f8264c082b0cb6735b864dfb15 authored over 5 years ago
Vagrant: Added Vagrantfile for development (#294)

Thanks @lonix

ba94ed1502a4ac768f0fa4e9f560c7621fc0f126 authored over 5 years ago
Readme: Updated link for "commits-since" badge.

e1c695929bdf10f4178d2eb02baecaa442510713 authored over 5 years ago
Plex Autoscan: Set `PLEX_WAIT_FOR_EXTERNAL_SCANNERS: false` in default config.

- Manual scans will not delay PAS scans from occuring.

662d3ac3b280a6755ca48be157c773062f548c83 authored over 5 years ago