Skip to content

Instantly share code, notes, and snippets.

View mattatcha's full-sized avatar

Matt Aitchison mattatcha

View GitHub Profile
App.config(function ($stateProvider) {
$stateProvider
.state('app.classes', {
url: '/classes',
abstract: true,
template: '<ui-view/>'
})
.state('app.classes.list', {
url: '',
templateUrl: 'modules/classes/partials/list.html'
#!/bin/bash
/Applications/Filebot.app/Contents/MacOS/filebot -script fn:amc --output "/Volumes/DataOne/Media" --log-file "/Volumes/DataOne/amc.log" --action test --conflict override -non-strict --def artwork=n "ut_dir=$TR_TORRENT_DIR/$TR_TORRENT_NAME" "ut_kind=multi" "ut_title=$TR_TORRENT_NAME"