Mark McDowall
366e3ed0be
Merge pull request #539 from larsjohnsen/source-case-inconistancies
...
Compilation: Fix case inconsistencies
10 years ago
Taloth
cef6eb7509
Merge pull request #544 from Sonarr/mediainfo-unicode
...
Integrated MediaInfo wrapper to be able to properly handle Unicode
10 years ago
Mark McDowall
f88e2e2b79
Fix tests
10 years ago
Mark McDowall
69dd1c6ec4
Test to make sure we scan files in root of series folder (no season folders)
10 years ago
Taloth Saldono
5cd2d71e6f
Integrated MediaInfo wrapper to be able to properly handle Unicode on Linux.
10 years ago
Mark McDowall
96578ca59b
Stricter rejection of series subfolders
...
Fixed: Exclude .@__thumb folders from series disk scans
Fixes #538
10 years ago
Lars Johnsen
a79fc94a54
Compilation: Fix case inconsistencies
10 years ago
Mark McDowall
c3acfe34fe
Fixed: Exclude OS X Metadata files when scanning for files
...
Fixes #533
10 years ago
Taloth Saldono
6e7a2af86b
Ignore unicode test for now, fails on tc.
10 years ago
Taloth Saldono
852f97012f
Fixed broken test.
10 years ago
Taloth Saldono
af060d73cc
Updated MediaInfo code for syno/linux.
10 years ago
Mark McDowall
a8aac36379
Use skyhook for searching
10 years ago
Mark McDowall
6dd22e7dcb
New: Manual Import episodes
10 years ago
Mark McDowall
bc03ad2a18
Blacklisting torrents and using more info to evaluate matches
...
New: Blacklisting torrents manually
New: Details on why a release was blacklisted in the UI
New: Blacklist matching take into account indexer, size, date and name
10 years ago
Mark McDowall
587aff602a
Fixed: Don't delete downloads unless a file was imported
10 years ago
Mark McDowall
0c6ca6971d
Fixed: Do not replace a file unless it contains the same episodes
10 years ago
Taloth Saldono
c08d8252ff
Fixed some tests.
10 years ago
Taloth Saldono
97cbdfdc5c
Fixed: Nzbget will now properly remove data from original directory if Remove option is enabled. (nzbToMedia transcoding)
10 years ago
Mark McDowall
2e6cf2b7f6
Fixed: Parsing some anime releases with multiple absolute episode numbers
10 years ago
Mark McDowall
27246de623
Fixed: Ignore @eaDir inside Series folders
10 years ago
Mark McDowall
c3e0dbc173
Display names for Indexers
10 years ago
Mark McDowall
ecd941a6e5
Fixing scene mappings
10 years ago
Mark McDowall
10214bff42
Cleanse some names
10 years ago
Mark McDowall
e40508e5e9
Fixed: Don't save invalid scene mappings into database
10 years ago
Mark McDowall
65f1dbde00
Fixed: Torznab parsing when enclosure is magent link
10 years ago
Mark McDowall
ab6233dd3f
New: Option to show unmonitored episodes on calendar
10 years ago
Mark McDowall
2a4fd2bbde
Fixed: Better error messaging when import fails due to inaccessible path
10 years ago
Taloth Saldono
ee87537848
Response cookies not stored by default.
10 years ago
Taloth Saldono
923488bc02
Hard test on dev nzbget version as requested.
10 years ago
Taloth Saldono
b62d36bdbe
Fixed: If Nzbget failed to add an nzb, Sonarr will try another but not blacklist it.
10 years ago
Mark McDowall
62f4fc5e58
Fixed: Some anime season 1 parsing
10 years ago
Mark McDowall
c58d607349
Don't throw error when episode title matching doesn't find a match
10 years ago
Mark McDowall
8aa6969aee
Fixed: Improved special episode parsing for multiple matching titles
10 years ago
Mark McDowall
0adea0ded6
Search all missing fixes
...
Fixed: Searching for missing episodes excludes unmonitored episodes
Fixed: Searching for missing episodes episodes with files
10 years ago
Taloth Saldono
ccfd66260d
Fixed: BitMeTv cookie will now also be used for the fetching the torrent file.
10 years ago
Taloth Saldono
4448e87e28
Fixed: NzbGet development version no longer fails validation check.
10 years ago
Mark McDowall
90b047f0d4
Fixed: Searching for unmonitored anime episodes during season/all missing searches
10 years ago
Mark McDowall
210524b51a
Fixed: Scene numbered season searches when some episode weren't monitored
10 years ago
Taloth Saldono
15eeb19cd5
New: Synology Media Indexer support in Connect.
10 years ago
Taloth Saldono
db4746bef7
Failed DeleteStatus now only a Warning, also added null check to handle older NzbGet version.
10 years ago
Taloth Saldono
971e159fa4
Replaced a couple more NzbDrone with Sonarr. Left a couple that implied process name.
10 years ago
Taloth Saldono
fcc1439754
Ugly indexer release name cleaned up before sending to Sab.
10 years ago
Mark McDowall
638e3ca898
Command queue
...
New: Adding multiple series will queue them instead of running all at once
New: Slower scheduled tasks won't be block others from running
10 years ago
Mark McDowall
99d9303394
Fixed: Download Client with config Warnings won't be excluded
10 years ago
Taloth Saldono
c7470a426a
New: Added Torznab as generic indexer.
10 years ago
Taloth Saldono
37e4a06b5d
Fixed: Adjuted parser cleanup to properly handle anime titles with 10b instead of 10bit
10 years ago
Taloth Saldono
6e5e781245
Added another nzbgeek hashed pattern.
10 years ago
Taloth Saldono
36ac4f0a8d
Fixed: Blackhole clients cache nzb/torrent in memory before writing to the blackhole folder.
10 years ago
Taloth Saldono
96469be7f0
Fixed: Can now specify a cookie for BitMeTv.
10 years ago
Taloth Saldono
d1ce1bf218
Fixed: Season packs will no longer be grabbed if it contains an unmonitored episode.
10 years ago
Taloth Saldono
dc2c1f7928
Fixed: Import of single-file anime torrents.
10 years ago
Mark McDowall
d8852d840b
New: Parse releases that have a 5 digit episode number
10 years ago
Taloth Saldono
bf5b645416
Test fixed
10 years ago
Taloth
69edfba237
Merge pull request #217 from Sonarr/transmission-category
...
Removed hardcoded dot prefix from the transmission category [migration 81]
10 years ago
Taloth Saldono
dcc988da06
Removed duplicate tests.
10 years ago
Taloth Saldono
799f6034c7
Fixed: Removed hardcoded dot prefix from the transmission category, making it configurable via the settings instead.
10 years ago
Mark McDowall
f021f9b146
Fixed: Updating Kodi won't fail if a series has an IMDB ID instead of a TVDB ID
10 years ago
Taloth Saldono
ee02e6a31c
Disabled eztv test entirely.
10 years ago
Taloth Saldono
6ba78f6aed
No longer marks download as imported if no episodes were found.
10 years ago
Taloth Saldono
8d16b8b9d6
Fixed: Hashes being parsed as 0e00 numbering.
10 years ago
Mark McDowall
f4573545cd
Fixed: Improved parsing for anime episodes with leading release group
10 years ago
Mark McDowall
72993f3c3c
Fixed: Cutoff will be respected when release is still in queue
10 years ago
Taloth Saldono
6095855102
Fixed: Failed download handling should now only report a download wasn't grabbed by sonarr if the download actually failed.
10 years ago
Mark McDowall
e466c77487
Fixed: Ignore .AppleDouble subfolders of season folder
10 years ago
Mark McDowall
33ed76556f
Deduping tags only updates affected models
10 years ago
Mark McDowall
b7e609a7d5
De-dupe Tags
...
Fixed: Remove duplicate tags and prevent new ones from being created
10 years ago
Mark McDowall
539de9e124
Fixed: Daily episodes that have date and season/episode numbers in the release name
10 years ago
Mark McDowall
37959fd753
Search improvements
...
New: Series/Season search will not grab unmonitored episodes
Fixed: Missing episode search won't grab missing unmonitored episodes by mistake
10 years ago
Taloth Saldono
29fe7b2acd
Fixed and added tests.
10 years ago
Mark McDowall
573c2b8f60
Root folder improvements
...
Fixed: Prevent non-writeable root folder from being added
Fixed: Errors getting free space/subfolders for root folder won't prevent the UI from loading
10 years ago
Mark McDowall
6807f92f55
AsOsAgnostic?
10 years ago
Mark McDowall
ec88c2c2ca
Parsing improvements
...
Fixed: Don't use full path when parsing files
New: Support for iTunes library file structure
10 years ago
Taloth
5750f012cb
Merge pull request #180 from Sonarr/updatecheck-fixes
...
Updatecheck fixes
10 years ago
Mark McDowall
20782bbbc1
Episode import improvements
...
Fixed: Use folder name when file name is not parsable on import
10 years ago
Keivan Beigi
5b54b02d7e
updated download url in UpdateServiceFixture
10 years ago
Taloth Saldono
40987cc335
Include version in services Changes api call so the server knows how to redirect.
10 years ago
Taloth Saldono
071839fa86
Removed InstallUpdate, instead manually triggering ApplicationUpdate.
10 years ago
Taloth Saldono
2f06cc6ffa
Fixed: Branch redirects will now occur during install of the a new update instead of during an update check.
10 years ago
Taloth Saldono
7ce9f416d1
InstallUpdate pre-check failures should now show a nice error on the UI.
10 years ago
Taloth Saldono
3a938e18fa
Fixed: Install Update UI should now report an error if the application folder is not writable instead of failing silently.
10 years ago
Taloth Saldono
f5ddb36ebd
Fixed: All issues regarding Media Covers should be fixed now after apply this update. Refresh browser cache if still missing and report issues on forum.
10 years ago
Taloth Saldono
6c22a5ffdb
Fixed: Health Checks on mono now shows correct wiki links.
10 years ago
Mark McDowall
fd02f0ae55
Fixed: Italians in title will not treat the episode as Italian language
10 years ago
Mark McDowall
2a4d7b82ea
Comment out parsing test
10 years ago
Mark McDowall
c9d21c7863
Don't search for episodes in series that haven't aired yet
10 years ago
Mark McDowall
33bb64984a
More parsing test cases
10 years ago
Taloth Saldono
b3f11564a7
Fixed: No longer leaves a corrupt file if MediaCover resize failed.
10 years ago
Mark McDowall
05ee57a972
New: options when adding series, including the ability to search for all missing episodes
10 years ago
Taloth Saldono
cd79826aad
Fixed: Transmission proxy should no longer produce paths with double slashes.
10 years ago
Taloth Saldono
35ab3a28fd
New: MediaCover api now includes several resized variants to save bandwidth for mobile apps.
...
banner-35.jpg (height)
banner-70.jpg
fanart-180.jpg (height)
fanart-360.jpg
poster-170.jpg (width)
poster-340.jpg
10 years ago
Mark McDowall
6054dd8ee6
Fixed: Don't scan subfolders in series folders that start with a period
10 years ago
Taloth Saldono
2f048f4217
Fixed: DownloadEpisodesScan api command regressed during a refactoring causing nzbToMedia to fail.
10 years ago
Taloth Saldono
8b8b60f8b8
Removed incorrect test.
10 years ago
Mark McDowall
90056044bc
Fixed: Error when entering unsupported character in tag
10 years ago
Mark McDowall
2bbce39faa
Show title mismatches, but don't import them automaticallys
...
Fixed: Show Series title mismatches in the UI
Fixed: Force import from Queue for title mismatches
10 years ago
Mark McDowall
2306815992
Fixed: Remove failed downloads from download client (when enabled)
10 years ago
Mark McDowall
090ba3bb86
Fixed: Removed Animezb indexer
10 years ago
Taloth Saldono
3a250e95b9
Fixed: No longer reports SxxExx as releasegroup if original title uses - separator.
10 years ago
Taloth Saldono
366f8c5239
Fixed: Remove on Activity page should now work for Blackhole items.
10 years ago
Mark McDowall
9ceaf2c6a6
Added test case for 19-2 (2014)
10 years ago
Mark McDowall
d277420849
Fixed: Do not scan series folder if root folder is empty
10 years ago
Mark McDowall
8a7673ed13
Fixed some parsing issues
...
Fixed: Releases getting picked up as SDTV instead of RAW-HD
Fixed: Don't parse "sample" as release group
10 years ago
Keivan Beigi
8921cbf3b1
forcing lib update on upgrade
10 years ago
Mark McDowall
eeb1aabc73
Disable test
10 years ago
Mark McDowall
157124df89
Fixed: Disable EZTV when using the default URL
10 years ago
Mark McDowall
6711ba2549
Fixed: Do not remove directories when they contain a RAR file over 10MB
10 years ago
Mark McDowall
fea906d45d
Fixed: Parsing of absolute numbers inside of brackets
10 years ago
Mark McDowall
4f5c437ddd
Fixed: Don't search for newly added episodes if they aren't monitored
10 years ago
Taloth Saldono
c19a393f99
Now generating unique ids for queue items sent to the api.
10 years ago
Mark McDowall
3c145c63f4
Fixing broken tests
10 years ago
Mark McDowall
fc0fa2c22f
Fixed: No not trim trailing "A" from series title when looking for a matching series
10 years ago
Mark McDowall
8aa523c6df
AirDateUtc comparison validation on Linux
10 years ago
Mark McDowall
4d19dddf88
Fixed: Don't recalculate episode air times for Netflix series
10 years ago
Mark McDowall
67729c4d12
Collapse Pt or Pt. in episode title
10 years ago
Mark McDowall
c25496cb6a
Fixed: Default episode title to TBA if missing
10 years ago
Mark McDowall
468ac1b789
Release group parsing improvements
...
Fixed: Clean title before parsing release group (remove -RP & -NZBGeek)
Fixed: Parse subgroup from start of file name when inside square brackets
10 years ago
Mark McDowall
c29397aa2c
Fixed: Another hashed release format
10 years ago
Mark McDowall
4fda97257b
Fixed: Handle abc.mkv hashed filename
10 years ago
Keivan Beigi
53b22035be
New: Skyhook! fixing your calendars!
10 years ago
Mark McDowall
4fd8fce4a5
Fixed: Greedy absolute number regex
10 years ago
Mark McDowall
4aa45525a4
Fixed: Parsing some numbers as absolute numbers incorrectly
10 years ago
Mark McDowall
2b050cf88c
OS Agnostic paths
10 years ago
Mark McDowall
90ce35abee
Fixed: Import files for the series Extras
10 years ago
Mark McDowall
4f0ca20808
Fixed: Refreshing anime series won't cause an error
10 years ago
Keivan Beigi
c8993db2ad
Fix: Remove invalid metadata images
10 years ago
Mark McDowall
07c71296fb
Fixed test
10 years ago
Mark McDowall
03b5095b06
New: Prefixed Range multi-episode style (for plex)
10 years ago
Mark McDowall
8a41a4c91e
Fixed update tests
10 years ago
Keivan Beigi
d4331e9470
removed trakt references, added user agent to tvdb requests
10 years ago
Keivan Beigi
d5da0ec4dd
fixed: return proper error when searching for invalid tvdb id.
10 years ago
Keivan Beigi
c368335183
fixed: search using tvdb id is now fixed.
10 years ago
Keivan Beigi
19f5427dbf
Fixed: Replaced trakt with tvdb as data source
10 years ago
Mark McDowall
0f56bfac2f
Revert "Fixed: Breaking trakt API changes (Posters for add series are placeholders for now)"
...
This reverts commit 66ca925b0d
.
10 years ago
Mark McDowall
66ca925b0d
Fixed: Breaking trakt API changes (Posters for add series are placeholders for now)
10 years ago
Mark McDowall
1be44a4254
Couple more test cases for episode title collapse
10 years ago
Mark McDowall
3b3f6d70b7
csproj fail
10 years ago
Mark McDowall
821f9646f3
Cleaner file names/multi-episode file names
10 years ago
Mark McDowall
28edb56401
Fixed: Parsing some files that did not contain a series title
10 years ago
Mark McDowall
ab868cc403
More support for Season 1 - Episode 01 style files
10 years ago
Mark McDowall
2a2330548c
Some more test cases for CleanTitle
10 years ago
Mark McDowall
5f8af9f3a2
A couple more CleanTitle fixes
10 years ago
Mark McDowall
7ec34de3b7
More CleanTitle fixes
10 years ago
Keivan Beigi
e79a2c742a
Fixed: some issues around removing completed and failed downloads
10 years ago
Keivan Beigi
4ac9fd939a
Fix: consider download completed if all remote episodes are imported
10 years ago
Mark McDowall
9fd90e6f99
Fixed Episode CleanTitle token helper and keep # in title
10 years ago
Taloth Saldono
3244f71e5c
Fixed: No longer mixes up peers and leechers, so the UI should now properly report seeders and leechers.
10 years ago
Mark McDowall
3cfbca5358
New: Episode CleanTitle renaming token
10 years ago
Mark McDowall
85a9b74008
File Browser
...
New: File Browser to navigate to folders when choosing paths
10 years ago
Keivan Beigi
d849a4ab48
New: Show source/seed info in manual search
10 years ago
Keivan Beigi
a6d34caf2c
New: Rebuilt Completed/Failed download handling from scratch
10 years ago
Keivan Beigi
23a30f3771
fixed logging tests
10 years ago
Keivan Beigi
0a341199a8
safer log configuration
10 years ago
Mark McDowall
580f03a5bc
New: Minimum Age setting to deal with propagation issues (Usenet only)
10 years ago
Mark McDowall
683656c651
Fixed: Log error when health check fails to communicate with download client
10 years ago
Mark McDowall
83e3d7145f
Better parsing of Chistmas Specials
10 years ago
Mark McDowall
98b4027510
Fixed: Handle numerical hashed releases
10 years ago
Mark McDowall
e3893083bc
Fixed: Add series searching improvements
10 years ago
Mark McDowall
e637d68157
Advanced option to disable media info for add series/rescan
10 years ago
Mark McDowall
ca9c6c651f
Fixed: Follow redirects when getting torrent from KAT
10 years ago
Mark McDowall
a9171d44d9
Sorting for another show that starts with A
10 years ago
Mark McDowall
7aee3c5ac4
Fixed: Don't check for sample for anime specials
10 years ago
Mark McDowall
e457003a91
Fixed: Sonarr as default Release Group instead of DRONE
10 years ago
Mark McDowall
d93bd52a01
Queue actions
...
New: Remove items from queue/history from Activity
New: Force import of series title mismatch from Activity
10 years ago
Mark McDowall
7ac6fc98a9
New: Add Unknown Quality to profile (advanced)
10 years ago
Mark McDowall
641fe6476c
Multi-epsiode test
10 years ago
Mark McDowall
a5dd0cce29
Fixed: Delays use minutes not hours
10 years ago
Mark McDowall
fc4170c581
Fixed: Removed accents before searching indexers
10 years ago
Keivan Beigi
f4c202441c
Cleaned up environment detection
10 years ago
Keivan Beigi
0be8f55a2f
Cleaned up using directive
10 years ago
Keivan Beigi
78aa91c170
Added StringLiteral as an acceptable identifier for sqlite migrations
10 years ago
Keivan Beigi
a8eb0f73d1
Added broken migration test
10 years ago
Mark McDowall
17d4b54561
Fixed: Removed support for CamelCase in folder names to support legitimate show titles like MythBusters
10 years ago
Keivan Beigi
de33b84eef
Merge pull request #151 from Sonarr/sonarr-url
...
update usages of nzbdrone.com to sonarr.tv
10 years ago
Mark McDowall
cd1d34a0f2
Fixed: Add tag when text box loses focus
10 years ago
Keivan Beigi
be81bf322a
Our first data migration test :D
10 years ago
Keivan Beigi
c7ed76f6d3
Added before migration hook, this can be used to insert "old" data into test Db
...
so data migration could be tested.
10 years ago
Mark McDowall
37a1398338
Delay Profiles
...
New: Select preferred protocol (usenet/torrent)
New: Option to delay grabs from usenet/torrents independently
10 years ago
Keivan Beigi
c4e684fbd3
update usages of nzbdrone.com to sonarr.tv
10 years ago
Mark McDowall
47c109209c
Fix broken BTN tests
10 years ago
Mark McDowall
6b56e912eb
New: Original Filename renaming token to use original filename as-is
10 years ago
Mark McDowall
2de837558b
Fixed compilation
10 years ago
Mark McDowall
6467167046
Moved Extension methods in common to subfolder
10 years ago
Mark McDowall
d01c706082
Fixed broken test
10 years ago
Mark McDowall
867746a763
Fixed: Importing "Backup_tvdbid" encrypted filenames
10 years ago
Mark McDowall
1e8c2a6a12
Various naming fixes
...
Fixed: Parsing anime that had season/episode pattern in the hash
Fixed: Parsing anime that had 6 consectutive digits in the hash
10 years ago
Mark McDowall
af5096f9af
Absolute release group parsing fix for custom filenames
10 years ago
Mark McDowall
f344a96444
New: Additional naming options for Quality in file name (Full, Title, Proper)
10 years ago
Mark McDowall
cf9f5fe569
Various naming fixes
...
New: Multi-episode style (Range)
New: Example for mulit-episode anime naming
Fixed: Validate anime episode format when saving
10 years ago
Mark McDowall
3f8366a190
New: Search for previously aired episodes that were just added to the database
10 years ago
Keivan Beigi
a46b542bfd
updated MediaInfo to 0.7.71
10 years ago
Mark McDowall
76eee87976
Fixed: Parsing Raw-HD is filename as Raw-HD instead of HDTV-720p
10 years ago
Keivan Beigi
23524c238f
Fixed: EzRSS Size Parsing
10 years ago
Taloth Saldono
54d296c2a8
fixed broken tests in torrent client.
10 years ago
Keivan Beigi
e2450e2106
updated FluentValidation 5.4.0 > 5.5.0
10 years ago
Keivan Beigi
04f05bdb83
FluentMigrator.1.3.0.0 => FluentMigrator.1.3.1.0
10 years ago
Keivan Beigi
f127028992
updated restsharp to 6.0.5 -> 6.0.6
10 years ago
Taloth Saldono
0ae0bd43be
Implemented indexer integration tests for a couple of public indexers.
10 years ago
Mark McDowall
d9cc0d4600
Fixed: Parsing Transmission version for nightly builds
10 years ago
Taloth Saldono
10b45f769e
Fixed: Parser no longer chokes on titles with a file extension and invalid path characters such as :.
10 years ago
Taloth Saldono
8a86b8acdc
Added OsPath to handle OS agnostic path handling.
10 years ago