Commit Graph

902 Commits (develop)

Author SHA1 Message Date
Benjamin Staneck 5d873fafec
New: Updated button and calendar outline colors for dark theme
1 year ago
Fabricio Silva 83cee4b00e
Fixed: Edit Quality Profile not opening
1 year ago
Benjamin Staneck bb77bb640c
Use minified jquery
1 year ago
Benjamin Staneck e34d250440
Fix typo in calendarBackgroundColor CSS variable
1 year ago
Mark McDowall b3260ba866 New: Colon replacement naming option
1 year ago
Robin Dadswell 720fc2818f Frontend Placeholders from the Backend
1 year ago
Mark McDowall 6fe5573298 Fixed: Override modal not closed after grabbing
1 year ago
Stevie Robinson bead56893f
Fixed: Border hover colors in dark theme
1 year ago
Stevie Robinson 7ed0407e77
Fixed: Spacing between manual download and override download buttons
1 year ago
Stevie Robinson 3e87870370
Fixed: Hover color on override download button
1 year ago
Mark McDowall dec6e14036 New: On Add Series connection event
1 year ago
Mark McDowall 83a9d15ff8 New: More information on on why hardlinks should be used over copying
1 year ago
Mark McDowall 3b5e83670b Appease linter
1 year ago
Mark McDowall 513b746fc3 Fixed: Series selection unselecting on mobile browsers
1 year ago
Mark McDowall 48a82ad711 Fixed: Manual Import multiple episode selection
1 year ago
Mark McDowall b2c43fb2a6 Typings cleanup and improvements
1 year ago
Mark McDowall 835910843b Fixed: Series index not loading
1 year ago
Mark McDowall 221bb10261 Fixed: Override and Grab release with unknown series
1 year ago
Mark McDowall 3dce7e729c Fixed: Import mode for manually imported queue items
1 year ago
Mark McDowall ba3dfdc147 Fixed: Unable to check row in Manual Import if series is not set
1 year ago
Mark McDowall 07f0fbf9a5 Override release grab modal
1 year ago
Mark McDowall defdc84b7e Convert Manual Import to Typescript
1 year ago
Mark McDowall 032d9a720c Extract useSelectState from SelectContext
1 year ago
Mark McDowall cc46ed56b4 Fixed: Number input changing while scrolling
1 year ago
Stevie Robinson 11905b99d3
New: Specials monitoring options
1 year ago
Mark McDowall 34e928ebed Fixed: Agenda view on mobile
1 year ago
Mark McDowall ad79dd4df5 New: Better series type select input
1 year ago
Mark McDowall f59cc99733 Remove unused imports from SeriesIndexRow
1 year ago
Mark McDowall b16094a9e3 Fixed: Prevent loss of restrictions when attempting to edit multiple restrictions at once
1 year ago
Zak Saunders 89e363fd14 New: Make Release Group Outline Not Show as Required
1 year ago
Mark McDowall cb86f4fa50 New: Closing Move Series modal without selecting will cancel save
1 year ago
Mark McDowall f22998aef3 Use episode runtime for size limits when available
1 year ago
Mark McDowall 1f619e27f1 New: Season interactive search modal size
1 year ago
Mark McDowall ac806a2933 New: Show downloading status for series progress bar
1 year ago
Stevie Robinson 4f5a183152
Fixed: Color unaired items in agenda view
1 year ago
Mark McDowall aa938d911b Fixed: Misaligned table border
1 year ago
Mark McDowall 622e36de96 Fixed: Some posters not showing for new series search results
1 year ago
Qstick 6082253166 New: Additional custom filter predicates for strings
1 year ago
Mark McDowall 6ec32eb45d Fixed lint error and background for poster select
1 year ago
Mark McDowall d923d3f106 Fixed: Series table not resizing properly when window size changed
1 year ago
Mark McDowall bf62d4f921 Fixed: Series select not working correctly after stopping/starting or changing sort order
1 year ago
Mark McDowall 37c355da51 Improved UI error messages (stack trace and version)
1 year ago
Mark McDowall 57a64b056a New: Increase clickable area of series select in poster/overview
1 year ago
Mark McDowall 279d3a89b6 Fixed loading series list and custom filters
1 year ago
tsubus 492c9e22ba Remove unused ReactDOM import
1 year ago
Mark McDowall f7ce5c7b11 Fixed: File browser
1 year ago
Mark McDowall ce255b55e6 Add CSS typings
1 year ago
Mark McDowall 6fce6c2bbc Remove Season Pass
1 year ago
Mark McDowall 67232290e5 Remove Series Editor
1 year ago
Mark McDowall bdcfef80d6 New: Season Pass is now part of series list
1 year ago
Mark McDowall a18c377466 Switch to eslint for linting
1 year ago
Mark McDowall a731d24e23 New: Mass Editor is now part of series list
1 year ago
Mark McDowall 815a16d5cf Added series index selection
1 year ago
Mark McDowall 5aad84dba4 Fixed: Restoring scroll position when going back/forward to series list
1 year ago
Mark McDowall d022679b7d Refactor Series index to use react-window
1 year ago
Mark McDowall de56862bb9 Add Prettier to format TypeScript files
1 year ago
Mark McDowall 910511dba0 Add typescript
1 year ago
bpoxy 5e761f766c
Fixed: Show calculated (rather than stored) custom format score on season and series history, to match episode history
1 year ago
Stevie Robinson c1e43e9389 Fixed: text color of complete seasons dark mode
1 year ago
Mark McDowall 81435dabc7 Fixed: Creating new Delay Profile
1 year ago
Mark McDowall 81d2b18ce1 New: Use Series Folder Format to improve unmapped folders within root folders
1 year ago
Stevie Robinson 3973571411
New: Added new series title rename tokens without year
1 year ago
Zak Saunders c897608bab Fixed: Calendar Grouped Series Title
1 year ago
Mark McDowall 71bfa0ff02 Fix use of sizeOnDisk
1 year ago
Mark McDowall 6dcfc661a1 New: Show updated Custom Format Score in history
1 year ago
Mark McDowall 4ed4ca4804
New: Add bypass if above Custom Format Score to Delay Profile
1 year ago
Mark McDowall 67035b9266 Fixed: Monitoring episodes modal not closing after saving
1 year ago
Mark McDowall 2c5b9e9999 Fixed: Loading Sonarr on OAF browsers
1 year ago
Mark McDowall 4f61a4ab07 New: Fixed truncation on Firefox after renaming Custom Format specification
1 year ago
Mark McDowall 1394122842 Fixed: Displaying audio and subtitle languages in UI
1 year ago
Mark McDowall 84e6649724 Cleanup old usages of languageCutoffNotMet
1 year ago
Mark McDowall 396406b217 New: Description for indexer RSS setting
1 year ago
Mark McDowall 09eea0571f Fixed: Delete series
1 year ago
Mark McDowall d8f6eaebdc New: Remember add import list exclusion when removing series
1 year ago
Mark McDowall 4baa2a07ba Fixed: End year for series not showing correctly in some cases
1 year ago
Mark McDowall 8fff59ff10 New: Show detailed queue status on Calendar and Series Details
1 year ago
Zak Saunders ca61efa57f
Fixed: Progress bar text colour in Dark theme
1 year ago
Qstick 0fad20e327
Handle auth options correctly in Security Settings
1 year ago
Mark McDowall 9e694c7b06 New: Added option to filter series by complete missing season
1 year ago
Mark McDowall b8714d80a1 Fixed: Prevent unexpected data breaking Series Import
1 year ago
Mark McDowall ad2557815e New: Allow season information tooltip to display above if unable to display below
1 year ago
Mark McDowall fea66cb7bc Fixed: Quality cutoff updating in UI when adding/removing qualities
1 year ago
Mark McDowall d08f33ae21
New: Quality Preferred Setting
1 year ago
Mark McDowall b2b9172c92 Fixed: Custom formats with score of 0 showing 1
1 year ago
Mark McDowall 041dc659fe Fixed: Custom formats with a total score of zero not showing in some places
1 year ago
Mark McDowall da4f6b7df9 New: Show Custom Formats on Manual Import / Manage Episodes
2 years ago
Qstick c522cd120d
New: Rework List sync interval logic
2 years ago
Mark McDowall 6bdeafcf8c Fixed: Improve Bind Address validation and help text
2 years ago
Zak Saunders 4ca5a213fa
New: Auto theme option to match OS theme
2 years ago
Mark McDowall c7d6c0f452 New: Show all options when authentication modal is open
2 years ago
Mark McDowall 335fc05dd1
New: Auto tagging of series
2 years ago
Qstick b98ce7fb17 New: Store Task StartTime, Show Duration in UI
2 years ago
Qstick 11e6e12676 Fixed: Error on EpisodeFile summary modal if CF is null
2 years ago
Mark McDowall df199ce0d8 Fix modal title for Manage Episodes in Season
2 years ago
Mark McDowall 154da57dc5 New: Add Custom Formats to episode details modal
2 years ago
Mark McDowall 998768bcf2 New: Filter by Custom Format Score in Interactive Search
2 years ago
Mark McDowall 51b1ba13c1 Fixed: Grab/remove queue actions not showing spinner
2 years ago
Qstick 095dcac90b Make CF insensitive help text more obvious
2 years ago
Qstick 6d142f0b0a Clarify Custom Format regex help text
2 years ago
Mark McDowall 3fdc7c8346 Fix lint error
2 years ago
Mark McDowall 32ebb51634 Fixed some react warnings with ReleaseSceneIndicator
2 years ago
Mark McDowall 264286dcf1 Fixed: Queued downloads not showing on episodes properly
2 years ago
Qstick be0fa73129 New: Store and use original Series language
2 years ago
Mark McDowall 9bd783d49c Improve page scrollbar
2 years ago
Mark McDowall 1c6c9a7960 Replace react-custom-scrollbars
2 years ago
Mark McDowall 381d642593 Added react-hooks lint rules
2 years ago
luz paz 209a250079 Fix various typos
2 years ago
Qstick fe476a319e Fixed: Truncate custom format card tags
2 years ago
Qstick fbc258c092 Fixed: Tag details fails for release profiles with tags
2 years ago
Zak Saunders 9e457c25c3
Fix light theme variable
2 years ago
Qstick a6ce1ee64c Fixed: Episode title not showing in Cutoff Unmet
2 years ago
Stevie Robinson e742eb49d7
Update blocklist help text
2 years ago
Mark McDowall 67cf95f6c2 Fixed: Settings page description for Metadata Source
2 years ago
Mark McDowall 9c73786251 Fixed: Series list jump bar click issues
2 years ago
Qstick fa1e67a6c8 Fix Language Selection on Manual Import
2 years ago
Qstick 89b0b04e08 New: Custom Format Language Condition
2 years ago
Mark McDowall 4b5c8a815f Fixed: Grouped items on calendar ignoring series monitored state
2 years ago
Mark McDowall ac8f6f339a Metadata attribution for TheTVDB
2 years ago
Michael Casey 5938a95abb New: Add UI Localization Framework
2 years ago
Mark McDowall d0efdc6c62 Fixed: Warning for search all
2 years ago
Devin Buhl 762042ba97 New: Add application URL to host configuration settings
2 years ago
Mark McDowall fbe412d847 Cleanup usages of isMono
2 years ago
Mark McDowall d3018fb501 New: Authentication is now required
2 years ago
Mark McDowall b154b00c61 New: Setting to disable authentication for local addresses
2 years ago
Qstick b04b4000b8 New: Custom Formats
2 years ago
Qstick 909af6c874 New: Frontend Package and Lint Updates
2 years ago
Qstick 2291f3e00e New: Native Theme Engine
2 years ago
Qstick 1169741c54 New: Use ASP.NET Core instead of Nancy
2 years ago
Qstick 878d1561aa Build Sonarr on Net6
2 years ago
Qstick f79ae77a3a New: Switch to ASPNetCore Kestrel and SignalR
2 years ago
Qstick b4ca4908fc Purge V2 API
2 years ago
C.J. Manca ac7afc351c
New: Add maximum single episode age option (per indexer)
2 years ago
Qstick 46bc711558
Fixed: Releases Size filter has incorrect value type
2 years ago
Mark McDowall 78dc2a7e13 New: Include Series Match Type in grab event details
2 years ago
Qstick d5fff15f32 New: Reset Quality Definitions to default
2 years ago
Qstick ad6081aec6 New: Instance name for Page Title
2 years ago
Robin Dadswell 4a2f120bc1 New: Set Instance Name
2 years ago
Mark McDowall 2ea7b477cb Fixed: Forgot password wiki link
2 years ago
Kathrin De Cecco c9df12e6bc
Fixed: Typo in add indexer modal
2 years ago
Mark McDowall b542dd0ddd Fixed: Manual Import without selecting Import Mode
2 years ago
Mark McDowall ccb88919b9 New: Increase TBA episode title delay to 48 hours (from 24) to deal with TheTVDB's API caching
2 years ago
Mark McDowall 0d739cd26d New: Don't default manual import to move
2 years ago
Mark McDowall 704cf7aebe New: Rename Protocol to Preferred Protocol in Delay Profiles
2 years ago
Mark McDowall 97e40dc00a Fixed: Rename On Download to On Import when editing connections
2 years ago
Mark McDowall ae0e23fc8e New: Added Mediainfo Video Dynamic Range column for episodes
2 years ago
Mark McDowall 893a6744ac New: Add The TVDB link to library import search results
2 years ago
Mark McDowall 458c5cd0b3 Fixed: UI hiding search results with duplicate GUIDs
2 years ago
Mark McDowall c93f63cd20 Fixed: Interactive Search Filter not filtering multiple qualities in the same filter row
2 years ago
zodac bc5a43bd92
Fixed: Typo in Connection Lost modal
2 years ago
Mark McDowall 8fa6e5ec6d Fixed: Use Manage Episodes instead of Manual Import for title when managing episodes for a series
2 years ago
Mark McDowall d376ae2f9f Fixed: Manage Episodes button grayed out if there are no episodes
2 years ago
Mark McDowall bdd5865876 New: Natural Sorting Manual Import Relative Paths
2 years ago
Douglas R Andreani 5a08d5dc24
New: Add date picker for custom filter dates
2 years ago
Mark McDowall be1acfc2f9 Fixed: Re-assigning file that was mapped to multiple episodes to only one of those episodes
2 years ago
Nial McCallister cc09f85212
Fixed: Twitter link
2 years ago
Stevie Robinson 581fb2cb3d
New: Add optional Source Title column to history
2 years ago
Mark McDowall e3aa92d09a Fixed: Scrolling in Firefox in small window (requires refresh)
2 years ago
Taloth Saldono 0521fc5681 Re-added xem scene number verification warning to calendar list view as well
2 years ago
Mark McDowall c10677dfe7 Option to show audio/subtitle language on series details
2 years ago
Mark McDowall 56b3acddc9 Fixed: Clearing logs not updating UI once complete
2 years ago
Daniel Martin Gonzalez f1d07f74ee
New: Option to show release group column on series list
2 years ago
Mark McDowall 80d36a06c8 Fixed: Filter indicator in interactive search
2 years ago
Ajax 66be23a7c4
New: Update Cert Validation Help Text
2 years ago
Mark McDowall 590f306e5f Fix linting for Backup/BackupRow
2 years ago
Mark McDowall 715711e6d7 New: Auto focus input when editing release group during manual import
2 years ago
Zack Eckersley Pallett 78aeda1a2c
New: Add backup size information
2 years ago
Ajax c7427f8df8
Fixed: IPv4 instead of IP4
2 years ago
Robin Dadswell 1bf87bf873 New: End Jackett 'all' endpoint support
2 years ago
Stevie Robinson 853f4d1e29
Fixed: Help text for Release Profile tags
2 years ago
Mark McDowall 6debc77408 New: Show filter indicator when filter is applied to a view
2 years ago
bakerboy448 71dba904a1
New: OnApplicationUpdate Notifications
2 years ago
Qiming Chen 13aaa20f1b
New: Link indexer to specific download client
2 years ago
Stevie Robinson 9afcec8b1f
Fixed: Mass Editor Footer on Smaller Screens
2 years ago
bakerboy448 f4dbda1318 Fixed: Clarify Indexer Priority Helptext
2 years ago
Mark McDowall 0cb8d93069 Fixed: Jump bar on series page not showing when window is made wider
2 years ago
bakerboy448 d284c29b6f
Fixed: Add missing MediaInfo VideoDynamicRangeType token to help modal
2 years ago
Taloth Saldono d7c10a4d4d Fixed: Re-added xem scene number verification warning to calendar.
2 years ago
Mark McDowall b90e25f652 Fixed: Overflowing release profile terms
2 years ago
Mark McDowall 245a033ab3 Fixed: Don't show absolute episode number in Manual Import if not available
2 years ago
Mark McDowall 52d8f87c66 Fixed: Sorting series without a Previous Airing
2 years ago
Mark McDowall 3f66eeba4d Fixed: Download client name in history details
2 years ago
hugepants d5b91f81ef
Fixed: Grammar in tooltip of download button
2 years ago
Yaroslav Veremenko 39192a6622
New: Added "Season Pack" to Interactive Search custom filters
2 years ago
bakerboy448 2d67247234
Fixed: Improved messaging when episode file was detected as deleted from disk
2 years ago
bakerboy448 0ac0a6223a
New: Display Unknown Items in Activity Queue by default
3 years ago
Stevie Robinson 7f079ac8f2
New: Updated naming examples
3 years ago
Mark McDowall 70456410a7 Fixed: Deleting from Manage Episodes modal
3 years ago
Mark McDowall 226d94b050 New: Show genres on series details page
3 years ago
Mark McDowall 2d0541c03b Fixed: Increase width and truncate long titles on Import List Exclusions
3 years ago
Mark McDowall 2bf1ce1763 New: Manage episodes through Manual Import modal
3 years ago
Robin Dadswell 3f9f8b3e2d
New: Time column is first column on events page
3 years ago
Mark McDowall 19510c4932 Fixed: Quality Profile and Tag Import List filtering
3 years ago
Mark McDowall f58a2389bd New: Increase width of preferred word keys when editing
3 years ago
Mark McDowall 30aa5f9070 New: Release group column on series details
3 years ago
Mark McDowall 4bba820e5a New: Set release group during Manual Import
3 years ago
Mark McDowall 2e2733a2e1 Fixed: Saving release profile when removing an item from Must (Not) Contain
3 years ago
Mark McDowall 553aa22b29 Remove unused split
3 years ago
Mark McDowall 08359e264c New: Show preferred words in release profiles for tag details
3 years ago
Mark McDowall 979219f7df Fixed: Viewing tag details in settings
3 years ago
Mark McDowall 0abd52d6be Fixed: Release profiles not saving if Must (Not) Contain is empty
3 years ago
Mark McDowall f4c71fc56f Remove unused split from ReleaseProfile
3 years ago
ta264 99843d2876 Fixed: Restoring scroll position when going back to index page
3 years ago
ta264 076ad5fe6d Revert "Fixed scrolling via jump list on series index"
3 years ago
Mark McDowall ada01a1116 Fixed: Commas in Must (Not) Contain regex
3 years ago
Stevie Robinson 943a3d80c4
New: Disable autocomplete of port number
3 years ago
Kevin Lau d9e9b72a89
New: Change Today color in calendar for better visibility
3 years ago
Qstick dbd140d4ec Update QualityDefinitionsConnector.js
3 years ago
Qstick e9a49941c9 Fixed: Help message when adding download clients
3 years ago
Mark McDowall 3f60e28c42 Fixed: Blocklisting pending releases
3 years ago
Robin Dadswell ead1371846 New: Renamed Blacklist to Blocklist
3 years ago
Mark McDowall 021fd4afa7 Fixed: Updated wiki links
3 years ago
Zippy79 155dbd4dd5
New: Add TVDB URL in Kodi metadata
3 years ago
Mark McDowall 6596d0b4da Fixed: Show error if adding root folder fails
3 years ago
Mark McDowall dca2cfcecd Fixed: Peers filtering in Interactive Search results
3 years ago
6cUbi57z c3d54b312e New: Add tag support to indexers
3 years ago
Nathaniel Peiffer 43cd103248
New: Add Size column to Activity: Queue
3 years ago
Robin Dadswell 98e5442f24 New: Added Running Years into the shows details
3 years ago
Nathaniel Peiffer 2ddf131e1a
New: Activity Queue: Rename Timeleft column to Time Left
3 years ago
Jake Soenneker 2f366bc3b7
New: Manual Import rejection column is sortable
3 years ago
Mark McDowall 4402f475d4 Update IRC links to Libera.chat
3 years ago
Taloth Saldono 690b851836 Reverted test code
3 years ago
Mark McDowall 2804a961cb Fix webpack memory leak when copying HTML files
3 years ago
Evan J e8f58eb9be Update login.html
3 years ago
Taloth Saldono 6c5cc430b7 Clarify delay profile bypass only applies to preferred protocol
3 years ago
Mark McDowall c3837c9f7b Fix ESLint
3 years ago
Taloth Saldono fe8f319f7b Show User Agent in System->Tasks for externally triggered commands
3 years ago
Taloth Saldono 2dba5ef4b4 New: Per download client setting to Remove Completed/Failed downloads instead of global setting
3 years ago
Mark McDowall ff048ffcb8 Spaces...
3 years ago
Mark McDowall c722e91124 New: Add rel="noreferrer" to all external links
3 years ago
Mark McDowall 05bee7c37a Fixed: Remove preview from site name
3 years ago
Taloth Saldono 8fc68420c9 Fixed: Scene Info displaying mappings for wrong season
3 years ago
Mark McDowall 5d316ad7dc Fixed scrolling via jump list on series index
3 years ago
Mark McDowall 56a33e3b4c Use webpack environment variables in build.sh
3 years ago
Mark McDowall 684626ef73 Updated react-dnd and added touch support
3 years ago
Mark McDowall 30ed105afc Update postcss packages
3 years ago
Mark McDowall 023498fdb9 Update linter packages
3 years ago
Mark McDowall dde53b12a8 Removed gulp and organized package.json
3 years ago
Mark McDowall a3bb2f1c32 Fixed files that were using incorrect imports
3 years ago
Mark McDowall 0a2b109a3f Fixed: Refresh queue count when navigating Activity: Queue
3 years ago
Mark McDowall d29e254dcb New: File info scrolls on mobile
3 years ago
Mark McDowall 100b87193d Fixed: Background click not closing episode modal when first opened
3 years ago
Mark McDowall cb8a29ec00 Fixed: Some connection settings being invisibly enabled on creation
3 years ago
Mark McDowall 2da2420415 New: Series Year Renaming token
3 years ago
Mark McDowall 0210b5c5c1 New: Calendar option for full color events
3 years ago
bakerboy448 f2f1039c5e
Fixed: Debatable typos in Naming Modal
3 years ago
Mark McDowall 6c505937da Fixed: Interactive import modal horizontal scrolling on Firefox mobile
3 years ago
Mark McDowall 37e1c4f2eb New: Don't close interactive search with background click
3 years ago
Mark McDowall af3696af08 On Download -> On Import (again)
3 years ago
Mark McDowall 1477356cfc Update Discord link
3 years ago
Mark McDowall e1f7bce14b New: Simplify Connection trigger settings
3 years ago
Mark McDowall 4ed5fefcc6 Fixed: Remove selected in queue
3 years ago
Taloth Saldono d668e923af New: Allow user to choose whether delay profile should apply to release of the highest enabled quality
3 years ago
Mark McDowall 13ff2d4c70 Fixed: Restoring a backup with a different API didn't reload properly
3 years ago
Mark McDowall 2728bf79ca New: Improve messaging if release is in queue because all episodes in release were not imported
3 years ago
Mark McDowall e9818b9982 Fixed: Queue refresh closing manual import from queue if items change
3 years ago
Mark McDowall 062e47e27e Fixed: History details incorrect when preferred word score was 0
3 years ago
Mark McDowall e7d57a95f2 Series editor column fixes
3 years ago
Mark McDowall 1250d71e80 Appeasing the lint gods
3 years ago
Mark McDowall e42d1af5ff Fixed: Unable to close indexer category select input on mobile
3 years ago
Michael Casey 54c386dd22
Use SVG for loading page icon
3 years ago
Mark McDowall ae196af2ad New: Health check for import lists with missing root folders
3 years ago
Mark McDowall 12fafb2457 Fixed: Mark as Failed errors
3 years ago
Mark McDowall 5960035d5d Fixed: Restoring backup from zip file on disk
3 years ago
Mark McDowall b5f08a8f06 Alternate titles prop validation
3 years ago
Mark McDowall 653db8290e Update column properties when restoring persisted state
3 years ago
Mark McDowall 8876c9194d New: Show preferred word score in history
3 years ago
Mark McDowall 044cb563a6 Fixed: Table column order resetting after refresh
3 years ago
Michael Casey 5302ee05bc
New: Add logo to loading page
3 years ago
Mark McDowall 42d9e37e7d Fixed: Settings fields being altered during save
3 years ago
Michael Casey fc3bea370f
New: Persist search settings in add new series
3 years ago
Robin Dadswell a1ddcf2b7b
New: Show number of files as tooltip over size on disk
3 years ago
Mark McDowall 8fd4adbdb6 New: use-credentials for maniftest requests
3 years ago
Robert Dailey 5e4c9dfe60
New: Add name field to release profiles
3 years ago
Taloth Saldono f3f2648ce5 Fixed: Global scene mapping aliases disappeared from UI
3 years ago
Mark McDowall 53f5694535 New: Disable season search if series is unmonitored
3 years ago
Robin Dadswell 474f4bcc6d
New: On Episode File Delete For Upgrade notification option
3 years ago
Robin Dadswell ec058436d3
New: Unify series custom filter options
3 years ago
Mark McDowall 39ca348666 Fixed: Label for 'On Episode File Delete'
3 years ago
Mark McDowall f5d690aa7b Fixed: Queue refresh closing manual import from queue if items change
3 years ago
Robin Dadswell c91fabcf2d
New: On Delete Notifications
3 years ago
Mark McDowall 8047e5aa67 Fixed: Series Type Filter
3 years ago
Mark McDowall 546d65b663 Manual Import episode improvements
3 years ago
Taloth Saldono b66bf542c1 Typo for linux
3 years ago
Mark McDowall c2fcdb4457 Fixed: Managing display profiles on mobile
3 years ago
Taloth Saldono c3e2f22adb Show separate message for unknown episode/series
3 years ago
Taloth Saldono 63607ad541 Fixed Agenda Time wrapping
3 years ago
Taloth Saldono 881bbb654b Linting as usual
3 years ago
Taloth Saldono 5668152d6f New: Added Scene Info to Interactive Search results to show more about the applied scene/TheXEM mappings
3 years ago
Qstick a225b34806 Fix name of max NumberInput in QualityDefinition.js
3 years ago
Mark McDowall 8a3027fa7c New: Allow quality size limits to be closer together
3 years ago
Taloth Saldono 772448b41b New: Support in services for multiple scene naming/numbering exceptions
3 years ago
Taloth Saldono f3695a41d7 Linting
3 years ago
Mark McDowall 99be6a7e40 Use createHandleActions for adding/removing commands so itemMap is synced properly
3 years ago
Mark McDowall 101b1ec743 New: Renamed Quick Import to Move Automatically
3 years ago
Mark McDowall ca52eb76ca Fixed: Don't convert series selection filter to lower case in state
3 years ago
Mark McDowall 37501094d7 Fixed: Restored robots.txt
3 years ago
Qstick cfbb4a3235 Fixed: Timespan over 1 month shown incorrectly
3 years ago
bakerboy448 36f231ea24
New: Rename Import to Library Import
3 years ago
Taloth Saldono b60d4f46d2 eslint
3 years ago
Taloth Saldono 090cdc364e Small helper in UI to access Sonarr API more easily
3 years ago