Qstick
c4c3c4f620
Fixed: Quality hierarchy not being honored during track import
7 years ago
Qstick
91afcc36c0
New: Validate before deleting artist folders
7 years ago
Qstick
66d3fd17e9
Fixed: Search Criteria parsing returns bad results (Abba/Black Sabbath)
7 years ago
Qstick
882e8a575e
Re-enable unit tests in appveyor ( #159 )
...
* Re-enable unit tests in appveyor
* Delete SingleEpisodeParserFixture.cs
* fixup! Oops
* Fix multiple tests
* Fixed Language Tests
* Couple More Simple Test Fixes
* Last Round of Test Fixes
* More test Cleanup
* Fix 3 Newznab Tests
7 years ago
Qstick
e780555d28
Fixed: Kodi(XBMC) notifications don't update correct Library ( #158 )
...
* Fixed: Kodi(XBMC) notifications don't update correct Library
* fixup! MbId and Artist Names in Test
7 years ago
Qstick
ded7574227
Fix Headphones Download Auth, Add Special Parsing ( #152 )
...
* Add Secondary Backup Parsing Method if Regex Fails
* Add BasicAuth info to release for nzb download handling
7 years ago
Qstick
ede3a55c68
New: Add Headphones VIP Indexer ( #147 )
...
* New: Add Headphones VIP Indexer
* fixup! String Format Invalid
* fixup! Remove hyphen from search string
* Add Tests for Headphones Indexer
7 years ago
Qstick
b63d9d0146
Fixes Misc Issues with Album Metadata Extrafiles ( #145 )
...
* Fixes Misc Issues with Album Metadata Extrafiles
* Fixed: Move Empty Subfolders to after ArtistRenamedEvent and Metadata mover
* Remove Path from Album Table, Fix Wdtv, MediaBrowser, Roksbox
* Remove Album Path from UI
* Remove Comments and add Jpeg extension to XMBC image regex
7 years ago
Qstick
0f17569908
Fix Discography Recognition and Add Parser Test
7 years ago
Qstick
d6dbd79199
Update MediaInfo and tests to 17.10
7 years ago
Qstick
27d65937c0
UI Updates, Separate Auto and Manual Searches per Indexer
7 years ago
Qstick
20dc8adac0
New: Validate NZBs before sending to download client
7 years ago
Qstick
5b7339cd73
Add Metadata Profiles ( #132 )
...
* Add Metadata Profiles
* fixup! Codacy
7 years ago
Qstick
17eac6dac7
Fixed: Incorrect Namespace for TorrentSeedingSpecification.cs
7 years ago
Qstick
eed81144f6
Fixed: Regression preventing new downloads from bypassing the Download Client Back-off logic
7 years ago
Qstick
f7f6ad159c
Temp Fix for Calendar Feed until Data Mapper can be fixed.
7 years ago
Qstick
10b8174726
Extend Qualities and Setup Default Groups ( #127 )
...
* Extend Qualities and Setup Default Groups
* fixup! Extend Qualities
* fixup! Codacy
* fixup! One more
7 years ago
Qstick
26935bd82f
Fixed: Flaky Housekeeper Tests
7 years ago
Qstick
b3fbd81594
Fixed: Progressively degrading performance issue in Pending/Delayed releases system
7 years ago
Qstick
fa051257e3
Fixed: Releases no longer available on the indexer should be removed from the pending queue
7 years ago
Qstick
acd05ce6cd
Fixed: Error in MediaInfo SchemaRevision causing it to be fetched again
7 years ago
Qstick
b25c772d52
Improved test timing for CommandExecutor.
7 years ago
Qstick
08b95e905e
Add ArtistService Tests
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
b5a8c342e5
Cleanup Sonarr Regexes from Parser.cs
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
0e1dfed8d7
Fixed: Provider Status housekeeping
7 years ago
Qstick
492cf1b1bb
New: FormatAudioChannelsFixture.cs
7 years ago
Qstick
be6f89cd76
Fixed: Size parsing of empty description from torrent RSS feeds
7 years ago
Qstick
028e7d1c7d
Added Test Case for DiskSpaceService
7 years ago
Qstick
3f420ff6bd
Fixed: Test case for unavailable download client
7 years ago
Qstick
25f08bd846
Fixed: Add Unittest for DiskSpaceService irrelevant mounts
7 years ago
Qstick
12d89b9ab5
Fixed: DownloadedTrackScan API should delete source folder if ImportMode is Move
7 years ago
Qstick
f219e883ec
New: Add Extra Audio Format Unit Test
7 years ago
Qstick
b34c1e5332
Fixed: Unit tests after MediaInfo change
7 years ago
Qstick
1c1549820b
Fixed: Ignore '.unwanted' directory when importing.
7 years ago
Qstick
331bf5914a
Fixed: Check if NzbGet KeepHistory value is set too high
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
28d5fbe409
Fixed: Don't import the same file again
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
a80360f6fd
Remove Remaining TV Code
7 years ago
Qstick
42e25055a9
Rework Tests for Music, Start TV Code Cleanup
7 years ago
Qstick
bba52cdbc8
Update RootFolderCheckFixture and RootFolderServceFixture
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
6685644c5c
Refactor Various HouseKeepers
7 years ago
Qstick
54bd3c0b49
Fixed up some errors and do the guid cache fix on the module instead of backend coz that would cause other issues.
7 years ago
Qstick
3383cc1744
Fixed: Deleting an trackfile from the UI that was already deleted from disk
7 years ago
Qstick
f8f988a083
Misc Sonarr Pulls
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
c8ed46850a
Updates to UI, Update NLog to 4.4.12
7 years ago
Qstick
6e4638f7b1
Update Music Tests, Added Cases for Should Refresh Artist, Cleanup Skyhook Resources
7 years ago
Taloth Saldono
fcd6feafa9
Updated Transmission tests.
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
e8fb678fb8
Fix issue adding a artist when NameSlug for another artist null
...
Sonarr '413ce1d9a
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
d6efae537f
Rework DiscSpaceService, Misc Cleanup
7 years ago
Qstick
9b62c0cb75
Add Back Packages to Support Native VS UnitTests
7 years ago
Qstick
864549b1f3
Initial Notification Support, XBMC and PLEX still need work.
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
405e7f981d
Download Handling, Clean Up Drone Folder Leftovers
7 years ago
Qstick
07b37c1575
Update MediaCover Module to Work with Artist and Album Images
7 years ago
Qstick
456ead09da
[UI Work] Settings Naming Page, Other Settings
7 years ago
Qstick
95051cbd63
Initial Commit Rework
7 years ago
Qstick
0b22d7fce3
Create Orphaned Albums Housekeeper ( #82 )
7 years ago
Qstick
43677e8481
Create OrphanedTracks Housekeeper ( #81 )
7 years ago
Qstick
c0e922e4a2
Fixed RssParser test. ( #80 )
7 years ago
Qstick
b0cde61dd0
Fixed: UnsupportedFeedException should log error for each item ( #77 )
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
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
025534cf71
Fix Setup of Newznab Test ( #51 )
...
Fix Setup of Newznab Test
7 years ago
Qstick
337f74a184
Refactor Blacklist for Album Releases ( #48 )
...
* Refactor Blacklist for Album Releases
* Fix Test
7 years ago
Qstick
a5ac4ed37a
Remove Non-Music Indexers ( #42 )
...
Remove Non-Music Indexers
7 years ago
Qstick
1e4d9480e9
Implement Release Parsing, Decision Engine, and Downloading ( #35 )
...
* Implement Parsing, Decision Engine, and Downloading
7 years ago
Qstick
5556989324
Implement Waffles Indexer ( #34 )
...
* Implement Waffles Indexer
Implement Waffles Indexer
* Remove Exception Class
Remove Exception Class
* Fix csproj file
Fix csproj file
* Add Test Fixture
Add Test Fixture
* Split line due to length for readability
Split line due to length for readability
7 years ago
Qstick
ae8c766b57
Merge pull request #18 from lidarr/feature/indexers
...
Added: Indexer search and release processing
7 years ago
Qstick
7691265e66
Fix Newznab if statement, Clean Test Fixture
...
Fix Newznab if statement, Clean Test Fixture
7 years ago
Daniel Underwood
163a2f7495
Add missing file for 1d46e71
7 years ago
Daniel Underwood
1d46e718bb
Add equivalent of SeriesSearchServiceFixture for artists
7 years ago
Qstick
5b22e5a9ae
Newznab Indexer Tests
...
Newznab Indexer Tests
7 years ago
Qstick
b63b2d70df
Fixed: Refactor misc text and variables in settings ( #31 )
...
Fixed: Refactor misc text and variables in settings
7 years ago
Qstick
572586063e
Fixed: Various Unit Tests Issues/Additions ( #28 )
...
Fixed: Various Unit Tests Issues/Additions
7 years ago
Joseph Milazzo
ef4da4ac9f
Track Parsing Code ( #10 )
...
* We now have the ability to import local tracks into Lidarr. Switching to IDv3 tag reading over custom parsing for local tracks.
* Stable code for track refresh.
* RefreshArtist and RescanArtist events are working correctly. Need to add potential rejection decisions in future.
* Implemented code comments
* PR comments and fixing some odd db bugs.
* Fix some conflicts after Unit Test PR Merge
Fix some conflicts after Unit Test PR Merge
* Track/Album Add and Update Fixes
Track/Album Add and Update Fixes
* Fixed an issue with trackimport looking up trackId instead of artistId
* Add Handle to TrackService for TrackAddedEvent
Add Handle to TrackService for TrackAddedEvent
* Update Quality Regex, Store BitRateMode in TrackFile
Update Quality Regex, Store BitRateMode in TrackFile
7 years ago
Qstick
4cfd39f7fe
Fix Unit Tests Build ( #13 )
...
* Fix Unit Tests Build
* Updated Manage Artists view
Fix Unit Tests Build
* Small UI fixes
Small UI fixes
7 years ago
d7ad9b8218
Support music qualities. This is a work in progress, lots of code still references tv series
8 years ago
Joseph Milazzo
9a79b590cc
Merge branch 'develop' into feature/database
8 years ago
TCBWZA
b7a46a9e51
Update internal URL's to point to lidarr.audio
8 years ago
Joseph Milazzo
9ce71ff698
Added Music models and basic database
8 years ago
TCBWZA
1a11a932e3
Remove ISceneMappingService to get rid of service.sonarr.tv access errors
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
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
Taloth Saldono
e7331539f0
Fixed: Newznab default capabilities erroneously cached if indexer is unavailable.
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
Taloth Saldono
70f7404499
Fixed: Sabnzbd 2.0 api compatibility.
...
closes #1775
8 years ago
Taloth Saldono
2326db0dea
Fixed: Refactored rtorrent interface to fix reliability issues with adding magnets & torrents.
...
fixes #1745
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
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
781df8b20a
Upgrade NLog
...
From 4.4.1 to 4.4.3
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
Taloth Saldono
fee8da88a6
Accept full language name as suffix.
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
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
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
Taloth Saldono
2855090005
Fixed: Removed Womble indexer.
8 years ago
Taloth Saldono
060b9f6fd1
Fixed: Updated BTN api url.
8 years ago
margaale
c56c83e169
New: Added support for nzb downloads in Synology Download Station.
8 years ago
Mark McDowall
4043d07ab1
Verify LimeTorrents parsing
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
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
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
Mark McDowall
fc15daa37e
New: Improve parsing of audio channels from MediaInfo output
8 years ago
Keivan Beigi
f25bfe9d28
don't log migrations during regular DB tests
8 years ago
Mark McDowall
5e7e816c03
AsOsAgnostic paths for root folder tests
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
cea6469ab8
Use nameof
8 years ago
Mark McDowall
ced7a7dce2
New: Prefer anime batch releases over single episode releases
8 years ago
Keivan Beigi
dd7fdd8ace
Disable Sentry Reporting based on analytics flag
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
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 Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Keivan Beigi
aba613acd1
Because it's 2016!
8 years ago
Mark McDowall
7dbacf105d
Fixed: Parsing of some anime releases that use Episode after the title
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
2a7ae96906
upgraded nbuilder/automoq
8 years ago
Keivan Beigi
053f6fcaeb
Upgrade fluentmigrator
8 years ago
Keivan Beigi
0c75d0bb03
Upgraded nunit/fluentassertion
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
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
Mark McDowall
f2ecbe776b
Added and fixed qBittorent tests
8 years ago
Mark McDowall
5f2aeb0cea
Fixed: Failing database migration of metadata files without extensions
8 years ago
Casey Bodley
25a3f83ebc
New: Remove completed torrents from qBittorrent
...
Fixes #1316
8 years ago
Mark McDowall
6fb1aa85d0
Fixed: Parsing of some poorly named standard episode release names
...
Closes #1522
8 years ago
Mark McDowall
c39a26d9e0
Fixed: Parsing of multiple absolute episode number releases
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
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
17bf438cad
New: uTorrent differential api support to handle larger lists of torrents without hogging the api.
...
Fixes #1109
8 years ago
Taloth Saldono
b034d0c1b3
Fixed: Cleanup unused Tags during housekeeping.
8 years ago
Mark McDowall
bf8d68a873
Fixed: Version check for SABnzbd develop
8 years ago
Mark McDowall
a486bff40b
Fixed: Migrations using old SQLite versions (Prior to 3.7.15)
...
Closes #1466
8 years ago
Mark McDowall
2e96c4e798
New: Parse existing subtitles and extra files
...
Towards #459
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
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
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
Mark McDowall
28f6777f9a
Fixed media info test
8 years ago
Mark McDowall
459715b9b4
Fixed UpdateMediaInfoService tests
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
Mark McDowall
2ab9bb4fce
Fixed: Incorrect matching of date in title
...
Closes #1401
8 years ago
Taloth Saldono
c7d445d1c1
New: Added raw DVD check for BTN to prevent those pesky VIDEO_TS downloads.
...
fixes #r1377
8 years ago