Commit Graph

1147 Commits (2d968a725cdd62156328c6db7425cef0f9e0f9bc)

Author SHA1 Message Date
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
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
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
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
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
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
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
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
10 years ago
Taloth 69edfba237 Merge pull request #217 from Sonarr/transmission-category
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
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
10 years ago
Mark McDowall b308f06af3 Remove unused parameter
10 years ago
Mark McDowall b7e609a7d5 De-dupe Tags
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
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
10 years ago
Mark McDowall 573c2b8f60 Root folder improvements
10 years ago
Mark McDowall d3c1deb203 Fixed default KAT url
10 years ago
Mark McDowall ec88c2c2ca Parsing improvements
10 years ago
Taloth 5750f012cb Merge pull request #180 from Sonarr/updatecheck-fixes
10 years ago
Mark McDowall 20782bbbc1 Episode import improvements
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
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.
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
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
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
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
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)"
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