27 Commits

Author SHA1 Message Date
satreix
4e7d197c7f travis: better pip usage 2016-03-18 23:24:38 -07:00
rembo10
f7116edc9a Merge remote-tracking branch 'maxkoryukov/feature/softchroot' into develop 2016-02-15 22:39:50 +00:00
Andrzej Ciarkowski
7ff27a42ca pathrender.py: Add module for extended path formatting
The pattern matching is loosely based on foobar2000 pattern syntax, i.e. the
notion of escaping characters with ' and optional elements enclosed in square
brackets [] is taken from there while the substitution variable names are
Perl-ish or sh-ish. The following syntax elements are supported:
 * escaped literal strings, that is everything that is enclosed within single
   quotes (like 'this');
 * substitution variables, which start with dollar sign ($) and extend until
   next non-alphanumeric+underscore character (like $This and $5_that).
 * optional elements enclosed in square brackets, which render nonempty value
   only if any variable or optional inside returned nonempty value, ignoring
   literals (like ['['$That']' ]).
2016-02-09 17:16:28 +01:00
maxkoryukov
99cab7304d ignore .coverage.yml 2016-02-04 22:50:37 +05:00
maxkoryukov
a175ec5b5c ignore coverage temporary files
removed "exclude-dirs" from setup.cfg. Travis still cant work with nose-plugins
2016-02-03 02:58:28 +05:00
rembo10
f3e2143b4b Revert "Add Python, Windows, OS X, and Linux to .gitignore"
This reverts commit 74e071b1d7.
2016-01-29 15:39:07 +00:00
rembo10
2110eb9855 Revert "Migrate as much as possible to pip and requirements.txt"
This reverts commit 982594a4a5.
2016-01-29 15:38:12 +00:00
Jamie Magee
982594a4a5 Migrate as much as possible to pip and requirements.txt 2015-12-04 11:09:09 +01:00
Jamie Magee
74e071b1d7 Add Python, Windows, OS X, and Linux to .gitignore 2015-11-27 14:10:08 +01:00
Bas Stottelaar
d25ce692f9 Ignore CSR files 2014-11-12 22:34:51 +01:00
Bas Stottelaar
bb7b1f64ce Add downgrade functionality (contributed script) 2014-11-12 20:25:08 +01:00
Jesse Mullan
48022d92fe Set up basic travis ci testing 2014-11-01 16:00:53 -07:00
David
9b1d6eb6e0 gitignore vims .swp files 2014-08-06 17:25:49 +02:00
Pieter Janssens
93e4e47cd6 Update gitignore (pycharm) 2014-08-05 13:04:33 +02:00
rembo10
2e55b0eb5b Modified gitignore to exclude cert & key files for https 2013-08-24 10:15:20 +05:30
rembo10
3a9c3cb6b4 Ignore all .db files 2013-07-31 15:09:40 +05:30
Benjamin Runnels
cf387fe54f Fixed default setting for GIT_USER and GIT_BRANCH
Fixed stdout catching
Updated gitignore adding /cache, /logs, and eclipse project files.
Made init.ubuntu executable
2012-12-17 11:20:08 -06:00
Patrick Speiser
203e7ca3a1 More groundwork for home page ajax 2012-09-28 21:28:35 +02:00
rembo10
517d51a210 Updated .gitignore to ignore cached files 2012-06-22 10:39:15 +05:30
rembo10
03b7d40a70 Merge pull request #432 from mjc/gitignore
include db journal in gitignore
2012-03-21 15:34:10 -07:00
rembo10
16c2919ab2 Added XBMC library updates & notifications to post processing 2012-03-21 22:20:30 +00:00
Michael J. Cohen
52dfa8355d include db journal in gitignore 2011-12-30 21:51:27 -05:00
Remy Varma
c5cd9c8451 Torrent support (courtesy of coolbombom), updated gitignore 2011-11-05 13:24:00 +00:00
Remy
045b5638b2 Big Update: Automatic updating, Show what albums/songs you already have, Config fixes, Fixed restart & shutdown buttons 2011-07-13 22:41:25 -07:00
gugahoi
8fc9169247 Ignoring .pyc and .log files 2011-07-01 15:32:05 +10:00
Remy
d88f097dab mend 2011-05-23 21:03:34 -07:00
Remy
742176cb90 added sabnzbd & nzbmatrix support 2011-05-23 20:58:42 -07:00