Commit Graph

618 Commits (4de036af559ab55edf31d45eeea3a7ff61394fbb)

Author SHA1 Message Date
Mark McDowall bcc854b78c Removed extraneous filtering code from series index
11 years ago
Mark McDowall dff6726114 Enter on add root folder will add folder
11 years ago
Mark McDowall 0247aebb25 Fixed: Adding an invalid root folder will show a usable error message
11 years ago
Mark McDowall e47b4c7686 New: Series lists will auto update when files are imported/deleted
11 years ago
Mark McDowall 7261a4bd71 Merge branch 'backup-on-update' into develop
11 years ago
Mark McDowall 469d802b7b Shutdown and restart are buttons now
11 years ago
Mark McDowall fcd05cda60 Fixed: Show title on posters view when poster is unavailable
11 years ago
Mark McDowall c3eb9a7a8c Renamed some series index views
11 years ago
Mark McDowall e131817022 Disable nancyfx diagnostics unless in debug
11 years ago
Mark McDowall e16a6f2b9c Only backup database and config file before update
11 years ago
Mark McDowall 85b211738b New: Backup database before updating
11 years ago
Mark McDowall be9b7284b5 Added shutdown and restart buttons to system UI
11 years ago
markus101 6ff9c9f61e Shutdown working on mono
11 years ago
Mark McDowall aa1a76fe72 Restart for Windows
11 years ago
Mark McDowall f69bb79077 Shutdown! Restart working for services
11 years ago
Mark McDowall 119a4ff39c Proper wiki link for add series
11 years ago
Mark McDowall 4d40ce88c2 Return false for size when quality is unknown
11 years ago
Mark McDowall 823ace02a6 Fixed not in queue spec
11 years ago
Mark McDowall 235bbc2d91 Single quotes around index column name won't die
11 years ago
Mark McDowall d648056bc4 Better trace messaging for Download Decision specs
11 years ago
markus101 2b5c512d64 Get series from DB before publishing add series, so we can use LazyLoaded values
11 years ago
markus101 16dd5b621e ScheduledTasks won't run immediately after first start
11 years ago
markus101 f9b0b2206c Added RescanSeries command
11 years ago
markus101 cdbd7273b7 Fixed broken episode integration tests
11 years ago
markus101 5a673a33ab Moved /api/episodes to /api/episode to align with other endpoints
11 years ago
markus101 9ee535328f Fixed: Order Upcoming by date and time
11 years ago
markus101 3d423f57f8 Fixed: Use friendly name instead of "Newznab" when fetching feeds
11 years ago
markus101 03ba8d071e Migration to new quality takes seconds not minutes now
11 years ago
Mark McDowall c9a77e99a0 Error handling in migration to new quality
11 years ago
Mark McDowall fe4f3d5d1e Fixed namespace
11 years ago
Mark McDowall 1eae184b43 Fixed up form-info icons after merge
11 years ago
Mark McDowall 958c2f1fe1 Merge branch 'quality-definitions' into develop
11 years ago
Mark McDowall 9a43ab9b94 Re-organized buttons on series index
11 years ago
markus101 9da0263eb5 Added warning to permissions
11 years ago
markus101 ee7cb2b80f Hide both series toolbars when there are no series
11 years ago
markus101 298837f96a Changed buttons on series/logs views to look less cramped
11 years ago
markus101 9515c28729 Merge branch 'view-filtering' of https://github.com/Taloth/NzbDrone into view-filtering
11 years ago
Taloth Saldono 45304b1bbc Solved error in quality comparison for HistoryService
11 years ago
markus101 01bdec965b Add absolute episode numbers to episodes during refresh
11 years ago
Taloth Saldono 98903869c3 Quick patch to solve Model.url issue. Should update to backbone 1.1.0 instead.
11 years ago
Taloth Saldono 7a4e05f04a Workaround to ensure the view uses a unique cloned collection for filtering instead of affecting the generic SeriesCollection.
11 years ago
Taloth Saldono 9df0ad0bf7 System.Logs view can now be filtered by severity.
11 years ago
Taloth Saldono af4c351428 Series Index can now be filtered and no longer fetches twice when starting.
11 years ago
markus101 2cd347b829 New: Blacklist added to UI (under history)
11 years ago
markus101 953e59d7e3 New: Progress bar on series details/calendar when episode is downloading
11 years ago
Mark McDowall d80d89e687 Calendar and series details show download progress
11 years ago
Mark McDowall c84bd6f21f Fixed chown config keys
11 years ago
Mark McDowall caf6f86573 Do not try to chown when user or group is blank
11 years ago
Mark McDowall cf57188741 Added sourceTitle to failed downloads
11 years ago
Mark McDowall 7218772b32 Support for setting uid/gid on *nix systems
11 years ago
Mark McDowall 3ed37997c5 Fixed: favicon for reverse proxy support
11 years ago
Mark McDowall 22cd3695ae Fixed: Calendar will show downloaded/downloading if applicable when the show is on air
11 years ago
Mark McDowall 0ab7d035e1 Validate series is the one searched for
11 years ago
Mark McDowall fbf242d3d5 Fixed cleaning titles that use underscores instead of spaces
11 years ago
Taloth Saldono 31e0524389 Disable background click to prevent deselection of all items.
11 years ago
Mark McDowall 4fc25b010c Fixed: Sequential series have proper clean titles
11 years ago
Mark McDowall 47f12b429e return promise for EpisodeModel syncing
11 years ago
Mark McDowall 28aee91d3f Fixed: Set episode's monitored status from missing and calendar
11 years ago
Mark McDowall cc66077943 Cancelling adding an indexer will stop listening to save event
11 years ago
Mark McDowall c4fc3e77b3 Cancelling quality profile editing will refetch it from the server
11 years ago
Mark McDowall 191db1c541 Moved to regions for quality profile editor
11 years ago
Mark McDowall 75decad601 UI looking better for quality profile editing
11 years ago
Taloth Saldono 3e97106aa7 Updated QualityProfile to contain a list of Items each with a 'Allowed' bool.
11 years ago
Mark McDowall 6ead44ca1b Added a tooltip to allowed
11 years ago
Mark McDowall 3bfdd1d9eb Fixed sorting of cutoff when allowed list changes
11 years ago
Mark McDowall 37ff745521 Renamed view template
11 years ago
Mark McDowall 8e59843d35 Fixed styles for quality profile editor, click chevron to move
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 47a8d93c18 Added .ogv as a file extension
11 years ago
Mark McDowall 34a08f8abb Merge pull request #50 from iaddis/nlog-debugger-output
11 years ago
Mark McDowall 24430aef07 Use proper path for episode file moving
11 years ago
Mark McDowall 543cc4e6c1 If folder does not exist...
11 years ago
Mark McDowall 25ae19bf80 Hiding permissions when OS is windows
11 years ago
Mark McDowall 49168cad25 UI and opt-in for setting permissions
11 years ago
Mark McDowall 5459b5fed4 New: Setting file permissions on import (Linux)
11 years ago
Mark McDowall 37231d1ef0 DiskProvider split to Windows and Mono projects
11 years ago
Mark McDowall a228bd8f1c Added test for series folder name
11 years ago
Mark McDowall 8292d4d267 Fixed: API Authentication issues with Apache Basic Auth
11 years ago
Mark McDowall 6b90a3a1eb Fixed: Clean series title in season folder of reserved characters
11 years ago
Mark McDowall 7d46f4d64d Logging destination filename when importing/renaming files.
11 years ago
Mark McDowall 7bb8a9db5f Validation and integration test for SeriesFolderFormat
11 years ago
Mark McDowall 43a2f39106 Added help text to Series Folder Format.
11 years ago
Mark McDowall 0b2865a97c Fixed broken add series test
11 years ago
Mark McDowall b5b9fababb New: Series Folder format now configurable (used when adding series only)
11 years ago
Mark McDowall 7c6605c02b New: Original Title can be used in file names
11 years ago
Mark McDowall 1e878a88fd ImdbId and Title Slug are now nullable
11 years ago
Mark McDowall d89d9e67c2 NextAiring sorting is not as drunk anymore
11 years ago
Mark McDowall 642f56c221 Fixed: Womble's URL
11 years ago
Mark McDowall 4962db3b6a Fixed: Initial sorting for Next Airing
11 years ago
Mark McDowall 442ab2b7c4 Get 1000 releases from indexers
11 years ago
Mark McDowall 6cbc8687de Better way to fix empty string split results
11 years ago
Mark McDowall 885872ff3a Fixed: Extra new line in release restrictions causing all releases to be rejected
11 years ago
Mark McDowall 2dd7fb9fdf Fixed: Search being triggered from Release Restrictions when pressing 't'
11 years ago
Mark McDowall c50fb84216 Some test cleanup for season search
11 years ago
Icer Addis 502ddceea2 Replaced + with space in special episode query string builder
11 years ago
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
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
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
11 years ago
Icer Addis d727840fbf Indexer searching for special episodes using query string
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
11 years ago
Mark McDowall 4d6d477947 Using SortValue instead of API hack for history
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 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
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
Mark McDowall c2a09b70f4 New: SSL certificates will not be checked for validity (to support self-signed certificates)
11 years ago
Mark McDowall 36a5eea951 Fixed: Issue saving notifications
11 years ago
Mark McDowall fb6e365c1a Updating proj
11 years ago
Mark McDowall 68d1c421ba Fixed: Refresh Xem mapped series list every 12 hours, instead of on startup only
11 years ago
kayone 9484e7d2a9 Xem integration tests for American Dad.
11 years ago
Mark McDowall 182743e653 Support for Int64 in SchemaBuilder
11 years ago
Mark McDowall 2bfaaddedb One more test
11 years ago
Mark McDowall 0a12343b9e Tests and cleanup
11 years ago
Mark McDowall a9ece10144 New: Mass series editor
11 years ago
Mark McDowall f76c4700a6 New: Release Group can now be used in rename patterns
11 years ago
Mark McDowall 9dcdd06b6c Default category is now empty for nzbget
11 years ago
Mark McDowall d5bad8c6ef long not int
11 years ago
Mark McDowall f95f7c2320 Actual fix for multiple network interfaces
11 years ago
Mark McDowall a7e210bfb3 Use Int64 for PushBullet device ID
11 years ago
Mark McDowall c122a94bc0 Fixed: Opening firewall ports when system has more than one network adapter
11 years ago
Mark McDowall dcd1b55d1f Trigger change on input after adding token
11 years ago
Mark McDowall 39607e240f ModalController
11 years ago
Mark McDowall c03f01172e Use audio and general stream runtimes when video runtime is zero
11 years ago
Mark McDowall 0de25988a5 Added logging when folder quality is parsed
11 years ago
Mark McDowall 54fcbc311f Logging quality again when using it from folder during import
11 years ago
Mark McDowall 87bda21b28 Fixed: Incorrect parsing as DVD for releases that contained 'pal' as part of another word
11 years ago
Mark McDowall 693dd8f622 Stop double fecthing the collection on first load of series page
11 years ago
Mark McDowall 7ebc9e3980 Fixed broken test
11 years ago
Mark McDowall 831c0a40b1 Narrower episode title on calendar upcoming for longer episode numbers
11 years ago
Mark McDowall c3bd5e0053 Upgraded Filesize.js to 2.0.0
11 years ago
Mark McDowall 149f94b006 Fixed event binding for episode file collection on episode modal
11 years ago
Mark McDowall d4a9bd25bd Decimal.TryParse the frame rate instead of Decimal.Parse
11 years ago
kayone 76bc4aaa9c Replaced manual argument validations with Ensure.
11 years ago
kayone b055fc5ade added test for HistoryRepository.Grabbed()
11 years ago
kayone d5cbd5dc33 added nzbindex.in to list of newznab indexers that require API Key.
11 years ago
kayone 37ae2d04e3 fixed newznab validation when URL is null.
11 years ago
Mark McDowall bd157b794b Merge pull request #43 from NzbDrone/mediainfo-dll
11 years ago
Mark McDowall 44abb6fae8 Fixed: Don't block ctrl+t from opening a new tab
11 years ago
kayone 9d29df836d log db value when mapping fails.
11 years ago
kayone 8fc93c7628 Added missing GetResourceById to CalendarModule needed by signalr
11 years ago
kayone bbb69a1dc7 constraint failed exceptions are translated to 409 conflict status codes.
11 years ago
Mark McDowall 9cb220bf2a dllmap added for MediaInfo.DLL
11 years ago
kayone be3ec7ddb8 new: smarter validation for newznab indexer settings
11 years ago
Mark McDowall 53cebdee17 NzbGet now uses RestSharp
11 years ago
Mark McDowall 39bb2ce80a Refresh upcoming collection every hour
11 years ago
Mark McDowall e3d47cddaa Revert "removed default for Sab"
11 years ago
Mark McDowall 9e00da4d2a Don't strip episode count from title if only one episode
11 years ago
kayone bedcbf9e70 touch!
11 years ago
kayone 9339b98d1e removed default for Sab
11 years ago
kayone 150b14aaeb renamed FailedDownloadCommand to CheckForFailedDownloadCommand
11 years ago
kayone 4ed15f0db8 added logging for signalr exception
11 years ago
kayone 575dc03e35 reset existing xem info during update
11 years ago
kayone b43c4e04f8 don't report DirectoryNotFoundException in FreeSpaceSpecification
11 years ago
kayone 91d64f0b6a path performance optimization
11 years ago
kayone 0503d7eea6 ignore known xem errors.
11 years ago
kayone a7d5b3761b Fixed: Memory leak in Ensure.That
11 years ago
Mark McDowall f1f13e6248 Add delay before showing backend connection lost
11 years ago
Mark McDowall 6fde48ce6b Fixed loading settings
11 years ago
Mark McDowall 239b27d83a Use folder will now default on
11 years ago
Mark McDowall 605806c92e Moved SxEE to episode title row on calendar
11 years ago
Mark McDowall 9142d1b188 Option to prevent backbone from adding new models to a collection (update only)
11 years ago
Mark McDowall 517b318b75 Removed debugging alert
11 years ago
Mark McDowall 00717a638a Updated full calendar to 1.6.4
11 years ago
Mark McDowall 26495aaa4b More parsing tests to ensure anime doesn't break standard episodes
11 years ago
Mark McDowall 2bc34e2d57 Merge pull request #41 from NzbDrone/service-dependencies
11 years ago
Mark McDowall 3266d05c82 Rename previews are now ordered in asscending season and epsiode order
11 years ago
Mark McDowall c554e3f6b9 More tests for single title paring of shows with a number in the title
11 years ago
Mark McDowall d0adac0b5d Fixed: Parsing files/releases for series that start with numbers
11 years ago
Mark McDowall ce6a299c98 Deleting episode files from episode details is a go
11 years ago
Mark McDowall 133ee1a0b3 Fixed: Scheduled Tasks that last ran in the future will be re-run after application start up
11 years ago
Mark McDowall e6a4008fad Adding some more logging to import process
11 years ago
Mark McDowall bb7bf803a6 Banishing bin and obj folder contents
11 years ago
Mark McDowall 93e9816d24 Adding a dependency on EventLog
11 years ago
Mark McDowall 9b5e56704e Service now depends on Tcpip
11 years ago
Mark McDowall 39834c1691 Removed NZbDrone.Setup Wix project from solution
11 years ago
Mark McDowall f3fbbf66e0 Catching InvalidOperationExceptions when Inheriting folder permissions
11 years ago
Mark McDowall f349f1177e Added mono space font, cleaner UI for rename preview
11 years ago
Mark McDowall e42ac25657 Rename preview for full series and season
11 years ago
kayone bb37444a99 minor parsing fix
11 years ago
kayone 0069b29f88 Fixed: xem mappings for series without scene mapping
11 years ago
kayone 7efac124c7 added input validation around MoveFile
11 years ago
kayone 95324b53d2 Update integration test uses actual update package from develop
11 years ago
kayone d42a63a480 Service kills other instances on start.
11 years ago
kayone 1e6817220a applicationmode cleanup.
11 years ago
kayone c219be8c8d Added single instance policy
11 years ago
kayone 266d1a43d9 app lifecycle cleanup
11 years ago
Mark McDowall c72c2f24c0 Merge branch 'custom-naming' into develop
11 years ago
Mark McDowall 061da0573a Fixed: Another runtime parsing issue for .ts files
11 years ago
kayone 41e02208d7 Increased load timeout of UI for remote requests from 7 to 30 seconds.
11 years ago
Mark McDowall 767586304a Never allow empty episode formats to be saved
11 years ago
Mark McDowall c90d010cd8 Fixed the broken tests
11 years ago
Mark McDowall 5659a3c496 No more wizard, now only show when advanced settings are off
11 years ago
Mark McDowall d9b7dd257e Couple touch ups
11 years ago
Mark McDowall 3d23ac9234 Fixed compilation issue
11 years ago
Mark McDowall 2b682a4936 Added caching to seasonEpisodePattern matching
11 years ago
Mark McDowall 3db97e9d11 Moved SeasonFolderFormat to NamingConfig
11 years ago
Mark McDowall 9d94c4490f Cleanup!
11 years ago
Mark McDowall 7a5cee5b8e Fixed issue with validation when rename episodes is false
11 years ago
Mark McDowall fbf91fe8f5 Added naming integration tests
11 years ago
Mark McDowall 2e694485fe Validation for samples and saving
11 years ago
Mark McDowall 9d5c1aa0a4 Validate that we can parse the chosen scheme before saving
11 years ago
Mark McDowall 48ece3d367 Using season:00 instead of 0season
11 years ago
kayone 41cb5c02e8 added tests for when patter doesn't match our 'expected casing'
11 years ago
kayone 4cfb2f271d minor cleanup.
11 years ago
Mark McDowall 21af4bbdfa Season folder format is lowercase
11 years ago
Mark McDowall f2aec932a4 Fixed naming config integration test
11 years ago
Mark McDowall 795f78296c Added tooltips and link to wiki, also made it an advanced option
11 years ago
Mark McDowall af2c7244bd Helper for configuring naming
11 years ago
Mark McDowall 0ec520c4d5 Basic UI + Wizard for custom naming added
11 years ago
Mark McDowall 7b54bca3c7 Server side for custom naming is complete
11 years ago
kayone 23c6cf2210 Fixed: NzbDrone using 100% CPU on Linux.
11 years ago
kayone 4f85865b4a moved signalr to x86
11 years ago