Leonardo Galli
20dbdfb344
Added first iteration of adding movies.
...
Currently working:
- Searching for new Movies on IMDb (very hacky)
- Adding movie as a series with one season and episode (very hacky)
- Rarbg.to indexer. (somewhat hacky)
TODO:
- Tweak release specifications so that they do not cause exceptions.
- Add Movie struct so that searching for ones is not so hacky.
- rework movies UI.
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
9 years ago
Taloth Saldono
7f6101a6bc
Better Captcha message.
9 years ago
Mark McDowall
28f6777f9a
Fixed media info test
9 years ago
Chris Allen
e7275af073
VideoBitDepth and AudioChannels in Filename examples
9 years ago
Mark McDowall
5fcd65ef57
Fixed: MediaInfo.AudioChannels for some eac3 and mp3 files
9 years ago
Taloth Saldono
222ed1eb4b
Changed startup loglevel to avoid incorrect sonarr.debug/trace log entry.
9 years ago
Taloth Saldono
4486317888
Fixed: Manual Import failing to parse series title from certain nested folders.
9 years ago
Taloth Saldono
73fb216e6f
New: Added CAPTCHA support to Rarbg.
9 years ago
Mark McDowall
e9eab0ae48
Audio codec E-AC-3 will be EAC3 in filenames
9 years ago
Christopher Heath
626d94d435
New: Join notifications
...
Closes #1197
9 years ago
Mark McDowall
e4adc1d3a1
Fixed: Include afpfs mount points in free space checks
...
Fixes #1399
9 years ago
Mark McDowall
c3f9a0336c
Move platform files to proper folders
9 years ago
Mark McDowall
04ca1e4569
Always include decimal place for AudioChannels
9 years ago
Mark McDowall
459715b9b4
Fixed UpdateMediaInfoService tests
9 years ago
Mark McDowall
db4b0de5e2
New: MediaInfo VideoBitDepth and AudioChannels
9 years ago
Taloth Saldono
914f799f9d
New: Added support to save .magnet to blackhole directory.
...
fixes #1406
9 years ago
Taloth Saldono
e2272dcca3
Reject m2ts (bluray) raw releases from BTN as well.
9 years ago
Taloth Saldono
2b1c97ffa4
Fixed: AnimoTosho RSS feed size parsing.
...
Also added handling for multiple enclosure elements.
ref #1384
9 years ago
Taloth Saldono
b80d6c74ad
Api errors now log statuscode too.
9 years ago
Taloth Saldono
6f2dd5d2fa
Improved Quality lookup.
9 years ago
Mark McDowall
1218dd255f
Fixed: Allow series to be added unmonitored through the API
...
Closes #1404
9 years ago
Mark McDowall
5bf9b069fc
Fixed: Slack Icon is optional
9 years ago
Mark McDowall
2ab9bb4fce
Fixed: Incorrect matching of date in title
...
Closes #1401
9 years ago
Taloth Saldono
87d00abdf1
Adjusted Gzip stream to reduce response times.
9 years ago
Taloth Saldono
19aded7a15
Order the pipeline registration process.
9 years ago
Taloth Saldono
a2536deef0
Fixed: Significantly improved api performance.
9 years ago
Taloth Saldono
ff6737314f
Added additional index to episodes table to speed up certain queries.
9 years ago
Taloth Saldono
4fc150f77b
Reset srcset on failed load.
9 years ago
Taloth Saldono
90b5947a19
Fixed Deluge and BTN cleanse password logic.
9 years ago
Taloth Saldono
c7d445d1c1
New: Added raw DVD check for BTN to prevent those pesky VIDEO_TS downloads.
...
fixes #r1377
9 years ago
Taloth Saldono
c4a3bc3d2f
Fixed cookie tests with expired dates.
9 years ago
Taloth Saldono
8966e5a403
Removed fanzub tests and disabled kickass tests.
9 years ago
Taloth Saldono
bc94a7f921
Fixed: Forcibly disable kat when using the wrong domain.
9 years ago
Taloth Saldono
f3cbc2bdd2
Fixed: Calendar arrows on Edge browser.
9 years ago
Taloth Saldono
f681d43601
Fixed: XEM series with only alternate season titles.
9 years ago
Mark McDowall
b232cc3081
Fixed: Delete all history for series when series is removed from Sonarr
9 years ago
Mark McDowall
857d661ff1
Fixed: Recreate log database if migration fails
...
Fixes : #1050
9 years ago
Mark McDowall
ab63c3e83d
Fixed: Parsing series title during manual import
9 years ago
Mark McDowall
c1f59a55c6
Fixed: Kodi metadata AC3 audio codec
...
Closes #1344
9 years ago
Mark McDowall
c8474701a0
Fixed: Parsing Plex Media Server version 1.0
9 years ago
Mark McDowall
c206b83318
Fixed spelling mistake
9 years ago
Mark McDowall
a8b9a47f5f
Emby metadata name changes
9 years ago
vintage81
3e9a159466
Fixed: Adding label to torrents in qBittorrent v3.3.5
...
Fixes #1347
9 years ago
Mark McDowall
ba817557ba
Fixed: More results in season searches when KAT
9 years ago
Fossil
30ed3a4a80
Updated NZBFinder URL
9 years ago
Taloth Saldono
006dc9202b
Fixed: Tweaked sample detection for short episodes.
9 years ago