1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2025-01-21 11:02:01 +02:00

1204 Commits

Author SHA1 Message Date
Mark McDowall
728a18f680 Fixed searchProvider 2012-10-17 23:50:36 -07:00
Mark McDowall
c693f90271 Fixed up issues with initial XEM implementation 2012-10-17 23:49:53 -07:00
Mark McDowall
4176158fdf Missed files... 2012-10-17 21:17:19 -07:00
Mark McDowall
5cd9438939 Added job for updating XEM mappings
XEM mappings will also be updated when a new series is imported
2012-10-17 21:15:42 -07:00
Mark McDowall
2fd1263619 Download naming uses tvdb numbering
Searching by scene name added
Removed American Dad
2012-10-17 17:06:14 -07:00
Mark McDowall
59bfa16462 Added tests for GetEpisodeBySceneNumbering 2012-10-17 00:56:07 -07:00
Mark McDowall
9c6d78d479 Cleanup and updates for XEM
SceneSource added to signify to lookup via scene name
Use Episodes for naming instead of EpisodeNumbers (in ParseResult)
2012-10-17 00:39:06 -07:00
Mark McDowall
c9c967fa1d Properly using Xem now 2012-10-16 22:00:28 -07:00
Mark McDowall
4b5d20cefe Revert "XemClient added"
This reverts commit a6e8ec6123d3095652c8c30539f2822676e682fb.
2012-10-16 17:08:47 -07:00
Mark McDowall
c5252ca22d Merge remote-tracking branch 'origin/master' into quality 2012-10-14 23:16:00 -07:00
Mark McDowall
d25da21e58 Multi episode title cleanup #ND-67 Fixed 2012-10-14 22:52:12 -07:00
Mark McDowall
09665c2920 Added WEBDL 1080p
New: WEBDL 720p and 1080p are now separated
2012-10-14 21:30:07 -07:00
Mark McDowall
b40c6ba7b8 Merge branch 'master' into quality 2012-10-14 20:23:45 -07:00
Mark McDowall
fae0cadbec Fixed header parsing 2012-10-14 19:21:12 -07:00
Mark McDowall
c91ff9be3e a.b.hdtv added
New: Enabled searching of a.b.hdtv for NzbClub and NzbIndex
2012-10-14 18:20:27 -07:00
Mark McDowall
2a1bb8989f Fixed Series Details 2012-10-14 10:10:23 -07:00
Mark McDowall
92acb4c049 QualityTypes no longer an enum 2012-10-13 17:36:16 -07:00
Mark McDowall
49f086cf19 Renamed Quality to QualityModel 2012-10-13 14:15:21 -07:00
Mark McDowall
410b4574bc Fixed db name in migration 2012-10-13 12:44:21 -07:00
Mark McDowall
070f6bb318 Added absolute episode number to DB 2012-10-13 12:44:20 -07:00
Mark McDowall
a6e8ec6123 XemClient added
New: Now using the thexem.de for episode information
2012-10-13 12:44:19 -07:00
Mark McDowall
27646310a1 Minor XML tweaks for Metadata 2012-10-12 22:35:47 -07:00
Mark McDowall
9a006fc702 Font-Awesomed System 2012-10-11 00:46:38 -07:00
Mark McDowall
8280561e11 User configurable RSS Sync Time
New: RSS Sync Interval is now user configurable (Default 25 minutes)
2012-10-07 12:16:43 -07:00
Mark McDowall
23f8f534fc TVDB numbering confusion fixed
Fixed: Issue when episode numbers changed on TheTVDB causing episode
files were linked incorrectly
2012-10-06 22:30:12 -07:00
Mark McDowall
b2c4f0201c Better error message for import fails. 2012-09-26 08:51:18 -07:00
Mark McDowall
cb0f1fe513 PostDownloadScanJob can now be passed a path 2012-09-22 23:01:31 -07:00
Mark McDowall
b21bf01bf0 Merge remote-tracking branch 'origin/master' into dynamic-jobs
Conflicts:
	NzbDrone.Web/Scripts/NzbDrone/series.js
2012-09-22 22:37:51 -07:00
Mark McDowall
a7a0a25029 Renamed AiredAfter to CustomStartDate 2012-09-20 08:37:40 -07:00
Mark McDowall
3061219367 EpisodeAiredAfter added to edit/editor 2012-09-19 00:07:19 -07:00
Mark McDowall
6c78187601 EpisodeAiredAfter added to AddSeries UI
New: Ability to skip episodes that aired before a certain date, per
series.
2012-09-18 23:06:09 -07:00
Mark McDowall
713c4225c0 Added EpisodeAiredAfter to server side 2012-09-18 18:30:30 -07:00
Mark McDowall
16f6fa36ff Merge remote-tracking branch 'origin/master' into dynamic-jobs 2012-09-15 00:36:59 -07:00
Mark McDowall
ad47bd275b Fixed broken nuget references 2012-09-12 00:35:47 -07:00
Mark McDowall
c9a01857f4 Updated nuget packages 2012-09-12 00:23:34 -07:00
Mark McDowall
aa282fbd4d Fixed up tests 2012-09-10 23:35:25 -07:00
Mark McDowall
a4dde81ceb Converted jobs to dynamic 2012-09-10 12:04:17 -07:00
Mark McDowall
760a40d61d Changed update URL 2012-09-08 17:32:21 -07:00
Mark McDowall
4cefc5323c Using TPL for feed downloading - more speed!
New: Faster searching and rss syncing
2012-09-08 16:38:42 -07:00
Mark McDowall
f6952abf39 Newznab searching is better
Fixed: Newznab returns better results for multi-word searches
2012-09-06 08:37:38 -07:00
Mark McDowall
fcf0ca7299 Registered jobs 2012-09-04 00:11:15 -07:00
Mark McDowall
23118871fd Added Recycle Bin to server side
New: Recycle Bin is now available
2012-09-03 23:49:04 -07:00
Mark McDowall
b52dcfd2ef Delete files when deleting series
New: Option to delete files when deleting series
2012-09-03 17:51:07 -07:00
Mark McDowall
a7fd486b03 Change episode file quality
New: Ability to change the quality of an episode in the database
2012-09-03 16:26:52 -07:00
Mark McDowall
d3ccd70470 Fixed broken tests... wtf was I doing? 2012-08-30 08:33:09 -07:00
Mark McDowall
4052db7502 Pneumatic added to client side
New: Pneumatic added as a download client
2012-08-29 19:33:57 -07:00
Mark McDowall
8b45714e59 Pneumatic wired up as download client 2012-08-29 17:32:27 -07:00
Mark McDowall
853f7689bc Pneumatic added to server side 2012-08-29 17:20:48 -07:00
Mark McDowall
cc6011ec87 Organized tests for DiskScan and PostDownload
Added tests for GetVideoFiles and ProcessVideoFile
2012-08-29 08:34:51 -07:00
Mark McDowall
3cdd479bb4 Import video files from root of unsroted dir
New: Import Files directly from unsorted directory (no subfolder
required)
2012-08-27 03:15:22 -07:00