Commit Graph

40 Commits

Author SHA1 Message Date
Ruud ae4e15286a Don't try to loop over None. fix #2268 2013-09-29 12:17:09 +02:00
Ruud c6403e87f1 Get releases when cleaning up managed movies 2013-09-11 12:24:50 +02:00
Ruud b56cd3439e added_identifiers needs to be mutable. fix #2140 #2141 2013-09-11 09:28:30 +02:00
Ruud 779c7d2942 Remove mutable objects from function args 2013-09-02 22:44:44 +02:00
Ruud 7fd14e0283 Code cleanup 2013-09-02 21:59:06 +02:00
Jason Mehring 11fcfa8202 Moved library and refactored to its now location. Modified anything firing libray.add/update/_release date to now fire library.add.movie...
Conflicts:
	couchpotato/core/loader.py
	couchpotato/core/media/show/_base/main.py
	couchpotato/core/media/show/library/season/main.py
2013-08-24 20:04:27 +02:00
Ruud d759280c18 Don't update library items on shutdown 2013-08-14 12:31:41 +02:00
Ruud cf6f83a44b Option to disable manage scan at startup. fix #1951 2013-08-14 12:14:52 +02:00
Ruud 4b15563ba3 Don't use in_progress when it isn't set 2013-08-14 12:13:52 +02:00
Ruud 5328f7fe69 Allow unknown keywords for all api calls. fix #1881 2013-06-24 21:21:49 +02:00
Ruud 00d1da7c01 Bind quickscan to class 2013-06-14 19:51:31 +02:00
Ruud 6e0857c6c1 Remove Flask dependencies 2013-06-12 23:37:08 +02:00
Ruud cbd29df52a Update to_go even if movie isn't found in manage. 2013-04-26 16:27:36 +02:00
Ruud 4406f133b9 CAPITALIZE MOTHAFAAACKAAH! 2013-03-19 23:28:51 +01:00
Ruud ddf03cbcf2 Diskspace event 2013-03-04 23:11:20 +01:00
Ruud cb92b00534 Manage setting instead of getting folders. fix #1307 2013-01-24 23:33:48 +01:00
Ruud f41fc794c1 Don't search full disk when no manage folders are filled. fix #1304 2013-01-19 01:30:56 +01:00
Ruud a0dc5c075a Remove print 2013-01-12 16:05:54 +01:00
Ruud f7911fe9f3 Remove release on new scan 2012-12-18 14:14:06 +01:00
Ruud e7aafc406f Check if identifier exists before adding release. fix #1048 2012-12-17 21:10:30 +01:00
Ruud ad0a1b1efe Pass all the renamed files when adding new release 2012-10-14 20:26:10 +02:00
Ruud d3ebe531d5 Don't use 2 events after rename 2012-10-14 14:13:10 +02:00
Ruud 981ba61458 Progress bars for manage updates 2012-10-13 21:17:42 +02:00
Ruud 897a7ea122 Unicode errors. fix #600 #597 2012-07-15 16:25:59 +02:00
Ruud 974f2d040d Clean unavailable files on full scan. fix #455 2012-07-13 23:41:53 +02:00
Ruud e0440d4b11 Try and encode logging messages. fix #403 2012-06-11 12:38:22 +02:00
Ruud f410ba13f4 Working "full/quick" scan 2012-06-10 21:58:07 +02:00
Ruud 350185b9fd Use new movie.list 2012-06-10 18:45:13 +02:00
Ruud ac15df31d8 Properly split and strip words. fixes #137 2012-04-25 21:57:47 +02:00
Ruud a9830ab0a6 Check for proper returned value. fixes #126 2012-04-21 21:13:55 +02:00
Ruud 10b9205e05 Cleanup import 2012-04-18 22:37:51 +02:00
Ruud 187cd09f04 Property fix 2012-04-18 22:19:38 +02:00
Ruud 9ac2cf35ea Improved folder scanning 2012-04-16 23:16:04 +02:00
Ruud f160bfe779 Reordering of settings 2012-03-04 23:26:36 +01:00
Ruud 7df24643ac Api doc base 2012-02-21 17:16:02 +01:00
Ruud 4e2b511c06 Optimized runner script 2012-02-12 17:59:44 +01:00
Ruud 3565ba1af5 Don't give error on empty manage folder setting 2012-01-09 00:09:41 +01:00
Ruud 903d1ce7d1 Add some shutdown breaks, for longer events 2012-01-08 17:30:18 +01:00
Ruud 673e1a30bc Movie manage, better description 2012-01-08 13:14:00 +01:00
Ruud 1c75bfb9b0 Manage page base 2012-01-04 20:15:37 +01:00