Mark McDowall
4515c1d155
Blacklist cleanup
...
Fixed: Cleanup blacklist when series is deleted
Fixed: Cleanup blacklist on startup
2014-02-22 16:17:19 -08:00
Mark McDowall
7279b58a58
Metadata cleanup and fixes
...
Fixed: Episode metadata will be renamed to match episode file names on refresh
Fixed: Episode metadata is renamed when episode file is renamed
2014-02-22 14:03:23 -08:00
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
2014-02-19 23:23:20 -08:00
Mark McDowall
cbd8e98677
More xbmc metadata improvements
...
New: Create/update episode metadata when series is refreshed
Fixed: Episode Metadata when screenshot is not available
Fixed: Episode metadata being stored in database incorrectly
Fixed: Do not create metadata when series folder does not exist
2014-02-18 20:51:37 -08:00
Mark McDowall
6b389d2643
Reordered migrations after rebase
2014-02-16 23:06:24 -08:00
Mark McDowall
77b83b521e
Validation, settings UI cleanup and different settings models, oh my
...
New: Download client UI matches other settings
Fixed: Prevent drone factory folder from being set to invalid paths/root path for series
Fixed: Switching pages in settings will not hide changes
Fixed: Test download clients
Fixed: Settings are validated before saving
2014-02-16 23:01:36 -08:00
Mark McDowall
606d78f5e1
Download clients now use thingy provider
2014-02-16 23:01:36 -08:00
Mark McDowall
ba22600412
Couple XBMC Metadata fixes
...
Fixed: Actor URL for XBMC Metadata
Fixed: Incorrectly storing season images for XBMC metadata
(cherry picked from commit 5b2c3b88c0
)
2014-02-16 22:47:57 -08:00
Mark McDowall
ea6e858dbf
Fixed migration filenames, check if process has exited before waiting for exit
2014-02-13 11:15:15 -08:00
Mark McDowall
66504febe0
Fixed migrations after rebase
2014-02-12 12:26:31 -08:00
Mark McDowall
cc4f2f3a69
Re numbered metadata migrations
2014-02-12 01:05:31 -08:00
Mark McDowall
409e1cca94
No more dupes and house cleaner added
2014-02-12 01:04:56 -08:00
Mark McDowall
3ca5e478ff
Almost everything working except importing episode thumbs
2014-02-12 01:04:54 -08:00
Mark McDowall
a6361d0bbd
New: XBMC Metadata (Frodo+)
2014-02-12 01:04:51 -08:00
Mark McDowall
3d3390187e
New: Optionally disable notifications for upgraded episode files
2014-02-10 17:09:31 -08:00
Mark McDowall
d0a6daeb26
Restart on linux/os x working
...
Removed client messages for shutdown/restart since they were getting stuck
2014-02-10 01:49:06 -08:00
Mark McDowall
e47b4c7686
New: Series lists will auto update when files are imported/deleted
2014-02-08 00:51:29 -08:00
Mark McDowall
aa1a76fe72
Restart for Windows
2014-02-06 18:19:01 -08:00
Mark McDowall
f69bb79077
Shutdown! Restart working for services
2014-02-06 18:18:59 -08:00
markus101
f9b0b2206c
Added RescanSeries command
2014-02-04 21:29:57 -08:00
Mark McDowall
958c2f1fe1
Merge branch 'quality-definitions' into develop
...
Conflicts:
src/UI/Settings/Quality/Profile/EditQualityProfileTemplate.html
src/UI/app.js
2014-02-03 17:29:22 -08:00
markus101
2cd347b829
New: Blacklist added to UI (under history)
2014-02-01 14:07:30 -08:00
Mark McDowall
0ab7d035e1
Validate series is the one searched for
2014-01-30 17:35:22 -08:00
Mark McDowall
4fc25b010c
Fixed: Sequential series have proper clean titles
2014-01-29 22:43:23 -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
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
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
b5b9fababb
New: Series Folder format now configurable (used when adding series only)
2014-01-16 23:52:28 -08:00
Mark McDowall
1e878a88fd
ImdbId and Title Slug are now nullable
2014-01-16 20:41:23 -08:00
Mark McDowall
c50fb84216
Some test cleanup for season search
2014-01-14 11:58:53 -08:00
Mark McDowall
5ac55b0421
Fixed: omgwtfnzbs season/series searches stuck in a loop
...
Fixed: MegaSearch season/series searches stuck in a loop
2014-01-13 19:47:45 -08:00
Mark McDowall
401a5c9f26
Fixed: Xem mapped series should be more reliable
2014-01-09 17:41:08 -08:00
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
2014-01-07 00:21:05 -08:00
Mark McDowall
c42777086b
New: PushOver will now require an application per user to avoid API limiting issues
2013-12-30 20:48:14 -08:00
Mark McDowall
72e56a1845
Fixed: Some specials will no longer be treated as containing the full season on import
2013-12-28 01:22:03 -08:00
Mark McDowall
fb6e365c1a
Updating proj
2013-12-15 20:32:48 -08:00
Mark McDowall
f76c4700a6
New: Release Group can now be used in rename patterns
2013-12-08 22:25:11 -08:00
Mark McDowall
53cebdee17
NzbGet now uses RestSharp
2013-12-01 01:44:33 -08:00
kayone
150b14aaeb
renamed FailedDownloadCommand to CheckForFailedDownloadCommand
2013-11-30 18:06:26 -08:00
kayone
575dc03e35
reset existing xem info during update
2013-11-30 17:45:30 -08:00
Mark McDowall
133ee1a0b3
Fixed: Scheduled Tasks that last ran in the future will be re-run after application start up
2013-11-28 18:07:11 -08:00
Mark McDowall
e42ac25657
Rename preview for full series and season
...
New: Preview before renaming files
2013-11-27 01:26:10 -08:00
Mark McDowall
5659a3c496
No more wizard, now only show when advanced settings are off
2013-11-21 23:45:39 -08:00
Mark McDowall
3db97e9d11
Moved SeasonFolderFormat to NamingConfig
...
Moved UseSeasonFolder to UI only (add series)
2013-11-21 23:45:37 -08:00
Mark McDowall
2e694485fe
Validation for samples and saving
2013-11-21 23:45:35 -08:00
Mark McDowall
9d5c1aa0a4
Validate that we can parse the chosen scheme before saving
2013-11-21 23:45:34 -08:00
kayone
4cfb2f271d
minor cleanup.
2013-11-21 23:45:32 -08:00
Mark McDowall
21af4bbdfa
Season folder format is lowercase
2013-11-21 23:45:32 -08:00
Mark McDowall
0ec520c4d5
Basic UI + Wizard for custom naming added
2013-11-21 23:45:29 -08:00