Commit Graph
43 Commits
Author SHA1 Message Date
Ruud bca4a2e241 Move search item to movie folder 2013-10-07 22:51:23 +02:00
Ruud 3925d4c215 Make search work for multiple media types 2013-10-07 21:23:09 +02:00
Ruud 0876d1ff8e Rename release.update to update_status 2013-09-30 20:52:04 +02:00
mano3m 7c5616cc79 fix colour order 2013-09-30 19:16:19 +02:00
mano3m 0c6c172d6a Update movie quality status colour and text
It isnt perfect this way. I think we need to add a sepperate function to
do this and call that from both when CPS is loading the page and when it
updates a release (e.g. just rebuild the icons)
2013-09-30 19:16:01 +02:00
mano3m d11f9d26c0 Add missing status 2013-09-30 19:15:51 +02:00
mano3m a2cb0ec8ad frontend release.update 2013-09-30 19:15:44 +02:00
mano3m 1bddadf3a4 clean-up searcher 2013-09-30 19:15:30 +02:00
mano3m f0f843f746 Add release.update event
Proof of concept commit.

It updates the database and calls movie.update.id to refresh the entire movie in the frontend. It would be better to crease a static js file in the release folder and add release functionality there including updating one release only.
2013-09-30 19:15:10 +02:00
Ruud 19f782e4a5 Don't try to change elements that don't exist. fix #2219 2013-09-21 12:41:06 +02:00
Ruud 9e0805ec89 Hide IE clear button on search 2013-09-20 18:08:12 +02:00
Ruud c8ab6a06fb ASCII encode md5 string. closes #2167 2013-09-19 23:39:15 +02:00
Ruud a092f394fa Snatch next didn't pick correct element 2013-09-17 20:18:41 +02:00
Ruud 074005ed02 Use existing category on re-add. fix #2182 2013-09-16 22:33:26 +02:00
Ruud 70f834d925 Gilles de la Tourette 2013-09-15 00:46:39 +02:00
Ruud 1aa26a5a6c Replace protocol if it doesn't exist 2013-09-09 22:28:21 +02:00
Ruud 52a0de3b59 Deleting from late block didn't work 2013-09-06 23:12:22 +02:00
Ruud 38886b28f7 Hide soon and late blocks on dashboard if their empty. fix #1778 2013-09-06 23:05:41 +02:00
Ruud 226cf6fc38 Make sure to not query db when there aren't any ids 2013-09-06 22:45:37 +02:00
Ruud bc94e90994 Optimize available char listing 2013-09-06 19:37:39 +02:00
Ruud 347125365f movie.list didn't keep order 2013-09-06 19:19:20 +02:00
Ruud 5c61c24c04 Lazyload file list in manage tab 2013-09-04 22:39:42 +02:00
Ruud 88d512eacc Don't try to use releases when there aren't any 2013-09-04 22:30:32 +02:00
Ruud ac9aaec7b8 Optimize movie.list 2013-09-04 22:30:32 +02:00
Ruud 0c5b950c87 Add manual to tryNextRelease 2013-09-04 22:30:32 +02:00
Ruud 7f304b0c28 Don't load profile on movie list 2013-09-03 22:50:27 +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
Ruud 233e6f9be0 Movie class wasn't remove on delete cancel. fix #1962 2013-09-01 23:33:24 +02:00
Ruud 8bfd206578 Option to disable direct searching on adding. closes #2054 2013-09-01 23:18:12 +02:00
Ruud ac2d2a0463 Always search on empty release dates. fix #2035 2013-09-01 22:51:59 +02:00
Ruud c1e4b47b99 Return category by default. fix #2073 2013-09-01 18:21:53 +02:00
Ruud 68bdf47ea4 Use protocol, not type for sorting 2013-09-01 00:31:47 +02:00
Ruud d10874f216 Video object on iPad doesn't listen to z-index. fix #2093 2013-08-31 19:22:32 +02:00
Ruud 9ad0ed642d Don't use type yet. fix #2068 2013-08-25 12:07:13 +02:00
Ruud 54a37b577d Import cleanup
Conflicts:
	couchpotato/core/providers/torrent/sceneaccess/main.py
2013-08-24 20:15:54 +02:00
Jason MehringandRuud 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 62b571d5f1 Rename type to protocol 2013-08-18 11:47:54 +02:00
Ruud 91856f1159 Searcher base
Re-usable cronjob code
2013-08-16 16:52:12 +02:00
Ruud f7da408f83 Searcher conf section 2013-08-16 10:21:44 +02:00
Ruud 2824c55231 Give moviesearcher a unique name 2013-08-15 23:52:48 +02:00
Ruud 874655846c Move movie plugin to media folder 2013-08-15 23:52:43 +02:00
Ruud 1620acedb1 Move movie to new media type folder 2013-08-15 23:52:37 +02:00