Commit Graph

1019 Commits (dfe8d5436a99a6674b827f31858c02810db2dd02)

Author SHA1 Message Date
markus101 e166cb1b2d ExternalNotificationProvider complete, XBMC only for now.
14 years ago
markus101 0cb20b0092 XBMC Provider finished
14 years ago
markus101 2af078b23d ExternalNotifications, XBMC notification, building the framework for these, UI not implemented.
14 years ago
markus101 1314d00c97 Post Processing has been implemented, still need to finish app for SAB to NzbDrone.
14 years ago
markus101 ce79ab2827 Display Error when RSS Feed doesn't return any items.
14 years ago
markus101 46830a2777 EpisodeSorting setup, setting page created and usable, needs labels still.
14 years ago
markus101 165beda55b Use Season Folder is set in config (also set per Series), default is true.
14 years ago
markus101 3b749a39a7 Renaming fixes, extension will be used now.
14 years ago
markus101 a950a13c30 Show Path to episode on disk in Details.
14 years ago
markus101 b5c7135d24 Do not try to rename files if the source and destination path are the same.
14 years ago
markus101 9ffe8ea4cd Fixed the badly broken Renaming, it will now only attempt to rename episodes with files and works with multi-episode files.
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 737330d48b Added NzbTitle to History item and will set it when adding to the DB.
14 years ago
markus101 c448c17605 Add to History when SAB receives the NZB and set episode.status to grabbed.
14 years ago
markus101 88ad555e75 Delete is setup, just need to add a link to follow through on the delete.
14 years ago
markus101 dbca3a1974 Added UpdateSeries to SeriesProvider.
14 years ago
markus101 d3b7d199ab Fixed QualityProfile mapping to Series, resulted in a large number of changed files referencing ProfileId instead of QualityProfileId
14 years ago
markus101 21ac5d804c RssSync improvements and fixes.
14 years ago
markus101 445e2f59b9 Fixed SabProvider and Unit Tests for it.
14 years ago
markus101 13ab28586f More comprehensive check to see if we want this episode, will now compare episodeFile with the episode from the feed to see if it is wanted (Quality and Proper)
14 years ago
markus101 309e1ba249 Fixed issue with storing and retrieving quality profile, checking the profile.
14 years ago
markus101 a7780fab67 Issue with overwriting user settings for Indexers resolved.
14 years ago
markus101 735668f7b3 Fixed a bug with converting default quality profile from config when adding a new series.
14 years ago
markus101 da79ad147e New series will be added monitored and quality will be set to default quality.
14 years ago
markus101 6690139616 Fixed an issue where the RssSyncTimer was not updating the NextInterval variable after expiring the first time.
14 years ago
markus101 0fc75e8907 TimerProvider will test every 1 minute to see if it matches a schedule for updating season or entire series.
14 years ago
markus101 fd4cf86694 EpisodeProvider - RefreshSeasonInfo by Season added, updates only the supplied season.
14 years ago
markus101 ac20da426b SeasonProvider GetLatestSeason added
14 years ago
markus101 57f5b3ddc2 RSS Sync Timer Implemented using System.Timers.Timer
14 years ago
markus101 d083d653db Fixed updating of Default Qualities in CentralDispatch.
14 years ago
markus101 48e5b36936 Fixed logging for Settings Controller and QualityProvider
14 years ago
Keivan bfef6166f5 some changes to unmapped view
14 years ago
Keivan ca27c75df5 simplified quality fixed some broken tests
14 years ago
markus101 3b63cfb5d2 Added Quality Provider to interface with QualityProfiles.
14 years ago
markus101 63336ed58d Added Timer, will hold timer information for RSS Sync and eventually backlog searching.
14 years ago
markus101 c40f18e66f Fixed REGEX for episode parsing so it would correctly parse shows with a year in the title.
14 years ago
markus101 da979639ba More config pages have been added. AJAX to save. Order with jquery sortable.
14 years ago
Keivan 7bb63d0451 cleaned up css
14 years ago
Keivan bf1ff29519 look right in IE, all episodes are ajax loaded.
14 years ago
Keivan c9bc063a9c Updated log appearance.
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
Keivan 9c7500d4ae updated notification ui
14 years ago
Keivan 273de41d23 Cleaned up logging code
14 years ago
Keivan 76379341a7 Added series update notification.
14 years ago
Keivan 76dee4aff2 Merge branch 'master' of git://github.com/markus101/NzbDrone
14 years ago
markus101 3157ee4aba Updated EpisodeProvider methods
14 years ago
Keivan 30d38eead6 fixed ninjet's race condition
14 years ago
Keivan b112e28b80 Merged in rob's UPnP code
14 years ago
nothingmn dfbf13b868 Updated UPnP so it does disco async, updated DiscoProviders to handle that approriately, Added JsonAction result with JS Ajax call for client side detection, on a timer for media controllers
14 years ago
nothingmn 78dba9c668 Added Media Disco Providers - these will be used to auto detect media providers on the LAN
14 years ago
nothingmn 92e0a8f1a4 Added Media Provider Interface and XBMC's implementation
14 years ago
Keivan 27d86a8540 Added Notification System, Renamed Repository to Entities
14 years ago
Keivan 9c7355f3fb Cleaned up some tests
14 years ago
Keivan 81e155ae42 Added basic episode support
14 years ago
Keivan 606140832d Refactored SeriesController. Updated Post title parse.
14 years ago
Keivan afafc6b032 pretty...
14 years ago
Keivan beaf0cf939 Updated subsonic to latest nightly build
14 years ago
Keivan bca2e0c6b1 Added more stubbed mothods and providers
14 years ago
Keivan 8d47bcbe5e Rearanged episodes object, added method stubs
14 years ago
Keivan de212f8b98 Fixed some resharper line breaks
14 years ago
Keivan d00744aafa Resharper code cleanup
14 years ago
Keivan c7286863b0 Removed redundent classes.
14 years ago
Keivan a49850cc89 refactored Episode, Added Quality Enum
14 years ago
Keivan 01c1943d0e Renamed all Core.Controllers to Core.Providers to avoid confusion between Core Controllers and MVC controllers
14 years ago