Icer Addis
11aa82832f
Added using statement
11 years ago
Icer Addis
2dbf0ecc82
Fixes for code review
11 years ago
Mark McDowall
3ccdbca712
Install updates will send info to UI
11 years ago
Mark McDowall
2dccc0567e
Fixed broken integration tests
11 years ago
Mark McDowall
5ac55b0421
Fixed: omgwtfnzbs season/series searches stuck in a loop
...
Fixed: MegaSearch season/series searches stuck in a loop
11 years ago
Mark McDowall
3eeee7335e
Fixed: Exit from tray icon
11 years ago
Mark McDowall
401a5c9f26
Fixed: Xem mapped series should be more reliable
11 years ago
Mark McDowall
5ada7efefc
Fixed: New device_iden from PushBullet can be used
11 years ago
Icer Addis
c459cdf168
Fixes in response to code review
...
ParseSpecialEpisode now follows similar pattern to Map() method and accepts TvRageId and SearchCriteria
Fixed normalize episode title to handle punctuation separately from spaces and removed special episode words
Removed comments
11 years ago
Mark McDowall
9b0114714d
grunt-contrib-less version locked (0.9.0 fails me!)
11 years ago
Mark McDowall
a422587ed5
Fixed: XML clean extra spaces from config file settings when saving/retrieving
11 years ago
Mark McDowall
e00b216eef
fixed URL when adding an indexer
11 years ago
Mark McDowall
332136bc6f
Only get DownloadClientId when its been added to history
11 years ago
Icer Addis
e2939847a5
Parser logging - changed Debug.WriteLine to Logger.Trace
11 years ago
Icer Addis
6c34acc8b3
NLog - fixed debugger target name
11 years ago
Icer Addis
ff5dc6f0ce
NLog - Added debugger target
11 years ago
Icer Addis
6ee08af111
Special Episode parsing support in ParsingService
...
Added ParsingService.ParseSpecialEpisodeTitle
Added SeriesService.FindByNameInexact
Added EpisodeService.FindSpecialEpisodeByName
Added IsPossibleSpecialEpisode method to parse info
DownloadDecisionMaker will try to find special episodes if a parse fails or is a possible special episode
11 years ago
Icer Addis
d727840fbf
Indexer searching for special episodes using query string
...
Added SpecialEpisodeSearchCriteria criteria to handle special episode search queries
Added method NzbSearchService.SearchSpecial() for season0 episodes
Added IIndexer GetSearchUrls() for doing text based queries
11 years ago
Mark McDowall
16356b6319
Merge branch 'reverse-proxy' into develop
11 years ago
Mark McDowall
a3d67b47f9
Merge branch 'backgrid' into develop
11 years ago
Mark McDowall
ed1334514f
Fixed: No longer showing connect lost messages when trying to reconnect
11 years ago
Mark McDowall
fcd5619041
Fixed: Manually failing a release
11 years ago
Mark McDowall
b16360fd39
Configure URLs on Linux, but don't register them
11 years ago
Mark McDowall
1ff652f6d6
Added dllmap for mediainfo freebsd
11 years ago
Mark McDowall
5c1f2b2dd7
Better css for sorting button text
11 years ago
Mark McDowall
8dcfbe7b9d
Little hack to deal with backgrid's setting of sortKey
11 years ago
Mark McDowall
6ba17782aa
Sorting on all series views is now working
...
New: Sorting is now persisted on a per page and browser basis
New: Series lists now support sorting on all views
11 years ago
Mark McDowall
4d6d477947
Using SortValue instead of API hack for history
...
Fixed jshint for series collection
11 years ago
Mark McDowall
df055d191f
Logs and series are now persisted
11 years ago
Mark McDowall
96868d088f
Fixed series editor
11 years ago
Mark McDowall
7dc641b3a9
History state is persisted across page reloads now
11 years ago
Mark McDowall
7e20e48023
Massive backgrid update, only one header cell left
11 years ago
Mark McDowall
874e98b408
Support for persistent state for collections
11 years ago
Mark McDowall
b5c9a811dd
New: Support for running from a sub folder (reverse proxy)
11 years ago
Mark McDowall
cec479923f
Merge branch 'pushover' into develop
11 years ago
Mark McDowall
a15fb00c35
sync event instead of promise
11 years ago
Mark McDowall
195cf97303
New: Added OZnzb.com as a default indexer
11 years ago
Mark McDowall
c42777086b
New: PushOver will now require an application per user to avoid API limiting issues
11 years ago
Mark McDowall
72e56a1845
Fixed: Some specials will no longer be treated as containing the full season on import
11 years ago
Mark McDowall
7292f354b5
Rename and search will be on the same line on mobile devices
11 years ago
Mark McDowall
d9b9ffe8a2
Fixed: Add series won't incorrectly mark the series as existing when it fails to add
11 years ago
Mark McDowall
d494023504
Fixed: Settings/System tabs will no longer fill up the browser history
11 years ago
Mark McDowall
92f9093138
Create .mdb files for mono releases
...
mono needs to be run with the --debug switch
11 years ago
Mark McDowall
d0818daeed
Fixed output message
11 years ago
Mark McDowall
e7052aebe4
Moved reqres for GetEpisodeFileById outside of the collection fetches
11 years ago
Mark McDowall
09c8504157
New: Double click on tray icon will open browser
11 years ago
Mark McDowall
231c6cf147
Log file requests will be authenticated when they come through with an API key
...
Fixed: Opening log files in the UI
11 years ago
Mark McDowall
b29efa5823
Fixed: Release group will not contain file extension
11 years ago
Mark McDowall
a5a02ce90e
Fixed: Incorrectly treating single episode releases as full season releases
11 years ago
Mark McDowall
80b2e605a9
Fixed: Issue processing full season releases
11 years ago