Commit Graph

91 Commits (7eb0d62c531dce5050fee07ba05890a9c5186ba3)

Author SHA1 Message Date
kay.one 1a4f3fad25 removed sqo.
12 years ago
kay.one e635e816f6 moved moving of episode files into their own service.
12 years ago
kay.one 9a8414edde moved cleanup of deleted files to their own service.
12 years ago
kay.one 02d842a2b2 some preliminary work to move decision engine to use the visitor pattern.
12 years ago
kay.one 969dff5197 more file naming cleanup.
12 years ago
kay.one f21358fce5 file name builder cleanup.
12 years ago
kay.one dce64a5530 moved naming specification out of general config.
12 years ago
kay.one 50674d388c more project clean up.
12 years ago
kay.one 1ccbb3c9d8 automatically download banner,poster, fanart. without a job :D
12 years ago
kay.one de5d5b76e8 moved media file service
12 years ago
Keivan Beigi 94daf08361 add series works again, now includes title.
12 years ago
kay.one 5fc25b6095 external notifications are now based on Events.
12 years ago
kay.one a866c419e1 removed ExternalNotification.OnRename since it wasn't being used.
12 years ago
kay.one 9931bab998 fixed more tests.
12 years ago
kay.one 554924a522 post grab notification and updates are now using the new EventAggregator
12 years ago
kay.one 13658e3c6d moved config to objectdb.
12 years ago
Mark McDowall 7d0d5ab943 Use Series.OID (Tests still need to be updated)
12 years ago
Keivan Beigi 8a34f1096d Replaced EpisodeService with IEpisodeService
12 years ago
Keivan Beigi b5644bf660 moved series/season/episodes to object db.
12 years ago
kay.one 4504232956 still very broken
12 years ago
kay.one 2d4998d52d moved Series,Seasons,Episodes to their own folders.
12 years ago
Mark McDowall b6ed048f94 Ignore specials when doing sample check
12 years ago
Mark McDowall 3b16d68d0b Sample check reduced to 3 minutes
12 years ago
Mark McDowall e136b458e0 MediaInfo added
12 years ago
Mark McDowall eeb16d6d5a Added comments
12 years ago
Mark McDowall 7a675487fd Don't try to move episode file that does not exist
12 years ago
Mark McDowall 924d3d0c8e Hello Autofac, Goodbye Ninject
12 years ago
Mark McDowall 2235b83809 Sample file cutoff now 70MB
12 years ago
Mark McDowall 62b10a56df GetNewFilename takes series instead of string now
12 years ago
Mark McDowall dda7868215 Cleaned up a bunch of warnings
12 years ago
Mark McDowall f40305cb04 Fixed: Issue sorting downloads non-Windows NAS
12 years ago
Mark McDowall 5bbe310af5 Merge branch 'xem' into 'master'
12 years ago
Mark McDowall de62dc6f56 Merge remote-tracking branch 'origin/quality'
12 years ago
Mark McDowall cbdbc9a01b New: Import will skip any video file under 40MB
12 years ago
Mark McDowall 9c6d78d479 Cleanup and updates for XEM
12 years ago
Mark McDowall 92acb4c049 QualityTypes no longer an enum
12 years ago
Mark McDowall 49f086cf19 Renamed Quality to QualityModel
12 years ago
Mark McDowall 23118871fd Added Recycle Bin to server side
12 years ago
Mark McDowall cc6011ec87 Organized tests for DiskScan and PostDownload
12 years ago
Mark McDowall 3cdd479bb4 Import video files from root of unsroted dir
12 years ago
Mark McDowall 6f3262c68a Release group is added to history and episodefile
12 years ago
Mark McDowall bee6914062 Allow scene name to be used for renaming
12 years ago
Mark McDowall 4ca828db81 New: .strm files are now considered media files
12 years ago
Mark McDowall b122f1135e Metadata will be called when needed #ND-21
12 years ago
Mark McDowall 53ced94af9 Fixed: Issue with notifications when new episode filename did not contain the the quality.
13 years ago
Mark McDowall 6c0ff71cde Cleanup drop folder will treat moves as new downloads, so notifications will go out (otherwise the user gets nothing).
13 years ago
Mark McDowall c0d1d2c502 Fix: Successful downloads that are not moved properly should be retried.
13 years ago
kay.one 34054f2178 New: Added support for .M4V extensions.
13 years ago
Mark McDowall 1f24e87421 Fix: Deleted files were always ignored when deleted, ignoring AutoIgnorePreviouslyDownloadedEpisodes setting.
13 years ago
Mark McDowall 03a7643b75 SignalR will now update quality in UI as well (when applicable)
13 years ago