DavidSpek
a9f95109f6
New: Add EAC3 Atmos to Mediainfo Formatting ( #3900 )
...
* Added a EAC3 Atmos option
Added a second if statement under "if (audioFormat.ContainsIgnoreCase("E-AC-3"))" to look for "JOC" in splitAdditionalFeatures to be able to identify EAC3 tracks that contain atmos. I used the audioFormat "MLP FBA" with "TrueHD Atmos" as a reference.
5 years ago
telans
ed46ff3445
Fixed: Client strings reference episodes ( #3929 )
5 years ago
Qstick
7a95fb55bd
Fixed: Versioned Backups Not Recognized by BackupFileRegex
5 years ago
Qstick
2633c82a01
New: Hookup SonarCloud
5 years ago
Qstick
61450a5ca4
New: Update Radarr.ico
5 years ago
Qstick
14c943bd48
Fixed: ImportDecsionMaker Fixture Failures
5 years ago
Qstick
a7e066fc11
Fixed: Logging file release group for repack
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
7cd270d534
Fixed: Rename ProcessProviderTests to Fixture
5 years ago
Taloth Saldono
0cff6c1fdf
Tiny fix in test, left-over from my on-windows test.
5 years ago
Qstick
ca61ca5c40
Fixed: All Files Filter on Manual Import in MovieDetails
5 years ago
Qstick
aa7ebe4168
New: UI Package Updates
5 years ago
Taloth Saldono
c34dc0be13
Cleanse getnzb url
5 years ago
Taloth Saldono
d5c2308587
Fixed: File imports on cloud drives slow due to transaction logic
5 years ago
ta264
6235225f7d
New: Bump to .NET Core 3.1
5 years ago
Qstick
2b518ded37
New: Added version number to backup filename
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Qstick
ecd4cc7b72
Fixed: Handle qBit ForcedDL State
...
Fixes #3870
5 years ago
Jef LeCompte
86a53141ad
Fixed: Handle qBittorrent "moving" state
5 years ago
Qstick
0aa8ac5d39
New: Bump Version to V3 to please the masses
5 years ago
Qstick
29011cac5e
New: Combine Solutions via Configurations
5 years ago
geogolem
9f36665d6d
Fixed: Add back minimumAvailability for netimport lists ( #3916 )
5 years ago
ta264
abe7a85a39
Fix: Aphrodite UI enhancements
...
* New: Display UI before movies have loaded
* Revised webpack bundling
* New: Option for production build with profiling
* Fixed: Faster hasDifferentItems and specialized OrOrder version
* Fixed: Faster movie selector
* Fixed: Speed up release processing, add indices (migration 161)
* Fixed: Use a worker for UI fuzzy search
* Fixed: Don't loop over all movies if we know none selected
* Fixed: Strip UrlBase from UI events before sending to sentry
Should mean that source maps are picked up correctly.
* Better selection of jump bar items
Show first, last and most common items
* Fixed: Don't repeatedly re-render cells
* Rework Movie Index and virtualTable
* Corresponding improvements for AddListMovie and ImportMovie
5 years ago
FuNK3Y
fedf2326f0
New: Add TMDB/IMDB url in Kodi metadata
5 years ago
geogolem
15b63778e5
Fix: Net import optimization
5 years ago
devbrian
c5d7cf4eeb
Fixed: TVDB references in RefreshMovieService.cs
5 years ago
aPinat
8bbec88b6f
Fixed: SSL certificate import
5 years ago
Devin Buhl
fc5ab2fd59
New: URL Base support for NZBVortex, Hadouken, qBittorrent and uTorrent
5 years ago
Devin Buhl
003ef8747c
Fixed: Updated some strings to Radarr in Download Clients
5 years ago
Devin Buhl
4e07e3bd68
New: Option to send notification when a Health Check warning occurs
5 years ago
Devin Buhl
ee91cb99ce
Fixed: Actually run Recycle Bin cleanup
5 years ago
Devin Buhl
5d7166662c
Fixed: Remove extra ; in QualityIndex
5 years ago
Qstick
0d2660ee6c
Fixed: Issues with Migration 159, Bad Index, Duplicated WEBDLs
5 years ago
Qstick
f489b6b506
Fixed: Disable some flaky tests on MacOS
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
5 years ago
Qstick
c80a492d76
Fixed: Queue Barfs on Null RemoteMovie
5 years ago
Qstick
bbadf3c7e6
Fixed: Quality Parser and Augmenter Picks Wrong Quality
5 years ago
Qstick
c08ae534c5
Fixed: List Tags and Prevent Delete of Tag if on List
5 years ago
Qstick
3598d6623a
Fixed: Update Icon for Windows Tray
5 years ago
Qstick
634697af2d
New: Add digits to Deluge's category validator
...
Co-Authored-By: rbraunschweig <rbraunschweig@users.noreply.github.com>
5 years ago
Qstick
d320f8a713
Updated: XBMC notification strings to Kodi
...
Co-Authored-By: sirloinofbeef <sirloinofbeef@users.noreply.github.com>
5 years ago
Qstick
947b9e75db
Fixed: Show Cutoff Status on History Items
5 years ago
Qstick
8ad995e56f
Fixed: Set Default Sort Key for Blacklist Endpoint
5 years ago
Devin Buhl
96fe74760f
Fixed: Instance where Sonarr was used in logging message
5 years ago
Qstick
fb4aa58a75
Fixed: Add Delete Button to Custom Formats
5 years ago
Qstick
dd00c9b53e
Fixed: Remove Plist Fix to prevent Linux Core update failures
5 years ago
Qstick
3c380954ec
Fixed: Missing Movie Search from Index Null Ref
5 years ago
Qstick
02efc655f9
Fixed: Remove Not-So-Great Parser Case
5 years ago
Qstick
f43210d3d0
Fixed: Default RequireFlags Value (AKA Give torrent guys back their indexers)
5 years ago
Qstick
67dffcdc69
Fixed: 4K and Remux Parser Tweaks
5 years ago
ta264
36ab3ecf71
Fixed: Removed unused references to System.Drawing
5 years ago
ta264
e1b0dd00bb
Fixed: Don't publish self contained tests
5 years ago
ta264
37a39d1624
Fixed: Make ProcessProvider tests more reliable
5 years ago
ta264
9fe978319e
Fixed: Don't load Radarr.Core.dll as part of Radarr.Update
5 years ago
ta264
2a15113a74
Fixed: MultiLanguages definition
5 years ago
ta264
b5b43b8b3f
Changed: Align GetValueOrDefault extension with netcore3.0 version
...
- netcore3.0 implements the extenion on IReadOnlyDictionary.
- Dictionary implements both IReadonlyDictionary and IDictionary and
so defining the extenion on both interfaces creates an ambiguous
reference
- IDictionary doesn't inherit from IReadOnlyDictionary
Either we have to add 'using NzbDrone.Common.Extenions;'
separately to resolve the ambiguity or we have to standardaize on only
having the extension on IReadOnlyDictionary.
5 years ago
ta264
057829c3b0
New: Multi target net framework 4.6.2 and net core 3.0
5 years ago
ta264
d0f13e16d5
Fixed: All compiler warnings
5 years ago
ta264
abde842bf0
Fixed: Remove obsolete HttpProvider
5 years ago
ta264
cf33e40e70
Fixed: Remove obsolete Plex HomeTheater/Client notifcations
5 years ago
ta264
1b34780b7e
Fixed: Remove obsolete XBMC HTTP notification API
5 years ago
ta264
53ffc9867c
New: Update Unity
5 years ago
ta264
8b9d64b15a
Changed: Remove growl and prowl
5 years ago
ta264
350dfeabba
New: Make Twitter NetStandard compatible
5 years ago
ta264
b0cbd6c6bf
Net standard XMLRPC
5 years ago
ta264
70c1722ef2
New: Upgrade Ical.Net to 4.1.11
5 years ago
Qstick
225430162b
Fixed: ImageResizer Tweaks
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
5 years ago
ta264
bc0cc2bfa9
New: Use ImageSharp for resizing
5 years ago
ta264
c85d3119f9
Convert Interop.NetFwTypeLib to AnyCPU
5 years ago
ta264
5c07b39b04
Fixed: Convert MonoOnly to PosixOnly
5 years ago
ta264
2b39865251
Update FluentMigrator to v4
5 years ago
ta264
ca9d9f093c
Fixed: Remove bad binding redirects in csproj
5 years ago
ta264
fb5b9c445b
New: Switch to ASPNetCore Kestrel and SignalR
5 years ago
ta264
fdbed91a4e
New: Use sqlite package from Lidarr
5 years ago
ta264
0b0d0a7353
New: Use dotnet tooling, produce 64bit build on windows
5 years ago
ta264
304382f406
Fixed: Integration tests on Mono 5.12 and 5.14
...
Mono 5.12 and 5.14 has a bug that means RestSharp can't handle non-200
responses. Fix status api call so tests start and disable the tests
that use non-200 responses on these mono versions
5 years ago
Taloth Saldono
97de1b4622
Moved Platform version determination to static
5 years ago
ta264
24f1b5c0a7
Fixed: CommandExecutorFixture flakiness
5 years ago
ta264
532190ef4b
Fix integration tests on linux with debug build
5 years ago
ta264
779809b78b
Fixed: Normalize all line endings to LF in repo
5 years ago
Qstick
1514613f61
New: Added MinAvailability Option to UI
5 years ago
Qstick
21ed073f29
New: Add List and Discovery Pages ( #3803 )
5 years ago
Qstick
5f396a53c3
New: Parse VFI as French
5 years ago
Qstick
a368cbd265
Fixed: Hookup BulkMovieMovieCommand
5 years ago
Qstick
2af273a4a1
Fixed: Update Test Fails Due to Throw Elimination
5 years ago
Qstick
de7d6c68b8
Fixed: Log, Don't throw when trying update in docker
5 years ago
Qstick
31c73fe448
Changed: Add ChannelPositionText to SentryWarn
5 years ago
Qstick
526e091d22
Fixed: Provider HealthChecks persist after add until next scheduled check.
5 years ago
Taloth Saldono
40736336db
Fixed: Root Folder display when free diskspace cannot be determined (FreeBSD)
...
closes #3275
5 years ago
Qstick
f2200f793d
Fixed: Quality Finder Tweaks
5 years ago
Qstick
7fd391259c
Fixed: Movie Path UI Warning, Duplicate Import Fixes
5 years ago
Leonardo Galli
be3152e630
Fixed: When refreshing info about a movie, the alt titles should now correctly be deleted / updated, even from TMDB. ( #3603 )
...
* Fixed: When refreshing info about a movie, the alt titles should now correctly be deleted / updated, even from TMDB.
Fixes #3542
* Fixed: Small things fixup.
5 years ago
Qstick
bd374825f1
Fixed: Logging Statements and Tests
5 years ago
Qstick
f395117885
Fixed: More Sentry Filtering
5 years ago
Qstick
ae9c2dd830
New: Log Sentry Warn if AudioChannelPositions Error
5 years ago
Qstick
78cac9fcfa
Fixed: Use Modifier in Quality Aggregation
5 years ago
Qstick
5fe8884471
Fixed: Prevent NRE in MovieSearchService
...
Fixes #3728
5 years ago
Qstick
fb8143bb49
Fixed: MigrationVersion not passed to UI
5 years ago
Qstick
90e58e5a22
Fixed: Add List Exclusion from Movie Editor
...
Fixes #3775
5 years ago
Qstick
254561aeb1
Fixed: Register Null Target for Sentry logs in Tests
5 years ago
Taloth Saldono
9a25878104
And a bunch of video codecs. Also fixed the dual-video channel issue.
5 years ago
Taloth Saldono
54cfabec5c
New: Additional Atmos detection in MediaInfo
...
ref Radarr/Radarr#3712
5 years ago
Qstick
7dc629a647
Fixed: Rework Multiple Logging Statements
5 years ago
Qstick
cbb2802383
Fixed: TrackedDownload Logging Statement
5 years ago
Qstick
fd2399d589
Fixed: Update Movie Libraries in Plex not Series Libraries
5 years ago
Qstick
33d012cfc0
Fixed: Quality Definitions Don't Allow Save
5 years ago
Qstick
066bf1220f
Fixed: Flaky IndexerStatusTimes Test
5 years ago
Qstick
fd87be6d1e
New: FutureDownloadClient Housekeeper Tests
5 years ago
Qstick
fe591816bb
Fixed: Remove TitleSlugRoute
5 years ago
ta264
98d987869c
Changed: Point at lidarr hosted update server
5 years ago
ta264
e10e5802f4
Fixed: Don't delete folder if indeterminate sample detected
5 years ago
ta264
fd5113744f
Fixed: Various tests
5 years ago
Taloth Saldono
a22c946276
Fixed third-party clients calling api without Accept header
5 years ago
Taloth Saldono
a862337ead
Removed obsolete code.
5 years ago
ta264
79cf3079c3
Updated Nancy to 2.0
5 years ago
Taloth Saldono
6c4e3b1fd5
New: Added Auth-* log entries for fail2ban purposes
5 years ago
Qstick
cb158028df
Fixed: Old API use with Ombi causing NREs
5 years ago
Qstick
793b723942
New: Update SQLite to 3.28.0 and System.Data.SQLite to 1.0.111.0
5 years ago
Qstick
7f221c7834
Fixed: Automation/Integration/Unit Tests
5 years ago
Qstick
944f420270
New: Build on Azure Pipeline
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
5 years ago
Qstick
b89c7b8675
New: Convert to New CSProj Format
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Qstick
a3525252b7
Fixed: Log statement in movie rename service
6 years ago
Qstick
b42004b32c
Fixed: Another Log Statement duplicating on Sentry
6 years ago
Qstick
b2268c7452
New: Get Custom Formats Working in Aphrodite
6 years ago
Qstick
86dde88fe6
Fixed: Re-DSN after log fix
6 years ago
Qstick
ab7083d263
Fixed: Spec Logging Statement Causing Sentry Duplicates
6 years ago
Qstick
9ad17a04ff
Fixed: Null Ref in UpgradeSpecification
6 years ago
Qstick
23670bca12
New: Upstream Updates
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
bfc467dd96
New: Use MediaInfo on File Parsing
6 years ago
Qstick
ada9b944dc
Fixed: QueueSpecificationFixture Test
6 years ago
Qstick
f6b4a463b1
New: Remove Unused TinyTwitter Nuget Package
6 years ago
Qstick
d53320779c
New: Update NLog to 4.6.6
6 years ago
Qstick
71c398f0fc
New: Enable Sentry Analytics ( #3669 )
6 years ago
Qstick
08b642575f
Fixed: Rejoin MovieFiles to Movies to fix Cutoff short term
6 years ago
Qstick
328477a1c6
New: Required/Ignored restrictions now support /pattern/ regular expressions
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
6 years ago
Qstick
a771871cf8
Fixed: Protect Queue Specification from NRE
...
Fixes #3665
6 years ago
Qstick
1cde85bba8
New: Update Frontend Packages
6 years ago
Qstick
582402d45e
Fixed: MediaInfo Improvements, Tests
6 years ago
Qstick
5657a4df9c
Revert "Fixed: Additional FileNameBuilder Tests, {MediaInfo SubtitleLanguagesAll} Token"
...
This reverts commit 865b587bdd
.
6 years ago
Taloth Saldono
865b587bdd
Fixed: Additional FileNameBuilder Tests, {MediaInfo SubtitleLanguagesAll} Token
6 years ago
Taloth Saldono
b179be78db
Fixed: Heavy qbit api load when CDH Remove is disabled
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
6 years ago
Qstick
5f7c7ee809
Fixed: Include HDR is naming examples
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
6510e2c898
Fixed: Parsing BD release group as Bluray quality
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Taloth Saldono
895abe8c3b
Fixed: Workaround for mono 5.16+ bug preventing the closure of sockets on timeouts (Jackett connections)
...
ref #2802
6 years ago
Taloth Saldono
ae47ee817f
Fixed: Executing powershell and python scripts directly in Connect->Custom Scripts
6 years ago
Qstick
6c84518b40
New: Improve logging when checking if release is an upgrade
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
3ba72fd33b
New: Treat WEBMux as WebRip
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Mark McDowall
f868e8b964
Fixed: Add Tests for FirstCharTo
6 years ago
Qstick
4af18f7d4a
Fixed: Some History Events don't Save Due to Languages
6 years ago
Qstick
b6c1c81152
New: Add Release Date and Cinema Date to Custom Script
6 years ago
Qstick
d263ff9a6b
Fixed: Wanted/Cutoff Search from Index Page
6 years ago
Qstick
6705b59b23
Fixed: Renaming Files Command Doesn't Resolve
6 years ago
Qstick
a6eb89e24b
Fixed: Manual Search on Works with Auto Search is Enabled
6 years ago
Qstick
242d530bb4
Fixed: Unit Test Fixes
6 years ago
Qstick
3bf5476922
Fixed: Correctly handle Repacks, restrict to same group
6 years ago
Qstick
7698ae00dd
Fixed: Misc UI/Test Fixes
6 years ago
Qstick
a20222fbef
New: Movie Editor in Movie Index ( #3606 )
...
* Fixed: Movie Editor in Movie Index
* Fixed: CSS Style Issues
* Fixed: Ensure only items shown are selected
* Fixed: Cleanup and Rename from Editor
6 years ago
Qstick
b8f7ca0749
Fixed: DiskScanService Updates
6 years ago
Qstick
612d948eba
Fixed: Some Tests and Added New Ones
6 years ago
Qstick
a3f72bd4a0
Fixed: Ambiguous Id in Movies SQL call
6 years ago
Qstick
2d15b8b78a
Fixed: Remove redundant checks from list sync
6 years ago
devbrian
12fba024f0
Fixed: Movie Details Tab ( #3564 )
...
* History Added
* History Cleanup
* History Mark Failed Fix
* History Lint Fix
* Search Tab Initial
* Interactive Search Cleanup
* Files Tab + Small Backend change to MovieFile api
* Reverse Movie History Items
* Grabbed files are not grabbable again.
* Partial movie title outline + Search not updating fix
* Lint Fix + InteractiveSearch refactor
* Rename movieLanguage.js to MovieLanguage.js
* Fixes for qstick's comments
* Rename language selector to allow for const languages
* Qstick comment changes.
* Activity Tabs - Language Column fixed
* Movie Details - MoveStatusLabel fixed
* Spaces + Lower Case added
* fixed DownloadAllowed
* Added padding to history and file tables
* Fix class => className
* Updated search to not refresh unless switching movie
* lint fix
* File Tab Converted to Inline Editting
* FIles tab fix + Alt Titles tab implemented
* lint fix
* Cleanup via qstick request
6 years ago
Qstick
06b1c03053
Fixed: List Exclusions, List Processing Tweaks
6 years ago
Qstick
ed0e69de53
Fixed: Return all movie categories for RARBG
...
Co-Authored-By: FuNK3Y <funk3y@users.noreply.github.com>
6 years ago
Qstick
d86c811543
Fixed: Alt Titles on Main Load, Alt Titles API updates
6 years ago
Qstick
ac59b7060e
New: Store Genre in DB for use in UI
6 years ago
Qstick
91ab518dfb
Fixed: Backend Updates from Sonarr
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Co-Authored-By: taloth <taloth@users.noreply.github.com>
6 years ago
Qstick
d178dce0d3
Fixed: Backend/Frontend Cleanup
6 years ago
Qstick
286f73f38d
Fixed: Refresh Indicator always spinning after refresh
6 years ago
Qstick
7760248e6b
Fixed: Adjust how often info is refreshed for old movies
6 years ago
Qstick
4ddadd9a0d
Fixed: Delete and Restore of Backups from UI
6 years ago
Qstick
722a996ad3
Fixed: Import not working due to Language constraint
6 years ago
Qstick
9350f6a04c
Fixed: Changes to Profiles, Languages, Manual Import
6 years ago
Qstick
c76364a891
Fixed: Update Unit Tests for Indexers/Clients
6 years ago
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
6 years ago
Qstick
16ff1176f7
Fixed: Quality Groups and Profiles
6 years ago
Qstick
6275737ced
New: Many UI Updates and Performance Tweaks
6 years ago
Taloth Saldono
b24a40797f
Fixed: SignalR requiring a home directory to function properly.
6 years ago
Leonardo Galli
b35d0b3f6a
Added: Development Description.
6 years ago
Qstick
4d3bfe3cf2
New: Remove old UI
6 years ago
Qstick
65efa15551
New: Backend changes for new UI
6 years ago
Qstick
e9eebd3ce6
New: Update SignalR, Nancy, Owin. Enable Websockets
6 years ago
Qstick
aef89160e2
Added: Platform Detection Improvements
6 years ago
Qstick
ea5ad24944
New: Re-target to .net 4.6.1
6 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
7756b03555
Fixed: a after a shortened word is not removed correctly for matching. Fixes ##3487
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
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
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
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