Commit Graph

1857 Commits (9fcd91f2c50352d0ce6086204eda2b1fa4d2cc28)

Author SHA1 Message Date
Keivan Beigi 73f3459264 added log trim command
11 years ago
Keivan Beigi 1f62194ab8 fixed NotInQueueSpecification throwing exceptions when it couldn't parse an item in the queue.
11 years ago
Mark McDowall ca334ef664 Select type added for client schema
11 years ago
Mark McDowall 8cac7ed1cd Notifications can be tested
11 years ago
Mark McDowall 1f4cf0034e Added test button to notification edit
11 years ago
Keivan Beigi 38589742e3 added caching breaker to media cover images.
11 years ago
Mark McDowall b99e62c5ba Xbmc Refactored
11 years ago
Keivan Beigi 76fb548ccd Added event type icon to history grid.
11 years ago
kay.one aca5d1f361 fixed calendar view
11 years ago
kay.one ac3582d5c4 should be able to queue report using api.
11 years ago
kay.one 487ad01a0e only publish import event if an episode is actually imported.
11 years ago
kay.one dc2930dc98 added toggle cell for episode ignore status.
11 years ago
kay.one ca71025bca updated history table
11 years ago
kay.one c4badd72bd added quality profile label
11 years ago
kay.one efa9cf6380 cleaned up the mindfuck that was scene mapping.
11 years ago
kay.one 074d7f2df5 fixed newznab parsing limited Wombles rss to TV
11 years ago
kay.one 5dc7e03b8d fixed nzbclub size parsing. Http timeout reduced from 100 to 20 seconds
11 years ago
Mark McDowall d33b152a44 Episode.AirDate will be nulled if its before Series.FirstAired
11 years ago
kay.one 890d1f2398 added release results to episode detail tab
11 years ago
kay.one a5be71fd8c unknow quality is rejected by AcceptableSizeSpecification
11 years ago
kay.one 5d563f041e renamed SearchDefinition to SearchCriteria
11 years ago
kay.one cc0ed59e7b added quality size repo fixture
11 years ago
Mark McDowall 9722506aca Fixed XBMC updating
11 years ago
Mark McDowall 66bce4b51e Notifications have real messages now
11 years ago
Keivan Beigi 9160343a51 added /logs
11 years ago
kay.one fc7d4536ac minor cleanup
11 years ago
kay.one 13cff22cf8 fixed Newznab category numbers.
11 years ago
Keivan Beigi a7fc3f9776 fixed newznab apikey
11 years ago
kay.one a997c10ca1 Fixed header request.
11 years ago
kay.one 233def11c7 fixed media cover download issue
11 years ago
kay.one e708a17c6a added RefreshSeriesCommand to scheduler (6 hours)
11 years ago
kay.one e5d35d7f59 fixed media cover download issue
11 years ago
kay.one 287dedadea fixed episodeservice.updatemany
11 years ago
kay.one 6c1d16ae57 minor cleanup.
11 years ago
kay.one ace98831c7 using compiled delegate instead of reflection in Marr
11 years ago
kay.one 9db5b7963e read is done using simple reflection strategy.
11 years ago
kay.one a46ef37f0b added new reflection strategy, lets see if it works in mono.
11 years ago
kay.one 49949bbe74 cleaned up refresh series info
11 years ago
kay.one b133fa9585 Added populate lazy-loading extensions.
11 years ago
kay.one 88cd6a3213 removed join from EpisodesBetweenDates, should be join in memoery in the API
11 years ago
kay.one e5cc0c1a93 value injector should map lazy loaded values properly.
11 years ago
Mark McDowall 1e4b7b033d Don't use alias for group by
11 years ago
Mark McDowall 9a68785c26 Default separater will be " - " now
11 years ago
Mark McDowall d2a59ea404 Indexers are saved when settings are saved
11 years ago
Mark McDowall fd88f17ead DownloadClient settings cleaned up
11 years ago
Keivan Beigi c1bbd0bd5d cleaned up handling of Unknown quality type.
11 years ago
Keivan Beigi 5b2410da3f non-working cached repository.
11 years ago
kay.one acf54203e5 Tuned down DB logging
11 years ago
Mark McDowall de911005cb Episodes between dates uses SQL join
11 years ago
Mark McDowall f21a235c00 Fixed trakt searching, cleaned up indexer/notification modules
11 years ago
Keivan Beigi 9181b1bb91 more granular Concurrency control.
11 years ago
Keivan Beigi 763df726f0 all services are singleton by default.
11 years ago
Keivan Beigi 8bdf8c31f0 replaced Json.Serialize with ToJson extension method.
11 years ago
Mark McDowall 0bc2d4814c Removed indexer tooltips
11 years ago
Mark McDowall af6e3ddb66 Cleaned up per comments
11 years ago
kay.one e2d17ac109 covers are re-downloaded if remote size is different than
11 years ago
Mark McDowall 1d007be8fd Notifications wired up
11 years ago
Mark McDowall e4410d8cb7 Able to create new Newznab indexers
11 years ago
Mark McDowall 5660b5086c Cleaned up a bit
11 years ago
kay.one 6144ff8f3e better handling of situations where a parsed episode isn't in the database.
11 years ago
Keivan Beigi 4e06cf0fa6 added more info to decision engine exception reporting.
11 years ago
kay.one 566e4eb1ce updated FluentMigrator
11 years ago
kay.one e4e6bcae1d last used quality profile is now used as default
11 years ago
Keivan Beigi 465dc725c8 finished add series,
11 years ago
Mark McDowall ea929974f3 Can add indexer (in UI)
11 years ago
Mark McDowall 6351011cce Treat WEBRip as WEBDL
11 years ago
Mark McDowall 6397239435 Order notifications in schema
11 years ago
Mark McDowall 0d21f34ec5 Renamed Smtp to Email
11 years ago
Mark McDowall ff29ab9150 Purdy Add Notifications
11 years ago
Mark McDowall 482cbc20a3 Notification schema added to server side.
11 years ago
Mark McDowall 95a9a297bc RootFolder removed from Series, going back to Path
11 years ago
kay.one 3010ed6073 added loggly integration
11 years ago
kay.one 0e7ca07e02 updated connection string params
11 years ago
Mark McDowall 8713ebefd6 No longer creating folders for existing series
11 years ago
kay.one be81f772df removed UTC conversion, now being done by DB.
11 years ago
kay.one c357d062d3 removed UGuid leftovers.
11 years ago
kay.one 4da6654440 Added Auth, startup options to UI
11 years ago
Mark McDowall 8a5bd31da7 Unmapped folders now get all series up front (much faster)
11 years ago
Mark McDowall dbc20a3c31 Added migration for notifications
11 years ago
kay.one a37ccf1d94 building connection string using SQLiteConnectionStringBuilder
11 years ago
Mark McDowall 812dd18b3d Fixed Broken Plex tests
11 years ago
kay.one 028bd5251c added cancellation token to Scheduler.
11 years ago
kay.one bd4856dad8 make model change events opt-in per repository
11 years ago
kay.one 28b47b415f added condition to lazy loading of relationship objects
11 years ago
Mark McDowall 63f2ba7f77 More notificationUI changes, start notification updates
11 years ago
Mark McDowall c5376319fe Notification settings added to the UI
11 years ago
Mark McDowall a153599d50 Cleaned up Notifications a bit
11 years ago
kay.one 4a8139f5ba update interval for existing tasks.
11 years ago
kay.one 8e89847f30 diskscan will not fully fail if a single file fails to be imported.
11 years ago
kay.one 6936f042f5 disable model events for log repository
11 years ago
kay.one 2573558321 more logging.
11 years ago
kay.one af4063c3e2 wiredup db logging.
11 years ago
kay.one 1016edb05b 5 minutes update check interval.
11 years ago
kay.one 80759f923e diskscan is triggered when new episodes are added.
11 years ago
kay.one 21e9bad6d5 removed episode status from server.
11 years ago
kay.one 91c0e21a4d last modified time is logged if folder is too fresh
11 years ago
Mark McDowall e9bf78a97d Notifications wired up server sided
11 years ago
kay.one 43b4262e14 updates static resourceprovider with better logging.
11 years ago
kay.one 80c996c216 fixing update for vnext.
11 years ago
Mark McDowall 16e13e0c24 Posters/Banners/Fanart served from App_Data
11 years ago
Keivan Beigi 0c3e53458f added ApplicationUpdateCommand
11 years ago
Keivan Beigi ecce355ebf added ApplicationUpdateCommand
11 years ago
Mark McDowall 02fe3f9f5a Removed completed TODO
11 years ago
Mark McDowall 14853e7e3c Delete Subfolder after import
11 years ago
Mark McDowall bc7e543c4d Fixed broken tests
11 years ago
Mark McDowall fb96abed49 Now importing downloaded episodes
11 years ago
Mark McDowall 5b664afaf8 Fixed up DownloadClient settings in UI
11 years ago
Mark McDowall 07613092b4 Renamed HistoryRepo GetBestInHistory
11 years ago
Mark McDowall e851924417 Rss will only download each episode once
11 years ago
Mark McDowall cdc9098ac7 History stores SeriesId now
11 years ago
Mark McDowall 30a24fd0b4 GetBestQualityInHistory will be handled in memory now
11 years ago
Mark McDowall aea80870d3 Enum Config values retrieved properly
11 years ago
Mark McDowall e6183b1f83 Fixed airdate parsing. Fixed minor UI issues
11 years ago
Mark McDowall 9d96df9c2e Moved Missing and History to Fancy
11 years ago
kay.one 2f4ccff0a2 removed nzbindex
11 years ago
Mark McDowall 525963f2a6 Existing series view loads again
11 years ago
kay.one 687f8d9384 fixed disk scan scheduler.
11 years ago
kay.one 42849d3276 cleaning up episode/series air date/time
11 years ago
kay.one cbe4be814c fixed diskscan
11 years ago
kay.one 29ca16ce77 fixed add new series
11 years ago
kay.one a816a83f3a improvements to scheduler,
11 years ago
kay.one 57e78e31fe cleanup
11 years ago
kay.one fc57262c89 fixed some broken tests.
11 years ago
kay.one 85cd877b0c fixed some issues here and there.
11 years ago
Keivan Beigi 4deecde092 back to tiny for now
11 years ago
Mark McDowall d320c2b6a9 Look ma, history!
11 years ago
Mark McDowall 3602822572 More better joins, some minor MDM changes for paging
11 years ago
kay.one 32431540c5 Scheduled Tasks should work as long as they are registered.
11 years ago
Mark McDowall f4dd6adc6a Added some tests for PagingSpecExtensions
11 years ago
Mark McDowall d37c8c26c2 LINQ for paging missing episodes
11 years ago
kay.one c59fe4e674 fixed broken tests
11 years ago
kay.one 4c810ca607 removed indexer settings from configservice
11 years ago
kay.one 70756db707 disabled job registration/timer.
11 years ago
Keivan Beigi ec58b8b595 removed all the jobs.
11 years ago
kay.one 40f384968a updated json serilizer to return defaults
11 years ago
kay.one 87a5dc7869 SignalR/Nancy/Owin/Mono
11 years ago
kay.one 45b4972091 moved hosting, system tray out of common
11 years ago
Keivan Beigi 8373e1ce10 added support for getting series by slug
11 years ago
Mark McDowall 68f93dbb10 LazyLoaded Series and Episode again for history
11 years ago
Mark McDowall 7ab1084437 Adding history
11 years ago
Mark McDowall 6a3d886588 Missing doesn't double fetch
11 years ago
kay.one 1877f70403 fixed server side indexer issue
11 years ago
kay.one 5c08e423a5 fixed indexer service, broken test
11 years ago
Keivan Beigi 385edbf464 fixed nzbclub parser.
11 years ago
Keivan Beigi 96990eabb3 indexers implementation is now separated from settings/definition
11 years ago
Mark McDowall d1eec340e0 Fixed missing sql queries
11 years ago
Mark McDowall 3983a36492 Fixed default sorting for series grid
11 years ago
Mark McDowall b4242f9fb2 Pagination for missing is alive!
11 years ago
Mark McDowall 00276041ad Starting missing conversion to backgrid
11 years ago
kay.one e03ab2ebea getting free space tries to get the space safely, if doesn't work and windows
11 years ago
kay.one 6d12a85756 single broken doesnt break the whole decision process
11 years ago
Keivan Beigi 3162e4864d improved Linux support for tests.
11 years ago
kay.one 660185640d removed filesharingtalk.
11 years ago
Mark McDowall aba81a522a Removed unused regex
11 years ago
Mark McDowall 474d48602a FIxed parsing tests, now with more regex
11 years ago
kay.one 016e360d1a quality Series.QualityProfile is lazyloaded.
11 years ago
kay.one d6d524e624 decision engine now reports it's own errors rather than just dying.
11 years ago
kay.one ca8eba9cf1 release endpoint now returns fully parsed rss info with decisions.
11 years ago
kay.one a1783a53a9 basic RSS fetch seems to be working.
11 years ago
Keivan Beigi 182192e0ba added commands.
11 years ago
Keivan Beigi 4cd75cd8aa stuff we did :D
11 years ago
Keivan Beigi 7ae9e79540 renamed EventAggregator to MessageAggregator
11 years ago
kay.one a8e76b3251 renamed some old 'parseResult' variable names.
11 years ago
kay.one 99958a822d minor sync cleanup.
11 years ago
Keivan Beigi 9efee65966 minor cleanup
11 years ago
kay.one 85fd0e1c22 logging update.
11 years ago
kay.one a2e84a8f83 Updated restmodule, moved series, root folder to the new restmodule.
11 years ago
Mark McDowall 000b7bf9e0 Resync'd UI and API
11 years ago
kay.one c3214a2e88 added resource mapping validation tests
11 years ago
Mark McDowall a04a5e8669 SeriesStats moved to its own Repo
11 years ago
kay.one 4afec69c79 fixed series statistics query.
11 years ago
kay.one 373a93be64 moving validation rules to restmodule.
11 years ago
Mark McDowall f86cb87ced Added SeriesStatistics
11 years ago
Mark McDowall acb15d8e49 Fixed episodesWithoutFiles
11 years ago
markus101 fa2b2df7d5 Calculate double episode start time on episode info refresh
11 years ago
Mark McDowall 754c50aeba Episode cleanup and added end date
11 years ago
Keivan Beigi 3f958109bb removed Autofac from update project.
11 years ago
kay.one 9cabe7cf90 cleaned up integration test project.
11 years ago
Mark McDowall c0d470e3bb Removed empty constructors from jobs
11 years ago
Mark McDowall dd930703e4 Use long for nzbx rageid
11 years ago
Mark McDowall c3273b74e8 Get by multiple ids added to BasicRepo
11 years ago
Mark McDowall ebf82ec09e Now Showing: series status from Trakt.
11 years ago
Keivan Beigi 2dc7f16f9f removed twitter.
11 years ago
Keivan Beigi 7c3c02ba60 more tests fixed.
11 years ago
Keivan Beigi f9bb4178ed json serializer updates.
11 years ago
kay.one 67995a5cf6 fixed AllowedReleaseGroupSpecification
11 years ago
Mark McDowall a4d69cc5ce Manual join of Series for EpisodesBetweenDates
11 years ago
kay.one df38aa2307 fixed issue where method names weren't being logged to database.
11 years ago
Mark McDowall 0ee175e382 Attempting join of Series to Episodes
11 years ago
Keivan Beigi 65ae894410 added an abstraction layer for json serializer, should work in mono.
11 years ago
Keivan Beigi 213c842050 removed signalr, will re-add when actually needed.
11 years ago
Keivan Beigi 9fdfd13dbf fixed more tests.
11 years ago
kay.one d2104e189f fixed some more tests.
11 years ago
Mark McDowall 0c46f7732a Fixed merge issue
11 years ago
Mark McDowall 3f83112086 Added todo to get UtcOffset from tvrage
11 years ago
kay.one 6e88f55a54 cleaned up parsing logic and structure.
11 years ago
kay.one cd2761d07d cleaned up app update
11 years ago
Keivan Beigi 420756bb47 fixed some tests, spelling issues.
11 years ago
Keivan Beigi 339dd5a1dd updated to NLog 2.0.1.2
11 years ago
Mark McDowall a6b66b7c90 Using Services, not Repos
11 years ago