EnorMOZ
315929bc5e
Update "TagsHelpText" with similar language as sonarr ( #5218 )
...
* Update "TagsHelpText" with similar language as sonarr
* Use new translation key
2020-10-15 23:00:31 -04:00
Qstick
aeda4cba32
Fixed: Render CustomFormats under profile option for Large Screens
2020-10-07 22:01:58 -04:00
Qstick
53eeee8b91
New: Allow Selection Original Movie Languge in Profile
2020-10-06 00:33:33 -04:00
nitsua
e880eb0e00
More translations
2020-10-06 00:29:45 -04:00
Mark McDowall
73b0a461d3
Fix tooltip max width on larger screens
...
(cherry picked from commit f4f2a6f5fc14244f9acf8186cbacda7f9c1e0481)
2020-10-05 00:14:28 -04:00
Qstick
7898100d95
Revert "Pull Sonarr commit 'Import lists in settings overview' ( #5138 )"
...
This reverts commit 4b279e87cf
.
2020-10-04 22:28:46 -04:00
servarr[bot]
4b279e87cf
Pull Sonarr commit 'Import lists in settings overview' ( #5138 )
...
* Import lists in settings overview
(cherry picked from commit f45b27f507953724e9469ce16c4e555985312150)
* fixup! Sonarr wording
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
Co-authored-by: Qstick <qstick@gmail.com>
2020-10-04 22:26:14 -04:00
Qstick
3d5570dfd9
Update frontend packages
...
Fixes : #5115
Fixes : #5116
Fixes : #5117
Fixes : #5118
Fixes : #5119
Fixes : #5120
Fixes : #5121
Fixes : #5122
Fixes : #5123
Fixes : #5124
Fixes : #5125
Fixes : #5126
Fixes : #5127
Fixes : #5128
Fixes : #5129
Fixes : #5130
Fixes : #5131
Fixes : #5132
Fixes : #5133
Fixes : #5134
Fixes : #5139
Fixes : #5140
2020-10-04 21:49:16 -04:00
Qstick
a070279993
New: Allow naming with original Movie title (in original language)
2020-09-30 16:10:56 -04:00
ta264
081fe64bff
Revert "Convert some instances (filter, find, pick) to native from lodash"
...
This reverts commit d8a0aac9c3
.
2020-09-28 06:26:23 +01:00
Qstick
d8a0aac9c3
Convert some instances (filter, find, pick) to native from lodash
2020-09-27 22:33:21 -04:00
Qstick
4c0a906bfa
Update Settings.js
2020-09-16 12:14:17 -04:00
nitsua
9a46d5165c
New: Add support for prioritizing indexers ( #5000 )
2020-09-12 02:25:32 -04:00
Qstick
29bc38423b
Fixed: Correct Tooltips for Clone Format and Export
...
Fixes #4991
2020-09-10 22:25:34 -04:00
Qstick
ecf6dccb35
New: Option to not prefer repacks/propers (for use with Custom Formats)
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-09-10 21:07:14 -04:00
Qstick
ecbdd58f42
New: Separate UI Language into two settings for Movie Info and Main UI
2020-09-08 21:38:05 -04:00
ta264
c3a89c46f5
New: Import and export custom formats
2020-09-08 19:17:21 +01:00
nitsua
2b7af5d99d
Fix a type in the translation of UI
2020-09-06 21:58:28 -04:00
nitsua
f286f99bb6
Translation update, updating inline div tags and placeHolder attributes
2020-09-06 13:50:55 -04:00
Qstick
579a86a708
Don't Camel Case Localization Endpoint
2020-09-05 00:38:22 -04:00
nitsua
3a7b48825d
Another translation update
2020-09-04 23:04:00 -04:00
geogolem
e033ce1eff
New: Add OnDelete Notification to TraktConnection
...
to remove movies from Trakt Collection when they are removed from Radarr
Add OnDelete Notification to TraktConnection to remove movies from Trakt Collection when they are removed from Radarr
skip the deleteHandler if the delete Event was triggered for reason: Upgrade
change migration from 180 to 182 since 180 and 181 are already in plan
to be used
address comments regarding helpText for OnDelete
and move check for OnUpgrade deletion reason into trakt connection OnDelete handler
reuse TraktCollectMoviesResource for OnDelete
trakt api should just ignore the other properties anyway
add WithDefaultValue to migration
add unit test case for onDelete to
fix unit testcase for onDelete
2020-09-04 00:19:06 -04:00
nitsua
3548433a10
New: Add runtime format option in Settings > UI so users can choose between a mins view and h/m view
2020-09-03 22:51:33 -04:00
Qstick
361ffe353d
New: Browse Lists from Discover Movies Page
2020-09-03 22:50:56 -04:00
nitsua
be38ca4728
More Language string migration
2020-08-30 03:12:39 -04:00
Qstick
df197d2e16
New: Movie Collection naming token
2020-08-24 20:57:45 -04:00
Qstick
04b84e4931
More Translations
2020-08-19 23:32:49 -04:00
Qstick
b25e42c456
New: Redo Notification Triggers UI (From Lidarr)
2020-08-02 00:43:42 -04:00
Qstick
82b546999a
More Frontend Translation
2020-07-31 23:05:21 -04:00
Qstick
8ddaf348f1
Fixed: Pass AdvancedSettings to Metadata Fields
2020-07-30 23:05:58 -04:00
Qstick
71e715f954
Import Sorting Lint for Frontend ( #4655 )
2020-07-28 14:47:25 -04:00
Qstick
9603f9fdb5
More Translations, Column Headings, Settings page
2020-07-19 11:42:03 -04:00
Qstick
074b49fa8c
New: Translation support for UI Sidebar, Search Input, Base Menus
2020-07-17 23:37:46 -04:00
austinwbest
d7e0625be7
Fixed: Allow for unchecking empty folder options if both were checked
...
Fixes #4556
2020-07-14 23:26:29 -04:00
Qstick
0b7067cf9c
Fixed: Typo/unclear text in backup retention
...
Co-Authored-By: Ryan <simplyryan@users.noreply.github.com>
2020-07-10 23:10:25 -04:00
Qstick
027a388157
Fixed: Block deleteEmpty and createEmpty both on in UI
2020-07-10 23:01:08 -04:00
Qstick
10322a1867
New: Aphrodite Language Improvements
2020-07-08 01:24:06 -04:00
Qstick
f29e7557dd
Fixed: dispatchClearPendingChanges on some Settings Sections
2020-07-02 21:42:04 -04:00
Qstick
5edbe4200b
fix lint issue in MetadataSettings.js
2020-06-28 11:55:49 -04:00
Qstick
ee9d35e55f
UI fixups from Lidarr
2020-06-27 18:13:31 -04:00
Qstick
6802bfc736
Fixed: List UI Revamp
2020-06-14 17:42:08 -04:00
Arthur Bols
4b25ef6deb
New: Removed chown and simplified chmod options for linux/osx
...
Closes #3760
Closes #3752
2020-06-08 23:44:57 -04:00
Qstick
64382e13a4
New: Allow Nested Movie Folders
2020-06-07 00:06:56 -04:00
Mark McDowall
1209e3cefb
Fix some styling issues in Quality Profile and Release Profiles
2020-05-30 15:01:55 -04:00
Qstick
f59b391b28
Fixed: Don't name with "0" year if no year in db
2020-05-25 01:05:42 -04:00
Qstick
874b1bd17c
Fixed: Rotating mobile device when modal is open won't reset modal
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-05-25 00:22:33 -04:00
Qstick
9bdaea4a1b
Fixed: Tag details list movies in alphabetical order
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-05-19 22:08:29 -04:00
rg9400
13fc878168
New: Clarify Replace Illegal Characters setting ( #4353 )
...
* Clarify Replace Illegal Characters setting
* Remove simply
2020-04-25 13:55:46 -04:00
Qstick
cfb8678c59
Mobile Edit Oops
2020-04-24 11:38:23 -04:00
Qstick
437c4a78c1
Fixed: Notification still shows disabled with onHealthIssue
...
Fixes #4347
2020-04-24 11:37:30 -04:00