Commit Graph

231 Commits (150a5c1fc6380f5315b57497e5652a1b66b08213)

Author SHA1 Message Date
woiza c9477d4b5a
Added /rootfolder to swagger.json
3 years ago
Robin Dadswell 5926ca5d8a
New: On Movie Delete and On Movie File Delete Notifications
3 years ago
Qstick abe8a06c11 Add Parse endpoint to V3 API
3 years ago
nitsua a9792973ee
Fixed: Mark as Failed errors (#5939)
3 years ago
woiza 065846464d
Added RootFolderPath prop in swagger.json (#5880) [skip ci]
3 years ago
Qstick 47c2a15b70 Fixed: RemoteUrl overridden for Movie call with TmdbId param
3 years ago
ta264 3a146ea667 Fixed: Adding indexers from presets
3 years ago
Qstick 8831fd7b50 Fixed: Grab ImdbId and TmdbId from Rarbg results
3 years ago
ta264 621edba82d New: Faster initial movie load
3 years ago
ta264 f03dfda2f0 New: Use System.Text.Json for Nancy and SignalR
3 years ago
Qstick ad3ddd11cf [API Docs] Document Queue endpoints
3 years ago
Qstick e5f66da087 New: Don't process files during Manual Import if there are more than 100 items
3 years ago
Qstick 2a93686360 New: Reprocess items after selection in Manual Import
3 years ago
Qstick f33f004aa9 Fixed: Sorting interactive search by quality for unknown movie results
3 years ago
Qstick 553a8f2a0a New: Show previously installed version in Updates UI
3 years ago
woiza aa00959010
Fix wrong type for Movie->titleSlug and Rating->value in api docs (#5824) [skip-ci]
3 years ago
Qstick 1e396ead5e Bump NetFramework to 4.7.2
3 years ago
ta264 26a04c9fd1 New: Build with NET5
3 years ago
Qstick fd4fb88ce1 New: Add Validations for Recycle Bin Folder
4 years ago
Qstick 083c4750fb Fixed: Leading zeros on MI Info
4 years ago
Qstick 099d0b6e67 More API Docs [skip ci]
4 years ago
userdocs 21c297024f
Update swagger.json (#5439) [skip ci]
4 years ago
Qstick 7cd29c48bb Fixed: Importlist sync setting and validator
4 years ago
Qstick a960716cec Fixed: Set CutoffUnmet correctly on MovieEditor response
4 years ago
Qstick 6d011cdc48 Fixed: Availability shows incorrect for movies (doesn't consider delay setting)
4 years ago
Qstick 6bfd9f0e18 [API Docs] Fix minor issues with tags and types [skip ci]
4 years ago
Qstick 86118b4537 More API docs [skip ci]
4 years ago
bakerboy448 bb721272ca New: All Wiki links now use the consolidated Servarr wiki
4 years ago
Qstick 28e2834c5d V3 API Docs Updates [skip ci]
4 years ago
Qstick 9c77399379 New: Dynamic Select and UMask Fields
4 years ago
Qstick 59f9ff7a22 Fixed: Tweak Edition Regex to prevent 'Special' false positives
4 years ago
Qstick d5addfa12f Fixed: Disabled List items show up in Discovery
4 years ago
Qstick 70a9a68ed3 Bump to dotnet core 3.1.10
4 years ago
Qstick 6d452d8479 New: Bulk remove from Blacklist
4 years ago
Qstick e82f0c01d8 Re-saving edited providers will forcibly save them
4 years ago
Qstick ee456c3291 Fixed: MapCoversToLocal for tmdbid queries to all movies endpoint
4 years ago
Qstick e52288bd67
New: Edit RlsGroup, Flags, and Edition for Movie Files (#5183)
4 years ago
ta264 0a8dd85856 Fixed: Speed up initial movie load when opening the UI
4 years ago
Qstick 708a2e31d5 Improve load speeds by being more efficient with config language
4 years ago
Qstick 53eeee8b91 New: Allow Selection Original Movie Languge in Profile
4 years ago
Qstick 4ec71538b9 Fixed: Avoid zero-length array memory allocations
4 years ago
Qstick 0198c7a3b1 Fixed: Use Length/Count property instead of Enumerable.Count method
4 years ago
nitsua a6758e4bf4
Ongoing updates to api docs (#5082) [skip ci]
4 years ago
Qstick aef8a8fd04 Fixed: Fetch blacklist by Movie instead of all
4 years ago
Qstick 41cf722ab5 Change over aphrodite references
4 years ago
Qstick 01f0f9d3bb Fixed: Translate Movie Info in Discover View
4 years ago
nitsua 9a46d5165c
New: Add support for prioritizing indexers (#5000)
4 years ago
Qstick ecf6dccb35 New: Option to not prefer repacks/propers (for use with Custom Formats)
4 years ago
Mark McDowall d31b1e1e9b New: Don't forcibly retest indexers/download clients/connections on save if previously enabled
4 years ago
nitsua df96203914
Update API Docs (#4985) [skip ci]
4 years ago
Qstick ecbdd58f42 New: Separate UI Language into two settings for Movie Info and Main UI
4 years ago
Qstick 2a84c4737b Fixed: NullRef on RootFolder add from ModelEvent Broadcast
4 years ago
Qstick 579a86a708 Don't Camel Case Localization Endpoint
4 years ago
geogolem e033ce1eff New: Add OnDelete Notification to TraktConnection
4 years ago
nitsua 3548433a10 New: Add runtime format option in Settings > UI so users can choose between a mins view and h/m view
4 years ago
Qstick 361ffe353d
New: Browse Lists from Discover Movies Page
4 years ago
nitsua 84e769b14e Fix: Remove title requirement in the API for adding movies when the TMDb is provided since that will over-ride the given title.
4 years ago
Qstick eff03a7d2c Fixed: Don't blow up if a tmdbid not in DB is asked for on AllMovie Endpoint
4 years ago
Qstick ee225d9d85 Remove Unused Usings
4 years ago
Qstick e4d033d0a7 New: Reprocess Language in Manual Import after Movie Selection
4 years ago
Qstick 77036ac3ef Fixed: Posters not always showing when searching for movie
4 years ago
nitsua 67b4182f4d Fixed: OriginalTitle in the API using the Title
4 years ago
Qstick 86a75e2641 Update Swagger defs to OAPI3.0
4 years ago
Qstick b077d1c6cf Push Swagger definitions to main repo [skip ci]
4 years ago
Qstick ffff528ccb New: Localization framework
4 years ago
Qstick 9bf50d4493 Fixed: Better NetImport Validation (Don't Allow Bad ProfileIds)
4 years ago
Qstick 075f024cec Cleanup Solution Unused Usings
4 years ago
Qstick 3a50152b21 New: Digital Release Dates in UI
4 years ago
Qstick 10322a1867 New: Aphrodite Language Improvements
4 years ago
Qstick f069801eba New: Ensure all unmapped folders are fetched when importing from a root folder
4 years ago
Qstick 3c7f80612d Fixed: Sorting of queue by movie title when unknown items are included
4 years ago
Qstick 62b3ed5d48 Fixed: Speed Up List Fetch
4 years ago
Qstick 6802bfc736 Fixed: List UI Revamp
4 years ago
Qstick 2d59192a9e New: Movie Discovery/Recommendations Reworked
4 years ago
Arthur Bols 4b25ef6deb New: Removed chown and simplified chmod options for linux/osx
4 years ago
Gabriel Patzleiner 51de8f16fb New: Removed the whole lenient parsing and lenient mapping functionality
4 years ago
Qstick 7adb358d1c
Fixed: Speed up mass deletes from Movie Editor (#4463)
4 years ago
Qstick 1d6a7a1843 Revert "Async HttpClient and list lookup"
4 years ago
ta264 c8a2af867e Async HttpClient and list lookup
4 years ago
Qstick c64c2d9f27 New: Use RadarrApi For MovieInfo
4 years ago
ta264 78c7372a0d Fixed: Ensure SSL cert exists before saving config
4 years ago
Qstick 93d27c70c4 New: AddMovieService to validate and populate incomplete adds
4 years ago
Qstick f332f8d7cd New: Dont Use Profile Language for Metadata Pull
4 years ago
Taloth Saldono dbc784e94b Added UpdateMechanismMessage to allow package maintainers provide custom message
4 years ago
Qstick 824d315a3b New: Download History
4 years ago
Qstick 72caab1b2b New: Monitor and Process downloads separately
4 years ago
Qstick 6739bf72c4 New: Allow query by TMDbId on Movies endpoint
4 years ago
Qstick d59c563023 Update Backend Packages
4 years ago
Qstick 43c48bf833 New: Quality Preferred Setting
4 years ago
Qstick 0a1eb877e0 New: Set Branch, Update Mech from PackageInfo
4 years ago
Qstick dd52760095 New: Movie Certifications
4 years ago
Qstick f338941cfc New: Show ExtraFiles in UI
4 years ago
Qstick 5a5e896eb4 Fixed: Misc Calendar Improvements
4 years ago
Qstick 669e46266a Fixed: Typo in ReleasePushModule.cs
4 years ago
Qstick 363be4ca34 Fixed: Metadata files not being created after rescan
4 years ago
Qstick 5128481b23 New: Additional Path Validation on Movie Add
4 years ago
Qstick 5b6a6cc9dc Fixed: Delete a movie file from the UI that was already deleted from disk
4 years ago
ta264 ea9494019e Fixed: Allow saving profiles with large negative CF scores
4 years ago
Qstick e986869e96 New: CustomFormat Naming Token
4 years ago
ta264 50d6c5e61e New: User defined scores for each Custom Format
4 years ago
Qstick 9ccdb4871d Fixed: Don't append every MovieId to Delete as a URL Parameter
4 years ago
ta264 241bf85f15 New: Better interface for creating custom formats
4 years ago
Qstick b670bffa1b
Fixed: Populate Collection on every Resource Map
4 years ago
Qstick 3ea6d78d39 New: Add MediaCovers endpoint to V3 API
4 years ago
Qstick 63197d38ce New: Store OriginalFilePath for New Downloads
4 years ago
Qstick e954b01921 Fixed: Remove Static/Dynamic Settings, Allow Folder Move from Editor
4 years ago
Qstick 3d17498945
Fixed: Queue not loading for unknown releases
4 years ago
Qstick 869ce2b366 Fixed: NullRef on Force Download Unparsable Releases
4 years ago
Qstick fdd1167f33 New: Clean 'Obfuscation' when parsing ReleaseGroup
4 years ago
ta264 df101258c5 New: Calculate custom formats on demand
4 years ago
Qstick 65287ec4f3 New: TMDb List Rework
5 years ago
Qstick ba83c01b6c New: NetImport Lists Grouped by Type
5 years ago
Qstick d76423a305 New: Scrape Cast/Crew/Collection Data on Movie Refresh
5 years ago
Qstick b3553e93ab Fixed: Broken Title Sort on Activity Pages
5 years ago
ta264 959b8ed83e Fixed: Speed up UI during refresh
5 years ago
Qstick 1b7f52e013 Fixed: Trying to add a movie when root folders hadn't populated
5 years ago
ta264 89fec7841c Fixed: Cutoff Status and Filter on MovieIndex
5 years ago
ta264 f83ccb6ca4 Swap to dapper Mk. 2
5 years ago
Qstick fa2c4725be New: Show IndexerFlags on Interactive Search
5 years ago
ta264 f02fa629cc Reformat and apply Stylecop rules
5 years ago
ta264 d4fa9b7345 Remove trailing whitespace
5 years ago
ta264 8d27111f7b Remove all unnecessary usings
5 years ago
ta264 c6ae0bb509 Add missing new lines at end of files
5 years ago
ta264 997ff74fb9 Replace tabs with 4 spaces
5 years ago
Qstick 8476e36122 New: Turn MediaInfo Popover into Modal, Add AudioFeatures
5 years ago
Qstick e937d74b11 Revert "Swap to dapper and system.text.json for database backend"
5 years ago
Qstick da50b49e01 New: Store Task StartTime, Show Duration in UI
5 years ago
ta264 d2065bfa1b Swap to dapper and system.text.json for database backend
5 years ago
Qstick 5d7804478b New: Trakt Auth per List
5 years ago
ta264 6235225f7d New: Bump to .NET Core 3.1
5 years ago
Qstick 0aa8ac5d39 New: Bump Version to V3 to please the masses
5 years ago