Leonardo Galli
b35d0b3f6a
Added: Development Description.
5 years ago
Qstick
9ba2c8e53d
New: Bump UglifyJS to 1.3.0 to fix production build
5 years ago
Qstick
4d3bfe3cf2
New: Remove old UI
5 years ago
Qstick
ac0d1c92c3
New: Tooling changes for UI
5 years ago
Qstick
8430cb40ab
New: Project Aphrodite
5 years ago
Qstick
65efa15551
New: Backend changes for new UI
5 years ago
Qstick
e9eebd3ce6
New: Update SignalR, Nancy, Owin. Enable Websockets
5 years ago
Qstick
aef89160e2
Added: Platform Detection Improvements
5 years ago
Qstick
ea5ad24944
New: Re-target to .net 4.6.1
5 years ago
Daniel Dammermann
61066cb6cf
Fixed: Library shown as empty after filter returns no movies and page is refreshed ( #3515 )
...
Fixes #3514
6 years ago
Leonardo Galli
2f76f3c6b6
Create FUNDING.yml
6 years ago
Leonardo Galli
7756b03555
Fixed: a after a shortened word is not removed correctly for matching. Fixes ##3487
6 years ago
Leonardo Galli
5faaffc9c6
@cosmetic updated changelog
6 years ago
Ricardo Amaral
7a43bf3f60
Added: Tags support to NetImport (Lists) ( #3127 )
...
* Add tags support to NetImport (Lists)
* Keep indentation consistent with current code
* Initialize set of empty tags
* Add tags from list to movie
* Prevent tags used by lists from being removed
6 years ago
RhinoRhys
84fab25af7
Changed: Improved templates for h264 & h265 custom formats ( #3432 )
...
* Update CustomFormatService.cs
resolves #3419
* Update CustomFormatService.cs
* Update CustomFormatService.cs
6 years ago
jwildman16
52520e356d
Changed: Logo-256.png to a transparent version so it looks better in Android notifications. ( #3479 )
6 years ago
Logan
cc44d022b3
Added: Radarr_Download_Id and Radarr_Download_Client to the environment ( #3276 )
...
Fixes #3232
6 years ago
Steven Crouchman
f411903e90
New: Allow CheckForFinishedDownloadInterval to be set from the UI ( #3233 )
...
* Adding CheckForFinishedDownloadInterval to config service
Changed TaskManager to use a configurable interval for CheckForFinishedDownloadCommand
* Adding new CheckForFinishedDownloadInterval to UI
Fixes #840
6 years ago
stephanrenggli
9985554dcb
New: Added support for Gotify notifications ( #3474 )
...
* Added support for Gotify notifications
* Use string interpolation to build url
* Adapt changes by markus101 over at Sonarr
* Remove blank line
Fixes #3472
6 years ago
Viserius
f8c009a348
Fixed: Solve ambiguous naming ( #3417 )
6 years ago
Michael Poutre
da012eb6b5
Fixed: Copy to clipboard not working with calendar feed ( #3495 )
...
* Replace flash clipboard implementation with document.execute("copy")
Fixes #3486
* Replace flash clipboard implementation with document.execCommand("copy")
Resolves Radarr/Radarr#3486
6 years ago
RobinQ124274
c79578e99f
Added: Remote poster and fanart references to Kodi metadata file ( #2837 ) ( #3302 )
...
* Added: Remote poster and fanart references to Kodi metadata file (#2837 )
* Added: Null checks to Remote poster and fanart references to Kodi metadata file (#2837 )
6 years ago
Leonardo Galli
961fe70cb8
@cosmetic Hopefully fixed nunit randomly failing. (updated nunit and mono)
6 years ago
Qstick
65267af512
Fixed: Edition Tags Not Showing in UI ( #3389 )
6 years ago
Qstick
ac387f208a
Fixed: Support new feed url format IPTorrents ( #573 ) ( #3390 )
6 years ago
Qstick
80304d8804
New: Support Krypton Kodi Unique Ids ( #3388 )
6 years ago
Qstick
cafb1a5a45
Changed: Adjust Max Slider Value for Qualities ( #3393 )
6 years ago
hotio
feef9b1b8d
Update README.md ( #3409 )
...
Update outdated suitarr info.
6 years ago
Leonardo Galli
4aec27890c
Fixed: MediaCovers Race condition which leads to fanart not being downloaded
...
Fixes #3350
6 years ago
Qstick
58ae4417df
Fixed: Cannot Add ITA or ITALIAN custom format ( #3385 )
...
Fixes #3253
6 years ago
Qstick
6287bfd9d9
New: Nzb Validation and Nzbget/SAB URLBase ( #3380 )
6 years ago
Leonardo Galli
5f139c0cb6
Fixed: OsInfo for real this time.
6 years ago
Qstick
6cf257ac01
Fixed: Error in unicode cleanup code removing most non-latin characters instead of just invalid ones. ( #3383 )
6 years ago
Qstick
5cb5faa8a3
Fixed: Forced Subs not parsed by SubtitleLanguageRegex ( #3384 )
...
Fixes #2908
6 years ago
Leonardo Galli
a28f2fd21d
Fixed: OsInfo being renamed to PlatformInfo
6 years ago
Qstick
dbf12e1fa4
Fixed: Word Boundary on Edition ( #3382 )
6 years ago
Václav Slavík
264629cfa5
Fixed: Mis-classification of releases as being Czech ( #3378 )
...
After the changes from PR #2948 , the regex was too eager to match any
substring contain "SK", such as in "MASK". Fix by requiring word
separation around it, as was already the case with the "CZ" token.
6 years ago
Pieter Janssens
53f49f3b07
Fixed: Match MBluray releases ( #3358 )
6 years ago
Leonardo Galli
a26016fc08
Fixed: Mono bug causing memory leakage when http connections use gzip compression.
...
The bug is registered upstream, but this commit works around the problem by doing the gzip decompression separately from the http stack.
Ref #2296
6 years ago
Leonardo Galli
bd969e0bc3
Fixed: Build errors due to dotnet library.
6 years ago
hatharry
3e96fe4a72
Fixed: Emby library update ( #3318 )
...
Fixes : #3158
6 years ago
tobsen987
19299ad47f
Fixed: Prevent NullRef in CustomScript on Grab for Indexer ( #3323 )
...
fixes #3313
6 years ago
Leonardo Galli
8902a3ca44
@cosmetic removed deploy
6 years ago
Leonardo Galli
4015ff08a6
@cosmetic Added Parsing Library: A dotnet library that "exports" our parsing interface.
6 years ago
Leonardo Galli
9bc50749ae
Update README.md
6 years ago
Leonardo Galli
34271605c3
@cosmetic Merge pull request #3339 from hotio/patch-2
...
Update docker link in README
6 years ago
hotio
8272a160d2
Update docker link in README
6 years ago
Leonardo Galli
e7ad09cf62
Fixed: Hopefully fixed sqlite errors when finding by title.
6 years ago
Leonardo Galli
420cbf6dd0
@cosmetic updated changelog.
6 years ago
Leonardo Galli
02eb30b8ee
Fixed: A lot of memory issues, such as IDisposable leakage and leaking all the media covers. ( #3227 )
...
Thanks again to @Taloth
6 years ago