1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-20 00:11:46 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
kay.one
2d4998d52d moved Series,Seasons,Episodes to their own folders. 2013-02-18 22:01:03 -08:00
Mark McDowall
6f3262c68a Release group is added to history and episodefile 2012-08-05 23:33:07 -07:00
Mark McDowall
ce0a6f8b86 NzbInfoUrl added to history and episode parse result, will be added to history item before being added to the DB. 2012-05-02 08:37:09 -07:00
Mark McDowall
0972c956b8 HistoryProvider will return History Items with Episode and SeriesTitle. 2011-06-19 16:44:45 -07:00
kay.one
acf23d4fc2 Removed subsonic completely 2011-06-17 18:46:22 -07:00
kay.one
3ef17273fd HistoryProvider now uses PetaPoco 2011-06-16 23:59:13 -07:00
kay.one
67d8bf4147 Removed indexertype property 2011-05-18 20:58:42 -07:00
Mark McDowall
7e946277bb IndexerType added, this will store the source indexer in history, so users can see (if they care) and we can add an icon if we want. 2011-04-27 17:11:08 -07:00
kay.one
e9c63b81e6 Added asp.net tick timer
Added health monitoring
Updated database logging
2011-04-21 19:23:31 -07:00
Keivan
6f2dcbf838 Revered back to subsonic
Added indexer configuration back-end
2011-04-18 17:12:06 -07:00
kay.one
e896af5cd0 ReSharper code cleanup 2011-04-09 19:44:01 -07:00
kay.one
1e73138f6d some subsonic cleanup 2011-04-05 20:14:43 -07:00
Mark McDowall
33b09567ce History VIew Added.
Fixed Relationships between History and Episode/Indexer.
Indexer now uses int as ID, string caused issues.
Get single Indexer by ID.
2011-03-22 22:19:23 -07:00
markus101
737330d48b Added NzbTitle to History item and will set it when adding to the DB. 2011-02-21 17:05:56 -08:00
markus101
c448c17605 Add to History when SAB receives the NZB and set episode.status to grabbed. 2011-02-18 08:36:50 -08:00
markus101
da979639ba More config pages have been added. AJAX to save. Order with jquery sortable.
Some RssFeed Parsing has been implemented, it does not currently download items, still need to perform a more verbose episode check.
2011-01-28 22:10:22 -08:00