Mark McDowall
|
8fff59ff10
|
New: Show detailed queue status on Calendar and Series Details
Closes #3775
|
2 years ago |
Zak Saunders
|
ca61efa57f
|
Fixed: Progress bar text colour in Dark theme
|
2 years ago |
Qstick
|
0fad20e327
|
Handle auth options correctly in Security Settings
|
2 years ago |
Mark McDowall
|
9e694c7b06
|
New: Added option to filter series by complete missing season
Closes #5037
|
2 years ago |
Mark McDowall
|
b8714d80a1
|
Fixed: Prevent unexpected data breaking Series Import
|
2 years ago |
Mark McDowall
|
ad2557815e
|
New: Allow season information tooltip to display above if unable to display below
Closes #5300
|
2 years ago |
Mark McDowall
|
fea66cb7bc
|
Fixed: Quality cutoff updating in UI when adding/removing qualities
Closes #5290
|
2 years ago |
Mark McDowall
|
d08f33ae21
|
New: Quality Preferred Setting
Co-authored-by: Qstick <qstick@gmail.com>
Closes #724
|
2 years ago |
Mark McDowall
|
b2b9172c92
|
Fixed: Custom formats with score of 0 showing 1
Closes #5288
|
2 years ago |
Mark McDowall
|
041dc659fe
|
Fixed: Custom formats with a total score of zero not showing in some places
|
2 years ago |
Mark McDowall
|
da4f6b7df9
|
New: Show Custom Formats on Manual Import / Manage Episodes
Closes #5241
|
2 years ago |
Qstick
|
c522cd120d
|
New: Rework List sync interval logic
* New: Rework List sync interval logic
Fixes #5011
|
2 years ago |
Mark McDowall
|
6bdeafcf8c
|
Fixed: Improve Bind Address validation and help text
Closes #622
|
2 years ago |
Zak Saunders
|
4ca5a213fa
|
New: Auto theme option to match OS theme
Co-authored-by: Qstick <qstick@gmail.com>
|
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
Closes #3870
|
2 years ago |
Qstick
|
b98ce7fb17
|
New: Store Task StartTime, Show Duration in UI
Closes #5266
|
2 years ago |
Qstick
|
11e6e12676
|
Fixed: Error on EpisodeFile summary modal if CF is null
Fixes #5268
|
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
New: Style scrollbar in Firefox
Fixed: Scrolling with click and drag
Closes #5189
|
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
Found via `codespell -q 3`
|
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
Closes #5141
|
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
Closes #5117
|
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
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
|
2 years ago |
Qstick
|
909af6c874
|
New: Frontend Package and Lint Updates
|
2 years ago |
Qstick
|
2291f3e00e
|
New: Native Theme Engine
Co-Authored-By: Zak Saunders <thezak48@users.noreply.github.com>
|
2 years ago |
Qstick
|
1169741c54
|
New: Use ASP.NET Core instead of Nancy
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
|
2 years ago |
Qstick
|
878d1561aa
|
Build Sonarr on Net6
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
|
2 years ago |
Qstick
|
f79ae77a3a
|
New: Switch to ASPNetCore Kestrel and SignalR
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
|
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
Closes #5085
|
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
|
3 years ago |
Kathrin De Cecco
|
c9df12e6bc
|
Fixed: Typo in add indexer modal
|
3 years ago |
Mark McDowall
|
b542dd0ddd
|
Fixed: Manual Import without selecting Import Mode
Closes #5036
|
3 years ago |
Mark McDowall
|
ccb88919b9
|
New: Increase TBA episode title delay to 48 hours (from 24) to deal with TheTVDB's API caching
Closes #4307
|
3 years ago |
Mark McDowall
|
0d739cd26d
|
New: Don't default manual import to move
Closes #5005
|
3 years ago |
Mark McDowall
|
704cf7aebe
|
New: Rename Protocol to Preferred Protocol in Delay Profiles
Closes #4951
|
3 years ago |
Mark McDowall
|
97e40dc00a
|
Fixed: Rename On Download to On Import when editing connections
|
3 years ago |
Mark McDowall
|
ae0e23fc8e
|
New: Added Mediainfo Video Dynamic Range column for episodes
Closes #4963
|
3 years ago |
Mark McDowall
|
893a6744ac
|
New: Add The TVDB link to library import search results
Closes #4996
|
3 years ago |
Mark McDowall
|
458c5cd0b3
|
Fixed: UI hiding search results with duplicate GUIDs
Closes #4994
|
3 years ago |
Mark McDowall
|
c93f63cd20
|
Fixed: Interactive Search Filter not filtering multiple qualities in the same filter row
|
3 years ago |
zodac
|
bc5a43bd92
|
Fixed: Typo in Connection Lost modal
|
3 years ago |
Mark McDowall
|
8fa6e5ec6d
|
Fixed: Use Manage Episodes instead of Manual Import for title when managing episodes for a series
|
3 years ago |
Mark McDowall
|
d376ae2f9f
|
Fixed: Manage Episodes button grayed out if there are no episodes
Closes #4938
|
3 years ago |
Mark McDowall
|
bdd5865876
|
New: Natural Sorting Manual Import Relative Paths
Closes #4956
|
3 years ago |
Douglas R Andreani
|
5a08d5dc24
|
New: Add date picker for custom filter dates
Closes #4972
|
3 years ago |
Mark McDowall
|
be1acfc2f9
|
Fixed: Re-assigning file that was mapped to multiple episodes to only one of those episodes
Closes #4946
|
3 years ago |
Nial McCallister
|
cc09f85212
|
Fixed: Twitter link
|
3 years ago |
Stevie Robinson
|
581fb2cb3d
|
New: Add optional Source Title column to history
|
3 years ago |
Mark McDowall
|
e3aa92d09a
|
Fixed: Scrolling in Firefox in small window (requires refresh)
Closes #4403
|
3 years ago |
Taloth Saldono
|
0521fc5681
|
Re-added xem scene number verification warning to calendar list view as well
|
3 years ago |
Mark McDowall
|
c10677dfe7
|
Option to show audio/subtitle language on series details
New: Option to show audio/subtitle language on series details (first two unique languages will be shown)
Closes #3189
|
3 years ago |
Mark McDowall
|
56b3acddc9
|
Fixed: Clearing logs not updating UI once complete
|
3 years ago |
Daniel Martin Gonzalez
|
f1d07f74ee
|
New: Option to show release group column on series list
|
3 years ago |
Mark McDowall
|
80d36a06c8
|
Fixed: Filter indicator in interactive search
|
3 years ago |
Ajax
|
66be23a7c4
|
New: Update Cert Validation Help Text
|
3 years ago |
Mark McDowall
|
590f306e5f
|
Fix linting for Backup/BackupRow
|
3 years ago |
Mark McDowall
|
715711e6d7
|
New: Auto focus input when editing release group during manual import
Closes #4906
|
3 years ago |
Zack Eckersley Pallett
|
78aeda1a2c
|
New: Add backup size information
Closes #4830
|
3 years ago |
Ajax
|
c7427f8df8
|
Fixed: IPv4 instead of IP4
|
3 years ago |
Robin Dadswell
|
1bf87bf873
|
New: End Jackett 'all' endpoint support
(cherry picked from commit 54c914d48fefa730728518d50fc9e49032d0947b)
Closes #4437
|
3 years ago |
Stevie Robinson
|
853f4d1e29
|
Fixed: Help text for Release Profile tags
|
3 years ago |
Mark McDowall
|
6debc77408
|
New: Show filter indicator when filter is applied to a view
Closes #4863
|
3 years ago |
bakerboy448
|
71dba904a1
|
New: OnApplicationUpdate Notifications
Closes #4810
Co-authored-by: Qstick <qstick@gmail.com>
|
3 years ago |
Qiming Chen
|
13aaa20f1b
|
New: Link indexer to specific download client
Closes #1215
Co-authored-by: Qstick <qstick@gmail.com>
|
3 years ago |
Stevie Robinson
|
9afcec8b1f
|
Fixed: Mass Editor Footer on Smaller Screens
Closes #4860
|
3 years ago |
bakerboy448
|
f4dbda1318
|
Fixed: Clarify Indexer Priority Helptext
|
3 years ago |
Mark McDowall
|
0cb8d93069
|
Fixed: Jump bar on series page not showing when window is made wider
Closes #4837
|
3 years ago |