Commit Graph

80 Commits (3cf527bfa2dc11bbc6aa84a451ad55abd8257c96)

Author SHA1 Message Date
kay.one 6b0aae85ee GetMediaFile should be alot easier on disk.
13 years ago
kay.one 1239da656e Rewrite of InventoryProvider
14 years ago
kay.one 500e9af6c3 Fixed a bug where reports weren't being added to history
14 years ago
kay.one 69406a95d4 Fixed bug when a file that wasn't parsable would try to be imported
14 years ago
kay.one b4ea8838d2 Updated file scan logging
14 years ago
Mark McDowall 7e44ee5020 Merge with Kayone's branch.
14 years ago
Mark McDowall d4ef96f97b Moved filename only piece to Parser.
14 years ago
Mark McDowall 5e0427f927 MediaFileProvider, ImportFile will return null if episode cannot be properly parsed. Will only try to parse the filename, not the full episode path.
14 years ago
kay.one 17c8b8803b removed some unneeded injection dependencies. renamed dependency fields to be standard across the app.
14 years ago
kay.one 5faeccf098 added support for daily episode file import
14 years ago
kay.one 194c66f36a start support for daily show file import
14 years ago
kay.one e896af5cd0 ReSharper code cleanup
14 years ago
kay.one 8cade435d1 Application will automatically restart on db error.
14 years ago
kay.one fcf51978f9 Removed IConfigProvider, ISeasonProvider, ISyncProvider
14 years ago
kay.one 7efbfdbb89 removed IEpisodeProvider, ILogProvider
14 years ago
Mark McDowall 1a9948de2f Removed IDiskProvider.
14 years ago
kay.one 11e2b63b60 more rss refactoring
14 years ago
kay.one d7732cab3b fixed episode parse issue
14 years ago
kay.one 62b2cd510f started rss cleanup
14 years ago
markus101 1314d00c97 Post Processing has been implemented, still need to finish app for SAB to NzbDrone.
14 years ago
markus101 3b749a39a7 Renaming fixes, extension will be used now.
14 years ago
markus101 e7cabfe235 Fixed Episode to EpisodeFile relationship (So getting the EpisodeFIle gets associated Episode(s) as well.
14 years ago
markus101 9d24ccd97a Fixes for Episode to EpisodeFile mapping.
14 years ago
markus101 ce6bcbfec1 EpisodeFile parsing was incorrect due to change of relationship with Episode
14 years ago
markus101 891acfff44 Fixed issues that came up after making changes to Episode and EpisodeFile.
14 years ago
markus101 738700537e Episode RenamingProvider created, allows renaming by Every Episode for Every Series, by Series, by Season, or individual Episodes.
14 years ago
markus101 88ad555e75 Delete is setup, just need to add a link to follow through on the delete.
14 years ago
Keivan bf1ff29519 look right in IE, all episodes are ajax loaded.
14 years ago
Keivan fa0af257ff fixed a bunch of things. added basic support for file scanning. logs are now avilable in the UI
14 years ago
Keivan c8a8fb4d62 Fixed notification issues
14 years ago