Qstick
d8ea0a3243
Many UI and API Improvements ( #8 )
...
This fixes and implements many items on the ArtistIndex Page and ArtistDetailPage
* Create ArtistStatistics Core Module and tie into API.
* Create Members Class and tie into ArtistModel and Artist API resource.
* Finish Out Album API resources and pass to ArtistDetailPage.
* Finish Out Track and TrackFile API resources and pass to ArtistDetailPage.
* Lots of UI work on Artist Detail Page to get Albums and Track list working.
* Add Cover and Disc Image Types to MediaCover Class
* Remove AddSeries UI Flow, since we have replaced with AddArtist (Cleanup)
8 years ago
Joseph Milazzo
2c7398ac66
Merge pull request #7 from lidarr/feature/trackParse
...
New Album Database design and restabilizing add artist flow with LidarrAPI.Metadata.
8 years ago
Qstick
c6ac0878a7
Fix Crash due to ForeignArtistId not being in DB for TrackFile Table
...
Fix Crash due to ForeignArtistId not being in DB for TrackFile Table
8 years ago
Joseph Milazzo
ee90d8021a
Merge conflicts
8 years ago
Joseph Milazzo
bf7f890c48
Restabilized add artist flow with NodeJS API
8 years ago
Joseph Milazzo
dc0db08ca8
Merge conflicts
8 years ago
Qstick
916db8d356
Add Track and TrackFile API Resources
...
Add Track and TrackFile API Resources, Add Rename Track Resource, Add GetFilesByAlbum function to Media File Service, Add Links to Artist Detail Page, Misc other UI work
8 years ago
Joseph Milazzo
e96cf08409
Back to a stable build. Fixedtrackrepo.findtracks
8 years ago
Qstick
fafe4e93f3
Clean up and back to build state
...
Clean up and back to build state
8 years ago
Joseph Milazzo
b4279a455e
Fixed all issues from merging
8 years ago
Joseph Milazzo
e7f72a9d08
Merging feature/db into feature/trackParse
8 years ago
Qstick
fe58f54ad4
NamingConfig Refactor
...
Adds track NamingConfig, Gets naming section in settings working. Adds Release Year token and track number token
8 years ago
Qstick
a8ac1f3adc
Album Repo Work
...
Adds Album Repo (Need to Update Album API), Gets Tracks working with new Schema, Fixes Albums Saving to DB
8 years ago
Qstick
15b70ede7c
Track Mapping Fixes
...
Fix Some Issues with Track Mapping
8 years ago
Qstick
0f3c355381
New DB Schema
...
Rearrange DB Schema for Album Centric Plan
8 years ago
Qstick
22f19b5cb5
Fix some Path Related Tests
8 years ago
Qstick
2a4141f658
Should be Capitalized
8 years ago
Qstick
280229d528
Fixes Existing Detection on In Search Results
...
Fixes Existing Detection on In Search Results when adding a new artist
8 years ago
Joseph Milazzo
49b616b69d
Merge pull request #3 from Qstick/fix/ArtistDelete
...
Fixes Artist Delete after Previous UI Work
8 years ago
Qstick
24f36a2a51
Fixes Artist Delete after Previous UI Work
8 years ago
Joseph Milazzo
3d7059c944
Merge branch 'develop' of https://github.com/mattman86/Lidarr into feature/LidarrAPI
8 years ago
Joseph Milazzo
704983f652
Fixed small issue in ProfileService. Reimplemented the metadata with LidarrAPI.Metadata
8 years ago
Qstick
b87c6ef7c7
Fix two small UI bugs
8 years ago
Joseph Milazzo
da898cfd84
Merge pull request #15 from Qstick/feature/UIWork
...
Rename AddArtist, Artist UI folders. Other UI Work
8 years ago
Qstick
2baa1da4b6
Seperate AddArtist, Artist. Refactor NavSearch, Artist Editor. Other
...
Misc UI Fixes
8 years ago
harris
fc5ab94d4f
Update Download Clients
8 years ago
Joseph Milazzo
7dcacffec7
Added some extra code around erroneous Qualities in ProfileService
8 years ago
Joseph Milazzo
1024555f75
At a point where we can build. Many TODOs and existing Series-based APIs need to be removed. No track code actually works.
8 years ago
Joseph Milazzo
235e753b93
Merge branch 'develop' of https://github.com/mattman86/Lidarr into feature/trackParse
8 years ago
mattman86
775f96c865
Merge pull request #12 from Qstick/feature/newznabsettings
...
Change Default NewzNab categories from tv to audio
8 years ago
harris
8696c3f76e
Image/Logo Updates
8 years ago
harris
97fefa12c9
Change Default NewzNab categories from tv to music
8 years ago
Joseph Milazzo
7acad802fb
Merge pull request #8 from mattman86/feature/trackRepository
...
Implemented Tracks
8 years ago
Joseph Milazzo
76db95947c
Refactored most code for track parsing.
8 years ago
Joseph Milazzo
d1eb9ff16c
Changed AristId to a long
8 years ago
67714561ea
Merge branch 'develop' of https://github.com/mattman86/Lidarr into runraid
8 years ago
d7ad9b8218
Support music qualities. This is a work in progress, lots of code still references tv series
8 years ago
Joseph Milazzo
fbb6691ea1
Implemented Tracks and ability to save to the DB. Updated SkyHook to support ArtistSlug.
8 years ago
Matthew Despain
a3031a9aee
AppVeyor: Attempt 3
8 years ago
Matthew Despain
ffebcc3a78
AppVeyor: Attempt 2
8 years ago
Joseph Milazzo
66445930eb
Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop
8 years ago
Joseph Milazzo
acb7d33d09
Implemented track lookup into skyhook.
8 years ago
Joseph Milazzo
a09d5d0b69
Switched over to using Spotify API for meta data. This will require deleting DB to start using.
8 years ago
Joseph Milazzo
b481bc6e45
Partially implemented ArtistRefreshCommand. In order to move forward, API may need to be switched to Spotify.
8 years ago
runraid
d04cd2ae95
Revert girl url
8 years ago
runraid
a8b40ce1f6
Update readme, replace sonarr->lidarr
8 years ago
Joseph Milazzo
6aff6de378
Added Artist Overview.
8 years ago
Joseph Milazzo
3662bb933b
Fixed up API to instead call multiple APIs and mash results together
8 years ago
Joseph Milazzo
f97ed62fae
Partially implemented artist overview. Needs review
8 years ago
Joseph Milazzo
5302c0915e
Fixed wording
8 years ago
Joseph Milazzo
3f2c00410d
Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop
8 years ago
Joseph Milazzo
0ec8830def
Fixed issue with Artist page not rendering the artists in DB
8 years ago
mdespain
bebb82ec9f
Fixing my epic fail of not setting the columns to allow null.
8 years ago
Matthew Despain
ea01ee335b
Updating service provider with Lidarr name
8 years ago
Matthew Despain
d14111f914
Updating links and adding credits
8 years ago
Matthew Despain
e03af77375
Adding music related columns to NamingConfig table.
8 years ago
Joseph Milazzo
50d5693399
Fixed returning empty artist list from db.
8 years ago
Matthew Despain
78639d1787
More refactoring
8 years ago
Matthew Despain
5cedc93286
Updating logos and icons
8 years ago
Joseph Milazzo
d23492177a
Merge branch 'feature/database' of https://github.com/mattman86/Lidarr into feature/database
8 years ago
Joseph Milazzo
5ee1077e1e
DB now stores Artists. DB schema may need small tweaks.
8 years ago
Joseph Milazzo
9a79b590cc
Merge branch 'develop' into feature/database
8 years ago
Joseph Milazzo
f2a8336b31
Search to add DB flow is error free but the artist doesn't add.
8 years ago
Joseph Milazzo
fa52eabb79
Almost finished linking frontend to backend. A few issues with DB mapping to work out.
8 years ago
Joseph Milazzo
5b0f11b19a
Albums can now be seen per artist from search.
8 years ago
Joseph Milazzo
de21685896
Multiple artists return to UI
8 years ago
Joseph Milazzo
a08ebcc0c2
Now returns one artist back with albums.
8 years ago
TCBWZA
7e97f8c423
Break XEM URL as per a request to remove it.
8 years ago
Joseph Milazzo
2813fccc78
Updated the code to allow a search to be made from UI to iTunes and return a mock result.
8 years ago
TCBWZA
b7a46a9e51
Update internal URL's to point to lidarr.audio
8 years ago
Joseph Milazzo
39b58ebda3
Changed the db to represent compilations. By default a track will have a single albumId and a list of artistIds. If the album is a compilation, we will use Various Artists to align with Plex, iTunes, and Amazon.
8 years ago
Joseph Milazzo
118e2dfe93
Updated to support Album and Track level Compilations
8 years ago
Joseph Milazzo
ad23e8ce9f
Added Music models and basic database
8 years ago
TCBWZA
e73158d5fa
Update _fileExtensions to include .mp3 (quality unknown), .m4a quality DVD and .flac quality RAWHD
8 years ago
TCBWZA
1a11a932e3
Remove ISceneMappingService to get rid of service.sonarr.tv access errors
8 years ago
TCBWZA
b6cf96b737
Changes to remove sentry submissions and refrences to sonarr.tv
8 years ago
TCBWZA
1e8adf0926
Remove references to sonarr sentry
...
update ics entry to nzbdrone_album
8 years ago
TCBWZA
31ca0002d7
Change process name and rename assembly
8 years ago
TCBWZA
402f7435ee
Change SSL port and set default branch to develop
8 years ago
TCBWZA
0d4e049225
Removed reference to Sonarr and replaced them with Lidarr
8 years ago
Joseph Milazzo
3ebbaf4eb7
Use different folder to store sqlite database.
8 years ago
Matthew Despain
a61cdeed0d
Removing the MusicBrainz API in favor of iTunes
8 years ago
Matthew Despain
d0728bbe22
Changed the default port to 8686
8 years ago
Matthew Despain
270a6659a5
Changing the output directory
8 years ago
Matthew Despain
a37add2f7a
Added MusicBrainz API project
8 years ago
Matthew Despain
7208d4c887
New icon
8 years ago
Matthew Despain
20c8dec50a
First round of refactoring.
8 years ago
Mark McDowall
83370ddbbb
New: Episode files sent to Recycling Bin are put into subfolders
...
Closes #401
8 years ago
Mark McDowall
c20b152c28
Fixed spelling in message
8 years ago
Mark McDowall
bf5067466d
Guard against a null file showing an exception in release rejections
...
Fixes #1755
8 years ago
Taloth Saldono
ec7f749541
Tweaked default config for extra files import.
8 years ago
Taloth Saldono
56ecbf4a31
Fixed: Sabnzbd error when tv sorting enabled for all categories.
8 years ago
Mark McDowall
1b39911135
True/False for config settings value
8 years ago
Mark McDowall
6aaefae2d5
New: Explicit toggle for importing extra files
8 years ago
margaale
db9d601115
Revert Session name
8 years ago
Taloth Saldono
e7331539f0
Fixed: Newznab default capabilities erroneously cached if indexer is unavailable.
8 years ago
Taloth Saldono
58bd57bed6
New: Updated MediaInfo to 0.7.93.
8 years ago
Mark McDowall
7a58082cd7
smallicon for Join notifications
...
New: White icon with transparent background for Join notifications notification bar icon
Closes #1458
8 years ago
Taloth Saldono
2e08f195e4
Fixed: Zero length file causes MediaInfo hanging in 100% cpu load.
8 years ago
Taloth Saldono
a1a5e29c3e
fixed sab tests.
8 years ago
margaale
5033886b90
Fixed: DownloadStation api client for DSM 5.x.
8 years ago
Mark McDowall
3c22f68f5a
Fixed: Parsing releases with year added to the end of the series title
...
Fixes #1768
8 years ago
Mark McDowall
a0d98951aa
Use MaterialisingResponse for static resource responses
8 years ago
Taloth Saldono
70f7404499
Fixed: Sabnzbd 2.0 api compatibility.
...
closes #1775
8 years ago
Mark McDowall
abd70f5381
New: UHD category for RARBG
8 years ago
Mark McDowall
878e973081
Fixed: Join grab messages
...
Fixes #1751
8 years ago
Taloth Saldono
2bf3b9e7dd
fixed typo setting custom directory for rtorrent.
8 years ago
Taloth Saldono
2326db0dea
Fixed: Refactored rtorrent interface to fix reliability issues with adding magnets & torrents.
...
fixes #1745
8 years ago
Taloth Saldono
3590fedeaf
Fixed: Timing issue in rtorrent handling of magnet links.
...
ref #1745
8 years ago
Taloth Saldono
f4866cae69
fixed broken project file.
8 years ago
Mark McDowall
149d191f62
Remove NCrunch.Framework
8 years ago
Jamie Magee
bb9bd63382
Upgrade CommonServiceLocator
...
From 1.0 to 1.3
8 years ago
Jamie Magee
34fda24124
Upgrade Microsoft.AspNet.SignalR.Client
...
From 1.2.1 to 1.2.2
8 years ago
Jamie Magee
c8d10829a0
Upgrade Selenium.*
...
From 3.0.1 to 3.2.0
8 years ago
Jamie Magee
ae2bdb757a
Upgrade NUnit
...
From 3.5.0 to 3.6.0
8 years ago
Jamie Magee
714ad075fc
Upgrade FluentAssertions
...
From 4.18.0 to 4.19.0
8 years ago
Jamie Magee
87a05df2fd
Upgrade TinyTwitter
...
From 1.1.1 to 1.1.2
NOTE: Sonarr was already using a modified version of TinyTwitter 1.1.2.
This change just modifies the packages.config file to reflect that
8 years ago
Jamie Magee
f3263efa52
Upgrade SharpRaven
...
From 2.1.0 to 2.2.0
8 years ago
Jamie Magee
1cad11d207
Upgrade Ical.Net
...
From 2.2.25 to 2.2.32
8 years ago
Jamie Magee
781df8b20a
Upgrade NLog
...
From 4.4.1 to 4.4.3
8 years ago
Mark McDowall
ebcce05588
Fixed: Parsing headers that have a trailing semi-colon
...
Fixes #1749
8 years ago
Taloth Saldono
bbf2134fe1
Fixed: Deluge 1.3.14 API support due to changed json-rpc checks.
...
fixes #1738
8 years ago
Mark McDowall
081c5fc332
Broken ExtraFiles migration due to extentionless files
...
Fixed: Prevent extensionless files from being imported
Fixed: Broken migration due to extensionless extra files
8 years ago
Mark McDowall
47915d5e05
Fixed: Bad extension when importing extra files
8 years ago
Mark McDowall
47e221d9a0
Fixed: Delay profiles are no longer hidden under advanced settings
8 years ago
Mark McDowall
bf485f6f2c
Log number of files found when getting video/non-video files
8 years ago
Mark McDowall
b365d8a537
Include language in suffix when importing
8 years ago
Taloth Saldono
fee8da88a6
Accept full language name as suffix.
8 years ago
Mark McDowall
cc0dbf1af4
New: Rename subtitles and extra files when renaming files
...
Towards #459
8 years ago
Mark McDowall
836131ebb1
New: Import subtitles and extra files when importing media files
8 years ago
Marcelo Castagna
9a870a3709
Fixed: DownloadStation interface stuck in infinite loop in some cases.
...
* removed empty spaces. changed dcaex => ex
* Changed error message
* changed error message
* Wrong message, ups
* Another message
8 years ago
Taloth Saldono
afe05189da
Fixed series scan tests.
8 years ago
Taloth Saldono
2abaef16f1
Fixed Indexer Health Checks and tests.
8 years ago
Daniel Smith
37d5a3f2ad
Fixed: Clear EpisodeFile records from database if Series folder is missing, but root folder appears to be mounted.
8 years ago
Mark McDowall
be4d70e3a9
Fixed: Health check failing and preventing others from running
8 years ago
Mark McDowall
79043f2c64
Improve indexer health check messages
...
Fixed: Improve health check message when all enabled indexers are disabled due to failures
Closes #1551
8 years ago
Mark McDowall
1dab0aee6a
Fixed: Reduce parameters required to add a new series
...
Fixes #1403
8 years ago
Mark McDowall
9b162f2d5e
Fixed: Clean RSS feed before detecting type
...
Fixes #1518
8 years ago
Mark McDowall
5518cf5362
Added Download decision comparator test to confirm quality is preferred over seeders
8 years ago
Taloth Saldono
f7e3d9b4c2
Fixed: DownloadStation regression in queue detection.
8 years ago
Taloth Saldono
6d9a952bd1
Fixed: DownloadStation proxy failing if non-bt/nzb downloads exist.
8 years ago
margaale
3501e33722
turn task type enum into string
8 years ago
margaale
fa89d33900
Fix for key not found, returning a generic error instead
8 years ago
Mark McDowall
0af48fb2e8
Fixed: NZBGet delete:scan treated as failure
...
Fixes #1394
8 years ago
Mark McDowall
7e9f0d0522
Updated analytics help text
8 years ago
Taloth Saldono
1f8bd8e1e9
Fixed typo in DL station hint text.
8 years ago
Taloth Saldono
2855090005
Fixed: Removed Womble indexer.
8 years ago
Taloth Saldono
060b9f6fd1
Fixed: Updated BTN api url.
8 years ago
margaale
9304547c95
Test if the OutputPath specified by TvDirectory/TvCategory exists.
8 years ago
margaale
c56c83e169
New: Added support for nzb downloads in Synology Download Station.
8 years ago
Mark McDowall
c6fa883662
Fixed: Saving nyaa settings
...
Fixes #1687
8 years ago
Mark McDowall
4043d07ab1
Verify LimeTorrents parsing
8 years ago
Mark McDowall
8af3348e7f
Fixed: Slow loading root folders caused them to never appear
8 years ago
Taloth Saldono
49d0d4c357
Renamed DownloadStation implementation to TorrentDownloadStation.
8 years ago
Taloth Saldono
47b1157b96
Fixed: Permanently removed kickass rss/api implementation.
8 years ago
Taloth Saldono
adc79f0eba
Added more sensible error for BTN html response.
8 years ago
Taloth Saldono
6b117427f8
Fixed double question mark in log.
8 years ago
Mark McDowall
7884dd9a39
New: Added omgwtfnzbs Newznab prefix
8 years ago
Marcelo Castagna
45d8b1e2ad
Fixed: Delete data when removing torrent from Download Station
...
fixes #1676
8 years ago
Marcelo Castagna
cf306f4aba
Throw exception with error message return by diskstation ( #1672 )
8 years ago
Mark McDowall
d7aa23388e
New: Update Media info for Windows/macOS to 0.7.92.1
8 years ago
margaale
82a99b7f80
New: Added support for Synology Download Station as torrent client.
8 years ago
Taloth Saldono
2f6d9e191e
Fixed: Ignore .nfs* files during copy actions since those files are special NFS files that should never be touched.
...
fixes #1552
8 years ago
Taloth Saldono
0782a15979
Remove backslashes from BTN release titles.
...
fixes #1075
8 years ago
vertigo235
ddd119a4eb
New: Add paused option for NZBGet
...
Closes #346
8 years ago
Taloth Saldono
d4788b4cae
Added tests for edge-case.
...
closes #1147
8 years ago
Taloth Saldono
812999423b
Fixed: Don't try to show diskspace usage non-existing drives.
...
fixes #1639
8 years ago
Taloth Saldono
657730f4d2
Fixed: /var/lib/docker no longer shows up in DiskSpace. Caused warnings if the user used docker with zfs storage driver.
...
fixes #1663
8 years ago
Taloth Saldono
0255eb3aca
Fixed: Increased timeout when waiting for rtorrent to finish adding torrent.
...
fixes #1665
8 years ago
Mark McDowall
fc15daa37e
New: Improve parsing of audio channels from MediaInfo output
8 years ago
Mark McDowall
10264a5bfb
New: Ensure folders are sorted alphabetically when importing
...
Closes #294
8 years ago
Mark McDowall
ef03e9e9a7
Fixed: Proper port validation for download clients and connections
...
Closes #1642
8 years ago
Mark McDowall
3bd7c09acf
Strip 2160p from titles before parsing
8 years ago
Keivan Beigi
fbd2f8dea4
Fixed: Growl download notification title
8 years ago
Keivan Beigi
15e07f72d4
Better Runtime names
8 years ago
Keivan Beigi
f25bfe9d28
don't log migrations during regular DB tests
8 years ago
Keivan Beigi
d5e720c404
include os name, runtime name in version tag for sentry
8 years ago
Keivan Beigi
c9a8ebc2e6
Create anonymous hash to detect issue duplication
8 years ago
Mark McDowall
5e7e816c03
AsOsAgnostic paths for root folder tests
8 years ago
vertigo235
f56076a135
Fixed: Pushover silent priority
8 years ago
Mark McDowall
54dd527f01
Exclude .grab and Plex Version folders
8 years ago
Mark McDowall
c6eb19c04d
Exclude .grab and Plex Version folders
...
New: Ignore .grab folder (Plex DVR)
New: Ignore Plex Versions folder (Media Optimizer)
Closes #1610
8 years ago
Keivan Beigi
a2a49ce934
Revert "New: Upgraded SQLite binares for macOS"
...
This reverts commit 8d91f18823
.
8 years ago
Keivan Beigi
047d5a4388
Revert "New: Upgraded SQLite binaries for Windows (3.16.0)"
...
This reverts commit 111e401a2c
.
8 years ago
Keivan Beigi
aae69ff49a
Revert "Upgraded System.Data.SQLite to 1.0.104.0"
...
This reverts commit 01e2f4e7e5
.
8 years ago
Sander Ploegsma
da451cfe03
Option to convert ical feed items to all-day events
8 years ago
Keivan Beigi
01e2f4e7e5
Upgraded System.Data.SQLite to 1.0.104.0
8 years ago
Keivan Beigi
8aacc61c50
New: Switched nyaa.se to HTTPS
8 years ago
Keivan Beigi
111e401a2c
New: Upgraded SQLite binaries for Windows (3.16.0)
8 years ago
Keivan
8d91f18823
New: Upgraded SQLite binares for macOS
...
Upgraded from 3.8.1 to 3.9.1
8 years ago
Keivan Beigi
cea6469ab8
Use nameof
8 years ago
Mark McDowall
ced7a7dce2
New: Prefer anime batch releases over single episode releases
8 years ago
Mitchell Cash
20a2cfe260
Use DOGnzb name as the default rather than the URL
8 years ago
Drew Freyling
5b0a285b84
New: Reduced image file sizes
8 years ago
Mark McDowall
68ea8a551c
Fixed: Parsing of SABnzbd develop version
8 years ago
Keivan Beigi
2e36d35815
Added app.manifest to indicate proper windows 10 support
8 years ago
Keivan Beigi
ed2e4d0f1d
Sentry will now back-off if it's API key is revoked.
8 years ago
Keivan Beigi
0bdc137093
Smaller sentry payload, send machine name as user name
8 years ago
Keivan Beigi
cd7e208efa
Revert "Use line number instead of message for sentry fingerprint"
...
This reverts commit 5f339c0a92e3255890fb63dfa3e650852a81d60f.
# Conflicts:
# src/NzbDrone.Common/Instrumentation/Sentry/SentryTarget.cs
8 years ago
Keivan Beigi
73840dcacc
The great logger.Error cleanup!
8 years ago
Keivan Beigi
e45d4f60a4
Moved Fatal logging to use nlog patterns
8 years ago
Keivan Beigi
782efcfaf1
Added a one hour debounce of reporting the same errors to sentry
8 years ago
Keivan Beigi
76a7d4f866
Use line number instead of message for sentry fingerprint
8 years ago
Keivan Beigi
d61976251e
Apparently RemoveTarget doesn't do what you expect it to do.
8 years ago
Keivan Beigi
2487e8ed49
Don't report errors that don't have exceptions
8 years ago
Keivan Beigi
54bc642476
Fixed: OS Version detection shouldn't break user agents. Fixes #1611
8 years ago
Keivan Beigi
6577b0a721
Don't include null in sentry fingerprint if even has no exception
8 years ago
Keivan Beigi
bcd67dee5e
Added fingerprint to sentry events to allow better grouping
8 years ago
Keivan Beigi
e6705db743
Added platform version error handling
8 years ago
Keivan Beigi
dd7fdd8ace
Disable Sentry Reporting based on analytics flag
8 years ago
Keivan Beigi
a1f112e62f
Added branch name to Assembly Info
8 years ago
Keivan Beigi
053c730799
Added Sentry error reporting
8 years ago
Keivan Beigi
61579cfb7e
Consider /buildAgent/ to be a none production startup path
8 years ago
Keivan Beigi
92d706a10d
Updated bindingRedirect for Newtonsoft.Json
8 years ago
Keivan Beigi
6ae5829439
Removed duplicated code from ContainerBuilders
8 years ago
Keivan Beigi
8252a2a60f
RIP
8 years ago
Keivan Beigi
009dc14805
Added Windows Server detection logic
8 years ago
Keivan Beigi
e0ff25d5be
New: switched nyaa to HTTPS
8 years ago
Keivan Beigi
ad7d571b24
New: Better platform detection specifically for Non-Windows Systems
8 years ago
Keivan Beigi
598b5322b7
Fixed linux build
8 years ago
Keivan Beigi
d64d35361c
Revert "Upgraded Moq" (Mono compatibility)
...
This reverts commit 3140d5d4b0
.
8 years ago
Mark McDowall
d5ef451bb4
Fixed: Parsing of 2017x123 episode format
8 years ago
Keivan Beigi
3140d5d4b0
Upgraded Moq
8 years ago
Keivan Beigi
fdb5ccdae1
Updated Newtonsoft.Json from 6.0.6 to 9.0.1
8 years ago
Keivan Beigi
a2ce435239
Upgraded Nlog, NCrunch
8 years ago
Keivan Beigi
a34e69b35b
Notification API Cleanup
8 years ago
Keivan
03b83ed226
Rename Metadata Dir to fix build in *nix
8 years ago
Keivan
eafe79450e
Rename Metadata Dir Step 1
8 years ago
Keivan
f286dba40a
Rename QBittorent Dir to fix building in *nix
8 years ago
Keivan
448f579723
Rename QBittorent Dir Step 1
8 years ago
Keivan Beigi
1562081235
Upgraded MediaInfo from 0.7.74 to 0.7.91
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Keivan Beigi
f16dd069b5
Upgraded DDay.iCal to Ical.Net
8 years ago
Keivan Beigi
aba613acd1
Because it's 2016!
8 years ago
Keivan Beigi
2e36538dcd
Environment variables sometimes lie!
8 years ago
Keivan Beigi
c42e4d682c
more kosher regex group names.
8 years ago
Keivan Beigi
327536b684
Added NoOp Performance Counter Manager
8 years ago
Mark McDowall
7dbacf105d
Fixed: Parsing of some anime releases that use Episode after the title
8 years ago
margaale
8d776abb48
Fixed: Handle download clients sending invalid content-type header.
...
DownloadStation incorrectly surrounds charset with double-quotes. whereas the http standard specifies they must be without quotes.
fixes #1586
8 years ago
Mark McDowall
7f8093de92
Fixed: Use Category from qBittorrent when set instead of Label
8 years ago
Mark McDowall
c1de7f26d1
Added test for 4 digit season number and series title with year
8 years ago
Mark McDowall
4a82d30d3d
Fixed: Parsing of mini episodes that contain the year in the title
8 years ago
Keivan Beigi
da52e60f36
Upgraded Nlog/RestSharp/Selenium
8 years ago
Keivan Beigi
cf58e52f40
Upgraded Nancy!!!!
8 years ago
Keivan Beigi
2a7ae96906
upgraded nbuilder/automoq
8 years ago
Keivan Beigi
053f6fcaeb
Upgrade fluentmigrator
8 years ago
Keivan Beigi
0c75d0bb03
Upgraded nunit/fluentassertion
8 years ago
Mark McDowall
c99e92e6af
New: Validate PMS version before performing a library update
8 years ago
Mark McDowall
3f64c01d5b
Fixed: Partial library updates for Plex Media Server 1.3
8 years ago
Mark McDowall
f022dae1fa
Fixed: Partial library updates for Plex Media Server 1.3
8 years ago
Mark McDowall
52ad8cf37f
Fixed: Error handling of valid, empty responses from Plex Media Server
8 years ago
Mark McDowall
3d20fd8f96
Fixed: Error handling of valid, empty responses from Plex Media Server
8 years ago
Lloyd Sparkes
cf662291d5
Fixed: Lingering Socks5 Proxy sockets when proxy is using dynamic ips
8 years ago
Mark McDowall
43d85bf59d
Fixed: Parsing of some Plex server responses before 1.3
8 years ago
ARTbird309
4a149c356b
New: Telegram notifications
...
Closes #1355
8 years ago
Chris Allen
740fc9154f
Shorten 'MPEG-2 Video' to 'MPEG2'.
8 years ago
Mark McDowall
0a657302f7
New: Support for Plex Media Server 1.3.0's new JSON responses
8 years ago
Mark McDowall
7b09b259a8
Fixed: Don't delete extra files after unlinking an episode file that still exists on disk
8 years ago
Taloth Saldono
b093be3f4e
Added additional gdiplus check.
8 years ago
Mark McDowall
43c5d03f9a
Fix GetAncestorFolders tests under mono
8 years ago
Taloth Saldono
9fbe06ad68
New: Added support to override Copy vs Move import logic for DownloadedEpisodesScan API and Manual Import UI.
8 years ago
Mark McDowall
db899a9bb8
New: Move subtitles/other extra files to Sonarr's Recycle Bin instead of permanently deleting
8 years ago
Mark McDowall
d3890bd712
New: Health check warning for macOS when running from App Translocation folder
8 years ago
Mark McDowall
1a61796092
Fixed: mono 4.4.2 won't trigger mono version error
8 years ago
Taloth Saldono
1251e294cd
Saving settings failed if value was null.
8 years ago
Taloth Saldono
0411b82e65
Fixed: Mount handling logic of net namespaces as seen on QNAP.
...
fixes #1483
8 years ago
Taloth Saldono
9519f3137c
Compile error when fixing FileBrowser not displaying drive letters on Windows.
8 years ago
Taloth Saldono
f8d97cac7d
Fixed: FileBrowser not displaying drive letters on Windows.
...
fixes #1535
8 years ago
Mark McDowall
f2ecbe776b
Added and fixed qBittorent tests
8 years ago
Mark McDowall
1ac442d0e6
Removed unused disk provider
8 years ago
Mark McDowall
5f2aeb0cea
Fixed: Failing database migration of metadata files without extensions
8 years ago
Mark McDowall
2ece05cd1e
Fixed: Email connection test reporting success incorrectly
...
Fixes #1524
8 years ago
Casey Bodley
25a3f83ebc
New: Remove completed torrents from qBittorrent
...
Fixes #1316
8 years ago
Mark McDowall
cdce65a922
Added TODO to remove ToPP SABnzbd status
8 years ago
Mark McDowall
8f73a51522
Fixed: Handling of some really long qBittorrent ETAs
8 years ago
Mark McDowall
bc438a6a63
Fixed: Handle SABnzbd Propagating status
8 years ago
Mark McDowall
6fb1aa85d0
Fixed: Parsing of some poorly named standard episode release names
...
Closes #1522
8 years ago
Mark McDowall
eb8ef6c337
Fixed: login page being returned instead of unauthorized response
8 years ago
Mark McDowall
c076f1ddb1
Update omgwtfnzbs URL
...
Closes #1520
8 years ago
karaambaa
eeff79b288
Added Sonarr-icon to Boxcar notification
...
Now there is a small Sonarr icon next to the Boxcar message.
8 years ago
Mark McDowall
697a62da0a
Fixed typo
8 years ago
Mark McDowall
f1a289cc74
Re-added accidentally removed anime parsing Regex
8 years ago
Mark McDowall
c39a26d9e0
Fixed: Parsing of multiple absolute episode number releases
8 years ago
Taloth Saldono
f2ccf94835
Fixed: Updated IPTorrents url validation to changed format.
...
fixes : #1493
8 years ago
Taloth Saldono
19d625c6c5
Fixed: Changed Quality Parser to avoid matching tags in the Episode title instead of the Quality tags.
8 years ago
Taloth Saldono
cd3b6000a0
Tweaked Nyaa Request Generator to avoid offset=1.
8 years ago
Mark McDowall
ff33f15bac
Fixed: Import episodes in season packs in numerical order
...
Closes #1485
8 years ago
Mark McDowall
50a0e9514e
Fixed: Default redirect URL for forms auth will use URL Base if configured
8 years ago
Taloth Saldono
7ef1ca8a00
Fixed: Tweaked ratelimit logic for rarbg api.
8 years ago
Mark McDowall
e0d1e08f94
Upgraded mono version check (3.10 minimum and 4.4.x)
...
New: Health warning if mono version is less than 3.10
New: Health error if running mono 4.4.x
8 years ago
Taloth Saldono
9fae76015a
Fixed: Calendar api again includes series images. (Nzb360)
...
fixes #1473
8 years ago
Taloth Saldono
17bf438cad
New: uTorrent differential api support to handle larger lists of torrents without hogging the api.
...
Fixes #1109
8 years ago
Chris Heath
c0b0567c23
Join: Device ID entry and better error handling
...
New: Optionally limit Join notifications to specific devices
Fixes #1455
8 years ago
Taloth Saldono
edc1e0b8d1
Fixed: Filter qbittorrent torrent list on newer versions.
...
fixes #1470
ref #1347
8 years ago
Taloth Saldono
dc82e66dde
Clarified min/max size rejection message by including the episode runtime.
8 years ago
Taloth Saldono
b034d0c1b3
Fixed: Cleanup unused Tags during housekeeping.
8 years ago
Taloth Saldono
36a3e86882
New: Added filter by tag to iCal feed.
...
closes #1430
8 years ago
Mark McDowall
e76fb8c90b
Fixed: Issue loading settings on some systems
8 years ago
Mark McDowall
e6288148ad
Fixed: Suppress warning log messages when unable to parse non-video files
8 years ago
Mark McDowall
bf8d68a873
Fixed: Version check for SABnzbd develop
8 years ago
Taloth Saldono
080e2e9eff
New: Added query parameter to ical feed to list premiers only.
...
fixes #1463
fixes #1442
8 years ago
Taloth Saldono
e3310e590c
Fixed: prevents autofill on new password fields in settings.
8 years ago
Taloth Saldono
a0b4d3a38d
Removed conflicting criteria from IsProduction check.
8 years ago
Taloth Saldono
a72b856fb8
Fixed: Added config validation to ensure NzbGet KeepHistory isn't set to 0.
8 years ago
Mark McDowall
522ef9d8d5
Don't append the extension when using ParsePath
8 years ago
Mark McDowall
a486bff40b
Fixed: Migrations using old SQLite versions (Prior to 3.7.15)
...
Closes #1466
8 years ago
Mark McDowall
0de1f3f17a
Fixed: Ignore extrafanart subfolder when scanning for extra files
8 years ago
Mark McDowall
755fdce227
Fixed: Generating metadata files after importing episode files
8 years ago
Mark McDowall
cd8659e684
Fixed: Store metadata file extensions
8 years ago
Mark McDowall
a621f0d49b
Fixed: Prevent duplicate parsing of extra files
8 years ago
Mark McDowall
2e96c4e798
New: Parse existing subtitles and extra files
...
Towards #459
8 years ago
Taloth Saldono
816cf608fc
Fixed: Added fallback and log errors when Tls1.2 clashes with https certificate with obsolete md5 hash.
8 years ago
Taloth Saldono
713e109bc9
Fixed api blacklist, history, wanted/missing and wanted/cutoff requiring sortKey, now defaulting to an appropriate value (airDateUtc/date desc for most).
...
fixes #1452
8 years ago
Taloth Saldono
4bf3ef45b0
Fixed: Auto-Updater rollback logic tries to restore unchanged files.
8 years ago
Taloth Saldono
09530b238f
Fixed: Removed requirement to disable sabnzbd pre-check for sab version 1.1.0 onward.
8 years ago
Taloth Saldono
5414dadffc
Fixed stupid error.
8 years ago
Mark McDowall
5482fa3ae0
New: Support for TLS 1.1 and 1.2 connections when only .net 4.5 is installed.
8 years ago
Taloth Saldono
6e8480d7cb
Added additional categories to NZBFinder preset.
8 years ago
Ashley Broughton
7c7cfc0b7d
Changed exit statement to "Press enter to exit..." to match use of ReadLine() ( #1425 )
8 years ago
Taloth Saldono
4e051bfde2
Merge branch 'pr/n1446_Awarua-' into develop
8 years ago
Taloth Saldono
356e14ac5b
Cleanup
8 years ago
Taloth Saldono
97d0ddb6e9
Fixed: Sabnzbd 1.1.0 rc4 queue api changed time format.
8 years ago
Björn Dahlgren
17f6841426
Fixed: Updated HDBits api to api changes.
...
Closes #1448
8 years ago
Dion Woolley
a6a7732cd5
Fixed issue #1445 where sabnzbd has changed the time format reported for downloads
8 years ago
Mark McDowall
aa37b65842
Fixed tests for EpisodeFileMovingService
8 years ago
Mark McDowall
6ac9e5ec18
Don't blow if driveFormat is null when looking up DriveType
...
Closes #1444
8 years ago
Mark McDowall
2d54ca5d47
New: Ability to include unmonitored episodes in the iCAL feed
...
Closes #1442
8 years ago
Mark McDowall
422371d118
Fixed: Episode import when the series folder had a trailing slash and folder was not on disk
8 years ago
Mark McDowall
77574ec555
Fixed: Parsing absolute episode numbers preceeded by Episode
...
Closes #1441
8 years ago
Mark McDowall
3b385e8738
Fixed: Parsing of a multi-episode anime formats
8 years ago
Taloth Saldono
7f6101a6bc
Better Captcha message.
8 years ago
Mark McDowall
28f6777f9a
Fixed media info test
8 years ago
Chris Allen
e7275af073
VideoBitDepth and AudioChannels in Filename examples
8 years ago
Mark McDowall
5fcd65ef57
Fixed: MediaInfo.AudioChannels for some eac3 and mp3 files
8 years ago
Taloth Saldono
222ed1eb4b
Changed startup loglevel to avoid incorrect sonarr.debug/trace log entry.
8 years ago
Taloth Saldono
4486317888
Fixed: Manual Import failing to parse series title from certain nested folders.
8 years ago
Taloth Saldono
73fb216e6f
New: Added CAPTCHA support to Rarbg.
8 years ago
Mark McDowall
e9eab0ae48
Audio codec E-AC-3 will be EAC3 in filenames
8 years ago
Christopher Heath
626d94d435
New: Join notifications
...
Closes #1197
8 years ago
Mark McDowall
e4adc1d3a1
Fixed: Include afpfs mount points in free space checks
...
Fixes #1399
8 years ago
Mark McDowall
c3f9a0336c
Move platform files to proper folders
8 years ago
Mark McDowall
04ca1e4569
Always include decimal place for AudioChannels
8 years ago
Mark McDowall
459715b9b4
Fixed UpdateMediaInfoService tests
8 years ago
Mark McDowall
db4b0de5e2
New: MediaInfo VideoBitDepth and AudioChannels
8 years ago
Taloth Saldono
914f799f9d
New: Added support to save .magnet to blackhole directory.
...
fixes #1406
8 years ago
Taloth Saldono
e2272dcca3
Reject m2ts (bluray) raw releases from BTN as well.
8 years ago
Taloth Saldono
2b1c97ffa4
Fixed: AnimoTosho RSS feed size parsing.
...
Also added handling for multiple enclosure elements.
ref #1384
8 years ago
Taloth Saldono
b80d6c74ad
Api errors now log statuscode too.
8 years ago
Taloth Saldono
6f2dd5d2fa
Improved Quality lookup.
8 years ago
Mark McDowall
1218dd255f
Fixed: Allow series to be added unmonitored through the API
...
Closes #1404
8 years ago