kay.one
|
ea86ce2fcb
|
banner is removed for series that don't have a banner.
|
13 years ago |
kay.one
|
9fcb3a4573
|
Improved: Episodes that are in the future AND have no title will not be added to db (place holder episodes in TVDB)
|
13 years ago |
kay.one
|
9bee9be397
|
Season toggle style updates.
|
13 years ago |
kay.one
|
1571e8ab0b
|
some minor styling updates to season gird.
|
13 years ago |
Mark McDowall
|
9721738bec
|
Cleaned up SeriesController.
More CSS fixes for Series/Details
|
13 years ago |
Mark McDowall
|
a7c90351ac
|
Click row to see the details of that episode.
Alternate rows are coloured (along with the details)
|
13 years ago |
Mark McDowall
|
d7bc3a3734
|
Fancy grid, well getting there anyways.
Cell colour only in the "Command" column.
Cell colour toggles when ignored is toggled.
|
13 years ago |
Mark McDowall
|
f065d345a5
|
Replaced Telerik SeasonGrid with simple table.
|
13 years ago |
kay.one
|
02a3b38210
|
Added service integration tests.
|
13 years ago |
Mark McDowall
|
2fc561f195
|
After adding all existing series, show no series message to user.
|
13 years ago |
kay.one
|
65417bd8ec
|
Fixed: Multipart episodes are now added to sab queue using single episode title only.
|
13 years ago |
kay.one
|
44d6d20bd6
|
Deskmetrics will not report any data unless using the master branch.
|
13 years ago |
Mark McDowall
|
7482a4c935
|
Merge branch 'grid-colour'
|
13 years ago |
Mark McDowall
|
27001c4b20
|
Merge branch 'blackhole'
|
13 years ago |
Mark McDowall
|
249e6d7c4b
|
Fixed DateTime parsing in SeriesProvider.CleanAirsTime, will now suppress failures because TheTvDb has random data.
|
13 years ago |
Mark McDowall
|
df6db27d21
|
Fixed SabPriorityType of Force being Top in the model.
|
13 years ago |
Mark McDowall
|
a83dbbb16f
|
Grid colouring for ignored and missing.
|
13 years ago |
Mark McDowall
|
a96ff2519a
|
New: Blackhole implemented, allowing clients other than SABnzbd to be used.
|
13 years ago |
Mark McDowall
|
d670e45001
|
DownloadClient added to the UI, it still will only download via Sabnzbd.
|
13 years ago |
kay.one
|
0b88976ce0
|
Updated deskmetrix libraries to add support for older versions of windodws.
|
13 years ago |
kay.one
|
2009693787
|
Fix: Indexers that are enabled but aren't configured correctly will be skipped during rss/search
|
13 years ago |
Mark McDowall
|
e0170a08e4
|
More REGEX work, cleaned up some extraneous bits and made them more accurate.
|
13 years ago |
Mark McDowall
|
c700ffcc3b
|
Fixed parsing being too greedy in its search for multi-episode releases.
|
13 years ago |
Mark McDowall
|
3b0d989cfb
|
Throwing a better exception.
|
13 years ago |
kay.one
|
fb0b487e6d
|
Added broken parser test.
|
13 years ago |
kay.one
|
feb4ef969e
|
Fixed: Issue where daily episodes/full season releases would break sab queue check.
|
13 years ago |
Mark McDowall
|
9c5efdb3b4
|
Fix: Deleting a QualityProfile will now remove it from the view.
Java script moved to a separate file so it can be debugged.
|
13 years ago |
Mark McDowall
|
26adbf2602
|
Code cleanup per commit comments. More Work?!
EpisodeParseResult will use Season ## when it is a full season instead of writing out each episode number.
|
13 years ago |
Mark McDowall
|
1f983094ac
|
Fix: Resolved a parsing issue when timeleft for an SabQueueItem was greater than 24 hours.
|
13 years ago |
Mark McDowall
|
78f7b8a53c
|
Grid colouring for ignored and missing.
|
13 years ago |
Mark McDowall
|
2635ff9bee
|
Fix: Grids will no longer display alerts when navigating to another page while the grid is still loading.
|
13 years ago |
Mark McDowall
|
fdd4a6c632
|
New: Blackhole implemented, allowing clients other than SABnzbd to be used.
|
13 years ago |
Mark McDowall
|
af0532d959
|
DownloadClient added to the UI, it still will only download via Sabnzbd.
|
13 years ago |
kay.one
|
68e1a0bc4d
|
Fixed: Fixed issue where an unknown episode/item in the queue would crash CheckQueue.
|
13 years ago |
Mark McDowall
|
91d3d522ec
|
Parse size to decimal using en-US culture.
|
13 years ago |
Mark McDowall
|
2bf97fd76f
|
Fix: Size will be displayed in best format when rejected (instead of bytes). It will also be displayed as info so it shows in the normal log.
|
13 years ago |
kay.one
|
207ea607a7
|
Fixed spacing in episode search notification.
|
13 years ago |
kay.one
|
b58fe89ce4
|
analytics will not leak exceptions while in production.
|
13 years ago |
kay.one
|
14ed804025
|
Fixed broken reference.
|
13 years ago |
kay.one
|
14559d035b
|
Updated deskmetrics libraries.
|
13 years ago |
Mark McDowall
|
60af451493
|
Merge pull request #8 from NzbDrone/config-backup
Config Backup
|
13 years ago |
Mark McDowall
|
1990f5ab8c
|
Removed try/catch from CreateBackupZip.
Build NzbDrone.Common when debugging now.
|
13 years ago |
Keivan Beigi
|
6cabbcb8b7
|
Merge pull request #7 from NzbDrone/config-backup
Config backup
|
13 years ago |
Mark McDowall
|
8ce6e8a08e
|
Cleaned up Backup.
|
13 years ago |
Mark McDowall
|
928bc55839
|
New: Backup added to Settings -> System
|
13 years ago |
Mark McDowall
|
93ee97123f
|
System/Backup will backup Config.xml and NzbDrone.sdf to a zip file for the client to download.
|
13 years ago |
Mark McDowall
|
ab7d3ebcc5
|
New: Added check to ensure FW is enabled before opening and closing ports.
|
13 years ago |
kay.one
|
340f05aef4
|
Fixed broken tests, DeskMetrics now has a different id during dev and production.
|
13 years ago |
kay.one
|
4ea475d428
|
New: NzbDrone is now preloaded on start. making accessing it for the first time after a restart or update a lot faster.
|
13 years ago |
kay.one
|
7a83a46d31
|
Added integration to deskmetrics
|
13 years ago |