Commit Graph

1768 Commits (81716762d8afffeedd92ff040080d41d33dafd2a)

Author SHA1 Message Date
Daniel Underwood 322e9f3c51 Clean up remaining codacy issues
7 years ago
Daniel Underwood 31b13b3336 Merge branch 'feature/indexers' of github.com:lidarr/lidarr into feature/indexers
7 years ago
Daniel Underwood 11095f7c83 Clean up codacy issues
7 years ago
Daniel Underwood ad911edfb1 Implement artist search for newznab and omgwtfnzbs
7 years ago
Daniel Underwood f7bf03499b Add artist to rarbg album query
7 years ago
Qstick 7691265e66 Fix Newznab if statement, Clean Test Fixture
7 years ago
Daniel Underwood ea6b4b1389 Change visibility of ArtistSearchCommand and ArtistSearchService due to test build error
7 years ago
Daniel Underwood 8bde4b660c Change AlbumSearchCommand to take a list of ids instead of a single id
7 years ago
Qstick 5b22e5a9ae Newznab Indexer Tests
7 years ago
Qstick f72afba764 Album Search for Omgwtfnzbs
7 years ago
Qstick f0b68afccd Adds Newznab Album Search Support
7 years ago
Qstick b63b2d70df Fixed: Refactor misc text and variables in settings (#31)
7 years ago
Daniel Underwood f40918ddb8 Add artist search framework code
7 years ago
Daniel Underwood 4e353382a5
Get album by the id instead of hardcoded value due to #20 fixing albumId
7 years ago
Daniel Underwood 8c4d99eeff
Add artist and year to album spec string when available
7 years ago
Daniel Underwood e617563b63
Add System.Obsolete attributes to tv-specific things seen in adding search code
7 years ago
Daniel Underwood c4994c0a59
Update rarbg categories for music
7 years ago
Daniel Underwood c55e3f2c34
Set up framework for artist indexer searching
7 years ago
Qstick d32cf1120e Fixed: Artist Delete, Track Delete when Artist Delete (#30)
7 years ago
Qstick 7e6ec654ce Fixed: Follow 301 redirects when fetching torrents (#21)
7 years ago
Qstick 572586063e Fixed: Various Unit Tests Issues/Additions (#28)
7 years ago
Qstick 48181c6666 Fixed: Ensure an API Key is set when starting Lidarr (#22)
7 years ago
Qstick dcde579a43 First Pass At AlbumStudio Page, Also Fixes Monitoring (#16)
7 years ago
Qstick 66ad301892 Tweak Wanted Page, Missing Query (#15)
7 years ago
Joseph Milazzo ef4da4ac9f Track Parsing Code (#10)
7 years ago
Qstick 4cfd39f7fe Fix Unit Tests Build (#13)
7 years ago
Qstick 8b98cd8825 Implement Calendar View (#9)
7 years ago
Qstick d8ea0a3243 Many UI and API Improvements (#8)
7 years ago
Qstick c6ac0878a7 Fix Crash due to ForeignArtistId not being in DB for TrackFile Table
7 years ago
Joseph Milazzo ee90d8021a Merge conflicts
7 years ago
Joseph Milazzo bf7f890c48 Restabilized add artist flow with NodeJS API
7 years ago
Joseph Milazzo dc0db08ca8 Merge conflicts
7 years ago
Qstick 916db8d356 Add Track and TrackFile API Resources
7 years ago
Joseph Milazzo e96cf08409 Back to a stable build. Fixedtrackrepo.findtracks
7 years ago
Qstick fafe4e93f3 Clean up and back to build state
7 years ago
Joseph Milazzo b4279a455e Fixed all issues from merging
7 years ago
Joseph Milazzo e7f72a9d08 Merging feature/db into feature/trackParse
7 years ago
Qstick fe58f54ad4 NamingConfig Refactor
7 years ago
Qstick a8ac1f3adc Album Repo Work
7 years ago
Qstick 15b70ede7c Track Mapping Fixes
7 years ago
Qstick 0f3c355381 New DB Schema
7 years ago
Joseph Milazzo 3d7059c944 Merge branch 'develop' of https://github.com/mattman86/Lidarr into feature/LidarrAPI
7 years ago
Joseph Milazzo 704983f652 Fixed small issue in ProfileService. Reimplemented the metadata with LidarrAPI.Metadata
7 years ago
harris fc5ab94d4f Update Download Clients
7 years ago
Joseph Milazzo 7dcacffec7 Added some extra code around erroneous Qualities in ProfileService
7 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.
7 years ago
Joseph Milazzo 235e753b93 Merge branch 'develop' of https://github.com/mattman86/Lidarr into feature/trackParse
7 years ago
harris 97fefa12c9 Change Default NewzNab categories from tv to music
7 years ago
Joseph Milazzo 7acad802fb Merge pull request #8 from mattman86/feature/trackRepository
7 years ago
Joseph Milazzo 76db95947c Refactored most code for track parsing.
7 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
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
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
mdespain bebb82ec9f Fixing my epic fail of not setting the columns to allow null.
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
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
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 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
Matthew Despain d0728bbe22 Changed the default port to 8686
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
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
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
Mark McDowall 7a58082cd7 smallicon for Join notifications
8 years ago
Taloth Saldono 2e08f195e4 Fixed: Zero length file causes MediaInfo hanging in 100% cpu load.
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
8 years ago
Taloth Saldono 70f7404499 Fixed: Sabnzbd 2.0 api compatibility.
8 years ago
Mark McDowall abd70f5381 New: UHD category for RARBG
8 years ago
Mark McDowall 878e973081 Fixed: Join grab messages
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.
8 years ago
Taloth Saldono 3590fedeaf Fixed: Timing issue in rtorrent handling of magnet links.
8 years ago
Jamie Magee 87a05df2fd Upgrade TinyTwitter
8 years ago
Jamie Magee 781df8b20a Upgrade NLog
8 years ago
Mark McDowall 081c5fc332 Broken ExtraFiles migration due to extentionless files
8 years ago
Mark McDowall 47915d5e05 Fixed: Bad extension when importing extra files
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
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.
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
8 years ago
Mark McDowall 1dab0aee6a Fixed: Reduce parameters required to add a new series
8 years ago
Mark McDowall 9b162f2d5e Fixed: Clean RSS feed before detecting type
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
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
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
Mark McDowall 7884dd9a39 New: Added omgwtfnzbs Newznab prefix
8 years ago
Marcelo Castagna 45d8b1e2ad Fixed: Delete data when removing torrent from Download Station
8 years ago
Marcelo Castagna cf306f4aba Throw exception with error message return by diskstation (#1672)
8 years ago
margaale 82a99b7f80 New: Added support for Synology Download Station as torrent client.
8 years ago
Taloth Saldono 0782a15979 Remove backslashes from BTN release titles.
8 years ago
vertigo235 ddd119a4eb New: Add paused option for NZBGet
8 years ago
Taloth Saldono 812999423b Fixed: Don't try to show diskspace usage non-existing drives.
8 years ago
Taloth Saldono 0255eb3aca Fixed: Increased timeout when waiting for rtorrent to finish adding torrent.
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
8 years ago
Mark McDowall ef03e9e9a7 Fixed: Proper port validation for download clients and connections
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 f25bfe9d28
don't log migrations during regular DB 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
8 years ago
Keivan Beigi aae69ff49a
Revert "Upgraded System.Data.SQLite to 1.0.104.0"
8 years ago
Keivan Beigi 01e2f4e7e5
Upgraded System.Data.SQLite to 1.0.104.0
8 years ago