Taloth Saldono
|
45304b1bbc
|
Solved error in quality comparison for HistoryService
|
2014-02-02 00:38:19 +01:00 |
|
markus101
|
01bdec965b
|
Add absolute episode numbers to episodes during refresh
|
2014-02-01 14:26:49 -08:00 |
|
Taloth Saldono
|
98903869c3
|
Quick patch to solve Model.url issue. Should update to backbone 1.1.0 instead.
|
2014-02-01 23:09:30 +01:00 |
|
Taloth Saldono
|
7a4e05f04a
|
Workaround to ensure the view uses a unique cloned collection for filtering instead of affecting the generic SeriesCollection.
|
2014-02-01 23:09:25 +01:00 |
|
Taloth Saldono
|
9df0ad0bf7
|
System.Logs view can now be filtered by severity.
|
2014-02-01 23:09:22 +01:00 |
|
Taloth Saldono
|
af4c351428
|
Series Index can now be filtered and no longer fetches twice when starting.
|
2014-02-01 23:09:19 +01:00 |
|
markus101
|
2cd347b829
|
New: Blacklist added to UI (under history)
|
2014-02-01 14:07:30 -08:00 |
|
markus101
|
953e59d7e3
|
New: Progress bar on series details/calendar when episode is downloading
|
2014-01-31 22:05:16 -08:00 |
|
Mark McDowall
|
d80d89e687
|
Calendar and series details show download progress
|
2014-01-31 17:47:59 -08:00 |
|
Mark McDowall
|
c84bd6f21f
|
Fixed chown config keys
|
2014-01-31 08:17:50 -08:00 |
|
Mark McDowall
|
caf6f86573
|
Do not try to chown when user or group is blank
|
2014-01-31 08:11:19 -08:00 |
|
Mark McDowall
|
cf57188741
|
Added sourceTitle to failed downloads
|
2014-01-30 22:23:48 -08:00 |
|
Mark McDowall
|
7218772b32
|
Support for setting uid/gid on *nix systems
|
2014-01-30 21:24:32 -08:00 |
|
Mark McDowall
|
3ed37997c5
|
Fixed: favicon for reverse proxy support
|
2014-01-30 18:35:41 -08:00 |
|
Mark McDowall
|
22cd3695ae
|
Fixed: Calendar will show downloaded/downloading if applicable when the show is on air
|
2014-01-30 17:51:34 -08:00 |
|
Mark McDowall
|
0ab7d035e1
|
Validate series is the one searched for
|
2014-01-30 17:35:22 -08:00 |
|
Mark McDowall
|
fbf242d3d5
|
Fixed cleaning titles that use underscores instead of spaces
|
2014-01-30 14:08:34 -08:00 |
|
Taloth Saldono
|
31e0524389
|
Disable background click to prevent deselection of all items.
|
2014-01-30 20:09:10 +01:00 |
|
Mark McDowall
|
4fc25b010c
|
Fixed: Sequential series have proper clean titles
|
2014-01-29 22:43:23 -08:00 |
|
Mark McDowall
|
47f12b429e
|
return promise for EpisodeModel syncing
|
2014-01-29 22:18:37 -08:00 |
|
Mark McDowall
|
28aee91d3f
|
Fixed: Set episode's monitored status from missing and calendar
|
2014-01-29 22:08:13 -08:00 |
|
Mark McDowall
|
cc66077943
|
Cancelling adding an indexer will stop listening to save event
Fixed: Cancelling adding indexer will not break saving
|
2014-01-29 21:52:50 -08:00 |
|
Mark McDowall
|
c4fc3e77b3
|
Cancelling quality profile editing will refetch it from the server
|
2014-01-29 20:58:35 -08:00 |
|
Mark McDowall
|
191db1c541
|
Moved to regions for quality profile editor
|
2014-01-29 20:45:30 -08:00 |
|
Mark McDowall
|
75decad601
|
UI looking better for quality profile editing
|
2014-01-28 20:15:11 -08:00 |
|
Taloth Saldono
|
3e97106aa7
|
Updated QualityProfile to contain a list of Items each with a 'Allowed' bool.
|
2014-01-29 01:53:59 +01:00 |
|
Mark McDowall
|
6ead44ca1b
|
Added a tooltip to allowed
|
2014-01-27 22:02:52 -08:00 |
|
Mark McDowall
|
3bfdd1d9eb
|
Fixed sorting of cutoff when allowed list changes
|
2014-01-27 21:51:56 -08:00 |
|
Mark McDowall
|
37ff745521
|
Renamed view template
|
2014-01-27 21:42:14 -08:00 |
|
Mark McDowall
|
8e59843d35
|
Fixed styles for quality profile editor, click chevron to move
New: Quality in Profile can now be re-ordered (advanced setting)
|
2014-01-27 21:22:45 -08:00 |
|
Mark McDowall
|
f832d55424
|
Merge branch 'quality-definitions' of https://github.com/Taloth/NzbDrone into Taloth-quality-definitions
|
2014-01-27 18:21:01 -08:00 |
|
Mark McDowall
|
1cae7293e7
|
Adding NzbDrone.Windows to update package
|
2014-01-27 14:38:45 -08:00 |
|
Mark McDowall
|
63bf00ed41
|
Added CLA and CONTRIBUTING.md files
|
2014-01-27 14:10:37 -08:00 |
|
Taloth Saldono
|
c90791b266
|
Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled.
|
2014-01-27 19:21:29 +01:00 |
|
Mark McDowall
|
47a8d93c18
|
Added .ogv as a file extension
|
2014-01-26 17:13:29 -08:00 |
|
Mark McDowall
|
34a08f8abb
|
Merge pull request #50 from iaddis/nlog-debugger-output
Nlog debugger output
|
2014-01-26 17:13:30 -08:00 |
|
Mark McDowall
|
24430aef07
|
Use proper path for episode file moving
|
2014-01-26 15:12:06 -08:00 |
|
Mark McDowall
|
543cc4e6c1
|
If folder does not exist...
|
2014-01-26 14:58:12 -08:00 |
|
Mark McDowall
|
25ae19bf80
|
Hiding permissions when OS is windows
|
2014-01-26 14:16:12 -08:00 |
|
Mark McDowall
|
49168cad25
|
UI and opt-in for setting permissions
|
2014-01-26 00:57:14 -08:00 |
|
Mark McDowall
|
5459b5fed4
|
New: Setting file permissions on import (Linux)
|
2014-01-25 23:51:33 -08:00 |
|
Mark McDowall
|
37231d1ef0
|
DiskProvider split to Windows and Mono projects
|
2014-01-25 23:51:33 -08:00 |
|
Mark McDowall
|
6d61d57ba1
|
Added link to teamcity
|
2014-01-24 14:20:03 -08:00 |
|
Mark McDowall
|
204015d4ca
|
Fixed up readme a bit
|
2014-01-24 14:13:18 -08:00 |
|
Mark McDowall
|
a228bd8f1c
|
Added test for series folder name
|
2014-01-24 14:08:06 -08:00 |
|
Mark McDowall
|
8292d4d267
|
Fixed: API Authentication issues with Apache Basic Auth
|
2014-01-24 14:08:05 -08:00 |
|
Mark McDowall
|
6b90a3a1eb
|
Fixed: Clean series title in season folder of reserved characters
|
2014-01-24 14:08:02 -08:00 |
|
Keivan Beigi
|
9c9839ea29
|
Update readme.md
|
2014-01-24 14:04:12 -08:00 |
|
Keivan Beigi
|
e205e5a77e
|
Update readme.md
|
2014-01-24 14:03:50 -08:00 |
|
Keivan Beigi
|
7fafefbe99
|
updated readme
|
2014-01-24 14:03:39 -08:00 |
|