Mark McDowall
2f3430387e
Major logging overhaul
11 years ago
Mark McDowall
32562ba731
Fixed: Series editor saves much faster
11 years ago
Mark McDowall
fb5bd4994a
Added EpisodesWithFiles to get episodes in a serires that have an episode file
11 years ago
Mark McDowall
33ebf1bf78
New: Rename all selected series from the series editor
11 years ago
Mark McDowall
669f351d08
Properly handling multi episode in one scene numbered release
...
Fixed: Multiple episodes under one scene episode for some shows
11 years ago
Mark McDowall
5672c42f24
Merge branch 'sqlite' into develop
11 years ago
Taloth Saldono
eddfe67eb1
Added test to verify 'like' clause and fixed issue.
11 years ago
Mark McDowall
20dec3c205
Wanted is much much faster now.
11 years ago
kayone
e1376397a7
cleaned up Datastore folder
11 years ago
Taloth Saldono
8f87f06ac6
Processed PR Comments.
...
Added tests for EpisodesWithCutoffUnmet.
11 years ago
Taloth Saldono
d416dd4177
Repurposed the Missing page to include filter options and display episodes that haven't reached cutoff.
...
--HG--
rename : src/NzbDrone.Api/Missing/MissingModule.cs => src/NzbDrone.Api/Wanted/MissingModule.cs
rename : src/UI/Missing/ControlsColumnTemplate.html => src/UI/Wanted/ControlsColumnTemplate.html
rename : src/UI/Missing/MissingCollection.js => src/UI/Wanted/Missing/MissingCollection.js
rename : src/UI/Missing/MissingLayout.js => src/UI/Wanted/WantedLayout.js
rename : src/UI/Missing/MissingLayoutTemplate.html => src/UI/Wanted/WantedLayoutTemplate.html
extra : source : 2c76f3e423d39446f3bd7799b7344d7be63c70f5
11 years ago
Mark McDowall
78dacf6850
Fixed: Performance issues when processing results from indexers (RSS/Search)
11 years ago
Mark McDowall
faa24c5bb6
Merge branch 'special-episode-search' of https://github.com/iaddis/NzbDrone into special-episode-search
...
Conflicts:
src/NzbDrone.Core/Indexers/Omgwtfnzbs/Omgwtfnzbs.cs
11 years ago
Mark McDowall
606d78f5e1
Download clients now use thingy provider
11 years ago
Mark McDowall
a6361d0bbd
New: XBMC Metadata (Frodo+)
11 years ago
Mark McDowall
e47b4c7686
New: Series lists will auto update when files are imported/deleted
11 years ago
markus101
2b5c512d64
Get series from DB before publishing add series, so we can use LazyLoaded values
11 years ago
Mark McDowall
958c2f1fe1
Merge branch 'quality-definitions' into develop
...
Conflicts:
src/UI/Settings/Quality/Profile/EditQualityProfileTemplate.html
src/UI/app.js
11 years ago
markus101
01bdec965b
Add absolute episode numbers to episodes during refresh
11 years ago
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.
11 years ago
Mark McDowall
b5b9fababb
New: Series Folder format now configurable (used when adding series only)
11 years ago
Mark McDowall
401a5c9f26
Fixed: Xem mapped series should be more reliable
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
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
Mark McDowall
a9ece10144
New: Mass series editor
11 years ago
kayone
a7d5b3761b
Fixed: Memory leak in Ensure.That
11 years ago
Mark McDowall
3db97e9d11
Moved SeasonFolderFormat to NamingConfig
...
Moved UseSeasonFolder to UI only (add series)
11 years ago
Mark McDowall
7b54bca3c7
Server side for custom naming is complete
11 years ago
Cyberlane
44c1bc632e
Parsing service code (and tests) for absolute numbered episodes
11 years ago
Mark McDowall
3789602e56
Refresh series logs more and is done in alphabetical order
11 years ago
Mark McDowall
436644318b
Added name + year lookups
...
New: Support series lookup when year has been appended to the release name
11 years ago
Mark McDowall
52da5b643d
Using string for airdate instead of DateTime in models to prevent timezone issues
...
Fixed: Manual search air by date shows can now be sent to download client
11 years ago
Mark McDowall
9f403b46ff
Dropped TVDbEpisodeId since its not used and was causing contraint issues
...
Fixed: Issues refreshing some series due to episodes being reordered on TheTVDB
11 years ago
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
11 years ago