Qstick
acd05ce6cd
Fixed: Error in MediaInfo SchemaRevision causing it to be fetched again
7 years ago
Qstick
0ea3b71bae
Cleanup FileNameBuilder
7 years ago
Qstick
e8d44d1cc2
Add DB Version to About Page ( #124 )
7 years ago
Qstick
34ca4bf150
Fix: Capitalization in CustomScript.cs
7 years ago
Qstick
21428cba6f
Medium Support (Multi-disc Albums), Quality Grouping ( #121 )
...
* Multi Disc Stage 1 - Backend Work
* Quality Group Functionality
* Fixed: Only show wanted album types on ArtistDetail page
* Add Media Count Column to ArtistDetail Page
* Parser updates for multidisc cases, other usenet release title formats
* Search for Tracks by Medium Number in Addition to Title and TrackNumber
* Medium Renaming Token for Track Naming
* fixup Codacy and Comment Cleanup
* fixup remove comments
7 years ago
Qstick
f32e8974af
Fixed: Import failure when unable to parse folder name
7 years ago
Qstick
b5a8c342e5
Cleanup Sonarr Regexes from Parser.cs
7 years ago
Qstick
1451a63c06
Rename Sonarr References in Backend
7 years ago
Qstick
c333ca4161
Change Backup Names To Not Conflict with Sonarr
7 years ago
Qstick
db10057f2c
Fixed: Artist Type, MBId OnRename in CustomScript.cs
7 years ago
Qstick
c2ee23b6d9
Fixed: Naming of 002 Migration
7 years ago
Qstick
bbb983deb2
Fixed: Default ports for uTorrent and qBittorrent
7 years ago
Qstick
2abeec06fc
Fixed: Better import error messages
7 years ago
Qstick
78fcf86294
Fixed: Execute On Grab script if release group is unknown
7 years ago
Qstick
3cada6d069
Fixed: Long Deluge ETAs from breaking getting queue items
7 years ago
Qstick
2dddf8cb33
Fixed: Don't ignore filenames that start with periods
7 years ago
Qstick
d3aa032cf5
Fixed: Don't attempt to fetch a release if the download client is disabled
7 years ago
Qstick
bff3a55ff3
New: Initial state for torrents added to qBittorrent
7 years ago
Qstick
bd1da4b10a
Fixed: Force priority items in paused SAB queue won't show as paused
7 years ago
Qstick
0e1dfed8d7
Fixed: Provider Status housekeeping
7 years ago
Qstick
7d64bb403f
New: Initial state for torrents added to UTorrent
7 years ago
Qstick
91d8fd4ed5
Fixed: Backup API improvements
7 years ago
Qstick
967839154c
New: Start torrents added to uTorrent by default, add option
7 years ago
Qstick
be6f89cd76
Fixed: Size parsing of empty description from torrent RSS feeds
7 years ago
James White
d6374388a1
Fix inconsistent naming of qBittorrent in various places
7 years ago
Qstick
fe4499ee97
Fixed: Use pending download if no download client is configured
7 years ago
Qstick
12d89b9ab5
Fixed: DownloadedTrackScan API should delete source folder if ImportMode is Move
7 years ago
Qstick
64d58a2248
Fixed: Backup fails on certain platforms
7 years ago
Qstick
f09ef025c5
Fixed: Improved database backup journal handling
7 years ago
Qstick
38a6dbbc42
Fixed: Null Check on Sabnzbd Version Parse
7 years ago
Qstick
1c1549820b
Fixed: Ignore '.unwanted' directory when importing.
7 years ago
Qstick
099f24afea
Fixed: Abort Newznab indexer Test if connection failed.
7 years ago
Taloth Saldono
4968cb9973
Fixed: Changed qbitTorrent 3.3.14 api.
...
fixes #1956
7 years ago
Qstick
57aaf62a46
New: Store track renames in History
7 years ago
Qstick
257af8b914
Fixed: Try to set last write time on files moved to recycle bin
7 years ago
Qstick
4725f4b2bd
Fixed: Lidarr stuck if Deluge didn't return an infohash.
7 years ago
Qstick
c5661cba04
Fixed: Roksbox metadata images being generated when settings are off
7 years ago
Qstick
2aa8a57925
Slack Improvements
7 years ago
Qstick
b99b23b4bb
Remove non-working Nyaa Baseurl
7 years ago
Qstick
b3b90602a2
Fix Mono SecurityProtocolPolicy
7 years ago
Qstick
6af1ffba50
New: Webhook improvements
7 years ago
Qstick
9a2cb67980
Fixed: Subtitle extensions should be case-insensitive.
7 years ago
Qstick
331bf5914a
Fixed: Check if NzbGet KeepHistory value is set too high
7 years ago
Qstick
b88d4aad0e
Fixed: Show rounded age in minimum age rejection message
7 years ago
Qstick
d8adc3f480
Fixed: Ignore case when importing extra files
7 years ago
Qstick
d6bb4c29d0
New: Download client and ID for custom scripts
7 years ago
Qstick
13bfb73ee9
Upstream Changes to DownloadClients and Indexers
7 years ago
Qstick
f6d1b77b45
Misc Newznab/Torznab Updates
7 years ago
Qstick
5bee842b26
New: Ability to set minimum seeders on a per indexer basis
7 years ago
Qstick
28d5fbe409
Fixed: Don't import the same file again
7 years ago
Qstick
541edc9749
Fix: Change IndexerId to ProviderId in OrphanedIndexer Housekeeper
7 years ago
Qstick
a69ceb35fb
Update Integration Unit Tests
7 years ago
Qstick
10c29a65db
Assembly Naming, Default Windows Service Account
7 years ago
Qstick
f1b1904e07
Update DB Schema, Change Artist Slugs, Rework SubtitleFiles to LyricFiles
7 years ago
Qstick
75aa8af9d2
Check for valid URL in MetadataSource, Handle trailing slash
7 years ago
Qstick
70cc2ed8a5
AlbumStudio and ArtistEditor Fixes
7 years ago
Qstick
9b39fea706
Fix Default Quality Profiles
7 years ago
Qstick
a80360f6fd
Remove Remaining TV Code
7 years ago
Qstick
42e25055a9
Rework Tests for Music, Start TV Code Cleanup
7 years ago
Qstick
35eeef3af6
Fix Search Fail When Cannot Parse a Release
7 years ago
Qstick
eaba78ad4a
Add AlbumCutoffService and Refactor UI
7 years ago
Qstick
8683c92de6
Opps Left out of Previous Commit
7 years ago
Qstick
debad793ee
Add ArtistEditedService to handle AlbumType Changes
7 years ago
Qstick
38cbb2114f
Refactor ExtraFile/MetadataFile Services ( #104 )
...
* Preliminary Work for Extras for Music
* DB Migration for ExtraFiles, Other Cleanup
* More Extras Work, Add Album Metadata Type
* Update Housekeeps for Music Extras
* Fix HouseKeeper and add new Tests
* Final round of Cleanup
7 years ago
Qstick
4016d359ac
Guard Against Null AlbumTitle on Import
7 years ago
Qstick
2f74ad6540
Fix String Format Error in NotificationService
7 years ago
Qstick
3a4c6fe364
Remove Core.TV references in preperation for Cleanup
7 years ago
Qstick
6685644c5c
Refactor Various HouseKeepers
7 years ago
Qstick
a956e22ce1
Remove SeriesStats Reference and other Series Mapping
7 years ago
Qstick
7d045d5c54
Cleanup RootFolderService and Validation
7 years ago
Qstick
1d120be466
Remove SeriesStats
7 years ago
Qstick
0d8bec272e
Update RootFolder Health Check
7 years ago
Qstick
cf11906118
Don't log error on the shutdown the command execution pipeline.
7 years ago
Qstick
4cb3d8bac7
Log responses from qbit
7 years ago
Qstick
0148f48913
Fixed: Logging full error message to database
7 years ago
Qstick
ad50be9daf
Fixed: Error message when adding a Plex server without a TV library
7 years ago
Qstick
52fbdeaa53
Fixed: Error when processing manual import decisions
7 years ago
Qstick
44e4e46b15
Additional logging when on import decision
7 years ago
Qstick
3383cc1744
Fixed: Deleting an trackfile from the UI that was already deleted from disk
7 years ago
Qstick
d7ef6cc88b
Fixed: Improved message when a conflicting slug is added
7 years ago
Qstick
f8f988a083
Misc Sonarr Pulls
7 years ago
Qstick
4c916f9186
Fix HealthCheck Warning for Artist Folders with 'ro'
7 years ago
Kyse
889b963429
New: Health Check warning if series folder is mounted with 'ro' option on linux
...
Closes #1867
7 years ago
Qstick
a37be66f34
Improve Load Time of Artist Detail Page, and Wanted Page
7 years ago
Qstick
9c88c2006d
Disable Caching of Album Images For Now
7 years ago
Qstick
f812302aa5
More Work on Album Filtering per Artist
7 years ago
Qstick
1fd3a43a4f
Update AssemblyInfo for Versioning
7 years ago
Qstick
b963f2aa82
Add prelim work for Album Filtering
7 years ago
Qstick
90a4838958
Tweak Release Parsing, Add Less strict Regex Cases for Title
7 years ago
Qstick
cbcccf0d9d
Fix Bug with TrackDownloaded Notifications
7 years ago
Qstick
52f4f1de03
Remove duplicate ArtistDeleteEvent Handle
7 years ago
Qstick
c8ed46850a
Updates to UI, Update NLog to 4.4.12
7 years ago
Qstick
31db4e2026
Guard Against QualityParser NullReferenceException
7 years ago
Qstick
78f1066535
Add Additional Logging to Track Parsing
7 years ago
Qstick
04766bb786
Remove Series MediaFile Commands
7 years ago
Qstick
ed3b47d76a
Support for Artist Disambiguation and Type
7 years ago
Qstick
6e4638f7b1
Update Music Tests, Added Cases for Should Refresh Artist, Cleanup Skyhook Resources
7 years ago
Taloth Saldono
7f882ee425
Fixed: Sonarr not importing torrents in Vuze if the torrent already finished seeding and was stopped.
7 years ago
Taloth Saldono
f67d748da1
Fixed: Incorrect imports with Vuze when torrent contains a single file.
...
fixes #1805
7 years ago
Qstick
82ee8e6c42
Fixed: Smarter application update completed message
...
Sonarr e97e13e89
7 years ago
Qstick
4aa5a35cb4
Added -Scrambled to the ReleaseGroup cleanup list
...
Sonarr f8d5f1fc9
7 years ago
Qstick
c3407657c6
Fixed: Moving and Removing of downloads in usenet clients
...
Sonarr f36d5dc88
7 years ago
Qstick
4c6313c9e2
Fixed: Handling of priority setting when queueing is disabled in qBittorrent
...
Sonarr f8b8fcfb8
7 years ago
Qstick
203a7980cf
Fixed: Regression causing nzbToMedia imports to be copied instead of moved.
...
Sonarr de7f68570
7 years ago
Qstick
64d9457322
New: Check whether an existing trackfile was deleted before grabbing an upgrade, to avoid timing issues in combination with Ignore Deleted Tracks.
...
Sonarr fa006d85f
7 years ago
Qstick
77aa34c340
Fixed: Double periods in extra file names after rename
...
Sonarr 413ce1d9a
7 years ago
Qstick
e8fb678fb8
Fix issue adding a artist when NameSlug for another artist null
...
Sonarr '413ce1d9a
7 years ago
Qstick
5003cd8a14
Rename More Sonarr References
7 years ago
Qstick
729d1142b0
Log TrackImport and TrackFileDeleted to History
7 years ago
Qstick
ab9a9232cf
Sonarr Pulls
...
'e4c341898
'5613ab05e
'372442af2
'28c45f941
'ea1616586
7 years ago
Qstick
482f8c1a61
Map Album from parsed LocalTrack to ManualImportItem
7 years ago
Qstick
4358184b78
Change Recycle Bin to Handle ArtistDeleteEvent
...
Ensures track files are deleted when requested on an artist delete event
7 years ago
Qstick
e3c6bc3263
Updates to MediaInfo Formatter
7 years ago
Qstick
d243a8c8c4
Add Tracklist to Album Modal
7 years ago
Qstick
8f45fe0afe
Rework Tags for Music
7 years ago
Qstick
d6efae537f
Rework DiscSpaceService, Misc Cleanup
7 years ago
Qstick
4e7a2a3ed4
Add support for searches in newznab if indexer doesnt support audio params (Jackett)
7 years ago
Qstick
1322633d0d
Add Support for Gazelle based indexers
7 years ago
Qstick
7c3446baab
Remove Newznab & Torznab Anime Categories Setting
7 years ago
Qstick
2938bfee2c
Fix for Torznab/Jackett
7 years ago
Qstick
864549b1f3
Initial Notification Support, XBMC and PLEX still need work.
7 years ago
Qstick
0201aa812e
Add Advanced Option for Alternate Metadata Provider Source
7 years ago
Qstick
f460f630c3
Target to .NET 4.6.1, Update SignalR, Owin, Nancy ( #84 )
...
* Target .net 4.6.1
* Update to SignalR 2.2.2
* Fix Socks Reference in NZBDrone.Common
* UI Fixes, Build Fixes
* Update Nancy to 1.4.4
* Upgrade Microsoft Owin to 3.1.0
* Delete npm-shrinkwrap.json
* Fix SignalR Messages
7 years ago
Qstick
fbe6bfc78e
Add Album Label Support from Metadata
7 years ago
Qstick
405e7f981d
Download Handling, Clean Up Drone Folder Leftovers
7 years ago
Qstick
6e7299cdf2
Fix Build Issue due to localEpisode reference
7 years ago
Qstick
48d31523a5
[UI] Add Language to Manual Import, Fix Posters,Banners
7 years ago
Qstick
07b37c1575
Update MediaCover Module to Work with Artist and Album Images
7 years ago
Qstick
f1aec8f15c
Add Logo Mediacover Type
7 years ago
Qstick
d2bafd4605
Add Support for Artist Links from Metadata
7 years ago
Qstick
5fec72395c
Null Checks for Track Parsing, Parse by Title if TrackNumber is missing
7 years ago
Qstick
f05332cf6e
[UI Work] Interactive Import, More Artist Detail
7 years ago
Qstick
0054226307
[UI Work] Artist Detail Page, Album Studio, Wanted, NavSearch, Rename
7 years ago
Qstick
456ead09da
[UI Work] Settings Naming Page, Other Settings
7 years ago
Qstick
95051cbd63
Initial Commit Rework
7 years ago
Qstick
0807fcc616
Cleanse Log Exception Data ( #83 )
7 years ago
Qstick
0b22d7fce3
Create Orphaned Albums Housekeeper ( #82 )
7 years ago
Qstick
43677e8481
Create OrphanedTracks Housekeeper ( #81 )
7 years ago
Qstick
b0cde61dd0
Fixed: UnsupportedFeedException should log error for each item ( #77 )
7 years ago
Qstick
52a4227bc4
New: Additional variables for custom script on grab events ( #76 )
7 years ago
Qstick
bcd72367d9
Organize TrackImport Directory and Fix Tests ( #72 )
...
* Organize TrackImport Folder and Fix Tests
* Remove Commented Out Line
* Remove Old Code
7 years ago
Daniel Underwood
ffc2fb5f60
Change AlbumSearchCommand to public to resolve error when searching ( #74 )
7 years ago
Qstick
e405cc9cf0
Rename DownloadedEpisodesScan to DownloadedAlbumsScan ( #71 )
...
* Rename DownloadedEpisodesScan to DownloadedAlbumsScan
* Rename Command Service
7 years ago
Qstick
2c42fc19e5
Rename Drone Factory Config Keys ( #70 )
...
* Rename Drone Factory Config Keys
7 years ago
Qstick
19414912ad
Cleanup Disk Scan Service ( #69 )
...
* Cleanup Disk Scan Service
* Fix Encoding, Change mp4 to flac
7 years ago
Qstick
9fba2458d8
Remove TV search commands ( #68 )
...
* Remove TV search commands
Remove TV search commands
* Cleanup Newznab, Fix variable name in IntegrationTests
7 years ago
Qstick
92f06cf70f
Add TrackFiles Housekeeper ( #66 )
...
Add TrackFiles Housekeeper
7 years ago
Qstick
8569084255
Refactor and Enable Renaming for Album and Artist Files ( #61 )
...
Refactor and Enable Renaming for Album and Artist Files
7 years ago
Qstick
de5e0871cf
Bulk Import ( #55 )
...
Bulk Import
7 years ago
Qstick
fcffd5461e
Refactor ReDownload Failed Service ( #52 )
...
Refactor ReDownload Failed Service
8 years ago