Mark McDowall
587aff602a
Fixed: Don't delete downloads unless a file was imported
10 years ago
Mark McDowall
1275d8098d
New: Limit grabs to 1 per second to reduce rapid API calls
10 years ago
Mark McDowall
0c6ca6971d
Fixed: Do not replace a file unless it contains the same episodes
10 years ago
Thirrian
50dc4c4f3d
Add sort key for series "A.D. The Bible Continues"
10 years ago
Taloth Saldono
2a83088045
Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
10 years ago
Taloth Saldono
4ca8178ca8
Add db name to Vacuum log message.
10 years ago
Mark McDowall
6ab629ea98
Partial updates for command updates
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
Taloth Saldono
25c77711cd
Log partial indexer response on parser error.
10 years ago
Mark McDowall
2e6cf2b7f6
Fixed: Parsing some anime releases with multiple absolute episode numbers
10 years ago
Mark McDowall
4b7ee3cb9e
Fixed: Monitoring options not be applied when adding a new series to an empty root folder
10 years ago
Mark McDowall
27246de623
Fixed: Ignore @eaDir inside Series folders
10 years ago
Mark McDowall
b1a0e759ef
Fixed: Long sets of required/ignored words would overflow the view in Manual Search
10 years ago
Mark McDowall
f90fdef50d
Couple name fixes
10 years ago
Mark McDowall
4eff8d88d1
New: Show age in minutes when less than 2 hours old (manual search/history)
10 years ago
Mark McDowall
235a986679
Display names for Download clients
10 years ago
Mark McDowall
c3e0dbc173
Display names for Indexers
10 years ago
Mark McDowall
e296d94417
Set default Metadata name
10 years ago
Mark McDowall
9a629c2fc6
Display names for Notifications
10 years ago
Mark McDowall
ecd941a6e5
Fixing scene mappings
10 years ago
Taloth Saldono
23daae05cc
Remove invalid scene mappings.
10 years ago
Taloth Saldono
b4e8a39c2c
New: Added Color-Impaired mode to UI settings.
10 years ago
Mark McDowall
2f7e3c1c3c
Merge pull request #240 from Royal2000H/develop
...
Pushbullet settings typo
10 years ago
Roy Handelsman
1fc99fd24e
Fixed: Pushbullet settings typo
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
e304a615d0
Fixed: DB locking due to Progress Messaging
10 years ago
Mark McDowall
c12f16b6d3
Mapped Network Drive Validator
...
New: Prevent adding Mapped Network Drives when Running as a Windows Services
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
d4532c3856
Fixed: MediaInfo now also works on linux with unicode filenames.
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
a6d2283be8
New: Added Advanced option to Nyaa to change query parameters for category and filter.
10 years ago
Taloth Saldono
b92cc6fb15
Fixed: No longer possible to add protocol to a Host field (that's what Url fields are for)
10 years ago
Taloth Saldono
f2ec02876b
Fixed notification enable logic and test when On Upgrade is disabled.
10 years ago
Taloth
42a3ff2625
Merge pull request #206 from Sonarr/osxfullfsync
...
Changed sqlite to use full fsync on osx
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
755a42ea45
Use cache to check for running or started commands
10 years ago
Mark McDowall
210524b51a
Fixed: Scene numbered season searches when some episode weren't monitored
10 years ago
Taloth Saldono
061c40c8f4
It is Not an Error Message
10 years ago
Taloth Saldono
15eeb19cd5
New: Synology Media Indexer support in Connect.
10 years ago
Taloth Saldono
93c6047cd5
Added Nzbget version check for 12.0 or higher.
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
06a2cb0de4
New: Restrict ports that Sonarr will allow for its webserver
10 years ago
Taloth Saldono
9dd66879a2
Fixed: Better handling for Remote NAS errors.
10 years ago
Taloth Saldono
5d03c94b26
Fixed typo
10 years ago
Mark McDowall
1efb7446c9
Log full path when moving or copying
10 years ago
Mark McDowall
c5f2c2823e
Separate log messages for hardlinking and copying
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
446d470f53
Fixed null config test
10 years ago
Mark McDowall
99d9303394
Fixed: Download Client with config Warnings won't be excluded
10 years ago
Taloth
8dccf2efe8
Merge pull request #224 from bjeanes/force-priority-for-nzbget
...
Added Force priority for NZBGet
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
61c263856b
Giving a slightly more useful IPTorrent rss feed error.
10 years ago
Taloth Saldono
a3873634b0
Fixed TorrentBlackhole failing fatally on magnet link instead of falling back to torrent url.
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
Mark McDowall
74ad841be4
Fixed: Only show best pending item in Queue
10 years ago
Bo Jeanes
174d1fb0cc
New: "Force" priority for NZBGet
...
The force priority allows NZBs to be downloaded even if the general queue is in a paused state. The use case here is setting recently released items to be downloaded even if the queue is paused. This is a quite common pattern on ISPs that have download quotas (e.g.: most in Australia) where downloading huge archives may need to be paced but shows being currently aired should be fetched for viewing as soon as they are available.
The existence of this priority is buried in their API docs[1] and in forum posts[2] but has been supported for a while (as of r1000). On older clients, the NZBGet UI will just show "Priority: 900" instead of the friendly label. They will be prioritised above other items in the queue but won't bypass the paused state. In other words, NZBGet models priorities as numeric values so this is compatible with old versions and new versions will treat this value specially when encountered.
[1]: http://nzbget.net/RPC_API_reference#Method_.22append.22
[2]: http://nzbget.net/forum/viewtopic.php?f=3&t=1177
10 years ago
Taloth Saldono
dc2c1f7928
Fixed: Import of single-file anime torrents.
10 years ago
Taloth Saldono
2b6c915e32
Fixed: Added tooltips to Blackhole Watch/Torrent/Nzb Folder fields.
10 years ago
Taloth Saldono
f5f050f80b
Fixed: Validation of dot prefix in Transmission category.
10 years ago
Mark McDowall
d8852d840b
New: Parse releases that have a 5 digit episode number
10 years ago
Taloth
aa7aa3ce61
Merge pull request #218 from Sonarr/fanzub-url
...
Fanzub url can now be modified [migration 82]
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
112cde1cee
New: Added UrlBase to Deluge Settings to facilitate seedbox setups.
10 years ago
Taloth Saldono
ebbaa403f6
Removed deprecated code.
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
4036654f3f
New: Fanzub url can now be modified (to be used only with alternative sites implementing the same api)
10 years ago
Taloth Saldono
6803e46782
Fixed: Empty Sabnzbd category is now properly handled. But added UI validation to recommend adding a category.
10 years ago
Mark McDowall
a8e805fd5d
Merge pull request #205 from bdegier/develop
...
New: NZBFinder.ws as Newznab preset
10 years ago
Taloth Saldono
d8662321be
Fixed parsing specials with Scene.Title.S0x.Episode.Title format.
10 years ago
Taloth Saldono
46da14f3bf
And the same fix for the actual import.
10 years ago
Taloth Saldono
8438ee0a52
Fixed regex incompatible with mono.
10 years ago
Taloth Saldono
6ba78f6aed
No longer marks download as imported if no episodes were found.
10 years ago
Taloth Saldono
7b0bc4334d
Fixed: Activity->Queue didn't show manually downloaded specials for which the parser couldn't find an episode number.
10 years ago
Taloth Saldono
2e81e278e1
Fixed a couple of logging errors.
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
aa52a83395
Fixed: Preferring season packs over single episodes before comparing relative sizes.
10 years ago
Taloth Saldono
14a99a28cc
New: Manual single episode searches on BTN will now also search for season packs to simplify manually grabbing a season pack.
10 years ago
Taloth Saldono
402d6b5411
New: Added rudimentary Anime search by tvdb episodenumber to BTN.
10 years ago
Taloth Saldono
e143b18df3
Fixed: Episode/Season searches on BTN are now performed by tvdb numbering instead of scene numbering. (let us know if you run into problems with series with scene numbering)
10 years ago
Taloth Saldono
4d837a46af
Fixed: Now searching BTN by tvdbid instead of tvrageid to get results for certain series.
10 years ago
Taloth Saldono
2da23ae230
Fixed tooltip for pending queue items.
10 years ago
Taloth Saldono
42f9992af0
Fixed: CDH can now remove items after import from NzbGet it didn't grab itself.
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
e58576bcfa
Don't try to set console logging when its not enabled
10 years ago
Taloth Saldono
dea58ed663
Fixed: Changed sqlite to use full fsync on osx to reduce the chance of corruption at the cost of some performance.
10 years ago
Mark McDowall
33ed76556f
Deduping tags only updates affected models
10 years ago
bdegier
1f8f52ac9b
Added NZBFinder.ws as optional Indexer
...
Established indexer. Been around for 2+ years.
10 years ago
Mark McDowall
b308f06af3
Remove unused parameter
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
d1df5ed7cd
New: Logging level in settings will be used for Console logging
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
e00ec8b01b
Manual search no longer permits downloading releases for which we can't find an episode until we can fix the association logic.
10 years ago
Mark McDowall
db4eadac40
Metadata file improvements
...
Fixed: Duplicate metadata files won't cause metadata file processing to fail
Fixed: Duplicate Metadata files will be removed from disk during rescan
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
d3c1deb203
Fixed default KAT url
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
Taloth Saldono
40987cc335
Include version in services Changes api call so the server knows how to redirect.
10 years ago
Taloth Saldono
955029ec43
Fixed: Updated installation HealthCheck warning link to wiki.
10 years ago
Taloth Saldono
52a71a4e96
Fixed some mono specific tests.
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
8833f1ad31
Allow failing a Command using a specific message.
10 years ago
Taloth Saldono
a058333f65
Fixed: Manually triggering Check Health will now also run health checks that normally only run on startup.
10 years ago
Taloth Saldono
6e179839d9
Added test to check Config behavior.
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
11803afc39
Added FolderWritable to DiskProvider to centralize the check.
10 years ago
Taloth Saldono
104d35299b
Checks for update regardless of settings, but won't install it.
10 years ago
Mark McDowall
ec413c13bd
RSS Sync interval cannot be set to a 1-9 minutes (0 or 10+ only)
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
9ac3a1e094
Set RSS Sync to minimum 10 minutes
10 years ago
Mark McDowall
fd02f0ae55
Fixed: Italians in title will not treat the episode as Italian language
10 years ago
Mark McDowall
c9d21c7863
Don't search for episodes in series that haven't aired yet
10 years ago
Mark McDowall
341daf69d1
Fixed: Wrong user name won't result in error message being generated
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
Mark McDowall
3c756348eb
New: Forms authentication
10 years ago
Mark McDowall
3c641cab33
Remove from queue improvements
...
New: option to blacklist a release when removing it from download client
10 years ago
Mark McDowall
5d41ebd322
Fixed: Removing pending items from Queue
10 years ago
Mark McDowall
e641611662
New: Show download protocol in Queue
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
Mark McDowall
76dd663bae
Better message when rejecting episode if its not an upgrade
10 years ago
Mark McDowall
f5de5c3a24
Rename preview shows same order as series details (descending)
10 years ago
Mark McDowall
ddb24549d4
Fixed: Extra checks in place to prevent config file corruption
10 years ago
Taloth Saldono
2f048f4217
Fixed: DownloadEpisodesScan api command regressed during a refactoring causing nzbToMedia to fail.
10 years ago
Taloth Saldono
d67811b50a
TrackedDownload cache, queue etc now use DownloadId instead of TrackedId so it can be found purely by the id provided by the download client.
10 years ago
Mark McDowall
313e48be61
Use rss-download for omg RSS feed
10 years ago
Mark McDowall
a11d118e32
Fixed hashed release name
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
7f27507ef6
Fixed: Use Orignal Filename token for renaming as only token
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
Keivan Beigi
3dcfcbb400
made sqlite version explicit in the connection string.
10 years ago
Mark McDowall
f1f19d5365
Fixed: WDTV metadata title for episode uses 2 digit episode number
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
b79ecf7774
Disable search after new episodes being added due to existing files not being counted
10 years ago
Mark McDowall
157124df89
Fixed: Disable EZTV when using the default URL
10 years ago
Taloth Saldono
19da886706
Fixed: Deleting items from download queue should now work as intended.
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
774eb5256d
Fixed: XBMC notifications have a minimum display time of 2 seconds
10 years ago
Mark McDowall
4f5c437ddd
Fixed: Don't search for newly added episodes if they aren't monitored
10 years ago
Keivan Beigi
d478e6d932
Merge pull request #167 from Sonarr/sqlite-journal-osx
...
fixed: changed Journaling for osx to prevent db corruption
10 years ago
Keivan Beigi
434099ea2b
removed [TV] from Kodi notifications
10 years ago
Mark McDowall
13b43dc084
New: omgwtfnzbs delay now configurable (advanced)
10 years ago
Taloth Saldono
c19a393f99
Now generating unique ids for queue items sent to the api.
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
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
Taloth Saldono
3907e2b168
Fixed: Xbmc metadata no longer fails if an episode has no rating.
10 years ago
Taloth Saldono
da26fa8322
Fixed: Xbmc Metadata no longer fails when an actor has no image.
10 years ago
Taloth Saldono
96b7847471
Fixed typo in Deluge default TvCategory.
10 years ago
Mark McDowall
daafb67fa7
New: MediaBrowser notifications
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
3055b90178
Log where the torrent request is being redirected to
10 years ago
Keivan Beigi
9d8011042e
fixed: changed Journaling for osx to prevent db corruption
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
c5d4948d2a
Fixed: Show better error message when TV library isn't added to Plex server
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
03b5095b06
New: Prefixed Range multi-episode style (for plex)
10 years ago
Mark McDowall
f4169e165c
Fixed: Don't store incomplete image URLs (image doesn't exist)
10 years ago
Keivan Beigi
d4331e9470
removed trakt references, added user agent to tvdb requests
10 years ago
Mark McDowall
7e76a36d68
Fixed: Search results without TV Rage IDs won't match a series without a TV Rage ID
10 years ago
Keivan Beigi
d5da0ec4dd
fixed: return proper error when searching for invalid tvdb id.
10 years ago
Keivan Beigi
46bf80dcd1
fixed: increased tvdb search limit to 10
10 years ago
Keivan Beigi
c368335183
fixed: search using tvdb id is now fixed.
10 years ago
Mark McDowall
efbe052b26
Fixed: Remove bad ratings from trakt
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
821f9646f3
Cleaner file names/multi-episode file names
10 years ago
Mark McDowall
8a1ed896ea
cleanup
10 years ago
Mark McDowall
28edb56401
Fixed: Parsing some files that did not contain a series title
10 years ago
Mark McDowall
128d53bb5f
Show the difference between Quality Full and Quality 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
Mark McDowall
ec774ccdb5
Log Plex sections response before checking for error
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
Keivan Beigi
2193e34537
Fixed: issue where completed torrents wouldn't be removed after they finished seeding
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
400a47cd19
Private constructor for TrackedDownloadStatusMessage
10 years ago
Mark McDowall
3cfbca5358
New: Episode CleanTitle renaming token
10 years ago
Mark McDowall
7a21f8b151
Fixed: Updated OZnzb URL to api.oznzb.com (new indexer settings only)
10 years ago
Keivan Beigi
d849a4ab48
New: Show source/seed info in manual search
10 years ago
Keivan Beigi
3d1e0e7042
Merge pull request #158 from Sonarr/update-handshake
...
Update handshake
10 years ago
Keivan Beigi
a6d34caf2c
New: Rebuilt Completed/Failed download handling from scratch
10 years ago
Keivan Beigi
cb3d5fbfe7
Pass data cmd argument between application and update.
10 years ago
Keivan Beigi
0a341199a8
safer log configuration
10 years ago
Mark McDowall
427b102900
Support removing from nbzget queue
10 years ago
Mark McDowall
d651e6ac52
Prevent invalid response to get torrents from Deluge from throwing an error
10 years ago
Mark McDowall
bf169eb139
Improvements for minimum age
10 years ago
Mark McDowall
580f03a5bc
New: Minimum Age setting to deal with propagation issues (Usenet only)
10 years ago
Mark McDowall
eeafa2cb64
Fixed: download URL for some newznab imposters
10 years ago
Mark McDowall
f314fab878
Fixed: Url Encode password and category for SAB
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
d4ccbda99f
Fixed: WDTV Metadata will be created padding season/episode numbers to two digits
10 years ago
Mark McDowall
9686c2579b
Don't fetch media info when adding existing episodes
10 years ago
Mark McDowall
e3893083bc
Fixed: Add series searching improvements
10 years ago
Mark McDowall
2efed23450
Fixed: Show human readable sizes in manual search rejections
10 years ago
Mark McDowall
e637d68157
Advanced option to disable media info for add series/rescan
10 years ago
Mark McDowall
5f927722df
Fixed: Remove pending releases that are rejected
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
b8d9ec628d
Fixed: omgwtfnzbs RSS results will be delayed 30 minutes (propagation issues)
10 years ago
Mark McDowall
d77c685d14
Remove existing URL ACLs to avoid conflicts
...
New: Choose IP address to listen on (advanced)
Fixed: Check if URL has been registered with Windows before trying to register it
10 years ago
Mike
5a8ce04bd5
Allow binding to specific interface addresses
...
https://trello.com/c/aWazKGQc/404-allow-binding-to-specified-ip-address
10 years ago