Commit Graph

704 Commits (dda0d3259f06665142b554e0158413903f7df300)

Author SHA1 Message Date
Mark McDowall 155c82c199 Season pass overhaul
9 years ago
Taloth Saldono 5effca92b8 New: Now checks the file size of moved episodes to verify if the transfer was completed successfully to be able to detect errors with mounted network storage.
9 years ago
Mark McDowall eb8af60029 Strict parsing of anime releases that have a number at the end of the episode title
9 years ago
Taloth Saldono ccff4fe142 Fixed: Size Parsing in TorrentRss was a bit too tolerant.
9 years ago
Mark McDowall a2d8413b2a Fixed: Early cleanup of completed tasks
9 years ago
Mark McDowall 587ad5beb5 New: Support for updating single series in Plex Library
9 years ago
Taloth Saldono a1ff7cbef0 And added a test for it.
9 years ago
Taloth Saldono 78ade3250c Added RateLimit service to globally manager short duration ratelimits.
9 years ago
Taloth Saldono 39aef8bed5 Merge branch 'torrentrss' into develop
9 years ago
Taloth Saldono 99e9e4f5fd Merge branch 'rarbg-support' into develop
9 years ago
Taloth Saldono 70544738ed Merge branch 'metadata-creation' into develop
9 years ago
Taloth Saldono ba2da07c2f Added tests and refactored TorrentRss code.
9 years ago
Michel Zehnder 9d7522cc15 New: Add generic TorrentRssIndexer support.
9 years ago
Mark McDowall a090ed8b5e Support for Season xx Episode yy multi-episode format
9 years ago
Taloth Saldono 6b9c686390 Fixed tests.
9 years ago
Taloth Saldono 6744e0d506 New: Added support for Rarbg as replacement for Eztv.
9 years ago
Mark McDowall bbcabf0632 Fixed: Don't use folder quality when it is unknown and file quality is
9 years ago
Taloth Saldono b540307dbd Fixed: Series/season metadata also created on episode import.
9 years ago
Taloth Saldono 4a6778c609 HDBits fixup.
9 years ago
scherzo 3ae2883eb5 New: Add support for the HDBits torrent tracker.
9 years ago
Taloth Saldono dc91fa0206 Fixed: Added /transmission/ part to UrlBase in Transmission settings making it configurable.
9 years ago
Mark McDowall fb02499823 Fixed: Parsing of season and episode inside square brackets
9 years ago
Taloth Saldono 267b54fd8b Merge branch 'qualitysize' into develop
9 years ago
Taloth Saldono 310b788352 Merge branch 'pr/n222_larsjohnsen' into develop
9 years ago
Taloth Saldono ab1e82414b Fixed: Unlimited MaxSize and increased granularity.
9 years ago
Taloth Saldono f1a5261e0a Properly dispose filestream after getting mediainfo.
9 years ago
Your Name 4b9664d82a Download clients: New client rTorrent
9 years ago
Mark McDowall 366e3ed0be Merge pull request #539 from larsjohnsen/source-case-inconistancies
9 years ago
Taloth cef6eb7509 Merge pull request #544 from Sonarr/mediainfo-unicode
9 years ago
Mark McDowall f88e2e2b79 Fix tests
9 years ago
Mark McDowall 69dd1c6ec4 Test to make sure we scan files in root of series folder (no season folders)
9 years ago
Taloth Saldono 5cd2d71e6f Integrated MediaInfo wrapper to be able to properly handle Unicode on Linux.
9 years ago
Mark McDowall 96578ca59b Stricter rejection of series subfolders
9 years ago
Lars Johnsen a79fc94a54 Compilation: Fix case inconsistencies
9 years ago
Mark McDowall c3acfe34fe Fixed: Exclude OS X Metadata files when scanning for files
9 years ago
Taloth Saldono 6e7a2af86b Ignore unicode test for now, fails on tc.
9 years ago
Taloth Saldono 852f97012f Fixed broken test.
9 years ago
Taloth Saldono af060d73cc Updated MediaInfo code for syno/linux.
9 years ago
Mark McDowall a8aac36379 Use skyhook for searching
9 years ago
Mark McDowall 6dd22e7dcb New: Manual Import episodes
9 years ago
Mark McDowall bc03ad2a18 Blacklisting torrents and using more info to evaluate matches
9 years ago
Mark McDowall 587aff602a Fixed: Don't delete downloads unless a file was imported
9 years ago
Mark McDowall 0c6ca6971d Fixed: Do not replace a file unless it contains the same episodes
9 years ago
Taloth Saldono c08d8252ff Fixed some tests.
9 years ago
Taloth Saldono 97cbdfdc5c Fixed: Nzbget will now properly remove data from original directory if Remove option is enabled. (nzbToMedia transcoding)
9 years ago
Mark McDowall 2e6cf2b7f6 Fixed: Parsing some anime releases with multiple absolute episode numbers
9 years ago
Mark McDowall 27246de623 Fixed: Ignore @eaDir inside Series folders
9 years ago
Mark McDowall c3e0dbc173 Display names for Indexers
9 years ago
Mark McDowall ecd941a6e5 Fixing scene mappings
9 years ago
Mark McDowall 10214bff42 Cleanse some names
9 years ago
Mark McDowall e40508e5e9 Fixed: Don't save invalid scene mappings into database
9 years ago
Mark McDowall 65f1dbde00 Fixed: Torznab parsing when enclosure is magent link
9 years ago
Mark McDowall ab6233dd3f New: Option to show unmonitored episodes on calendar
9 years ago
Mark McDowall 2a4fd2bbde Fixed: Better error messaging when import fails due to inaccessible path
9 years ago
Taloth Saldono ee87537848 Response cookies not stored by default.
9 years ago
Taloth Saldono 923488bc02 Hard test on dev nzbget version as requested.
9 years ago
Taloth Saldono b62d36bdbe Fixed: If Nzbget failed to add an nzb, Sonarr will try another but not blacklist it.
9 years ago
Mark McDowall 62f4fc5e58 Fixed: Some anime season 1 parsing
9 years ago
Mark McDowall c58d607349 Don't throw error when episode title matching doesn't find a match
9 years ago
Mark McDowall 8aa6969aee Fixed: Improved special episode parsing for multiple matching titles
9 years ago
Mark McDowall 0adea0ded6 Search all missing fixes
9 years ago
Taloth Saldono ccfd66260d Fixed: BitMeTv cookie will now also be used for the fetching the torrent file.
9 years ago
Taloth Saldono 4448e87e28 Fixed: NzbGet development version no longer fails validation check.
9 years ago
Mark McDowall 90b047f0d4 Fixed: Searching for unmonitored anime episodes during season/all missing searches
9 years ago
Mark McDowall 210524b51a Fixed: Scene numbered season searches when some episode weren't monitored
9 years ago
Taloth Saldono 15eeb19cd5 New: Synology Media Indexer support in Connect.
9 years ago
Taloth Saldono db4746bef7 Failed DeleteStatus now only a Warning, also added null check to handle older NzbGet version.
9 years ago
Taloth Saldono 971e159fa4 Replaced a couple more NzbDrone with Sonarr. Left a couple that implied process name.
9 years ago
Taloth Saldono fcc1439754 Ugly indexer release name cleaned up before sending to Sab.
9 years ago
Mark McDowall 638e3ca898 Command queue
9 years ago
Mark McDowall 99d9303394 Fixed: Download Client with config Warnings won't be excluded
9 years ago
Taloth Saldono c7470a426a New: Added Torznab as generic indexer.
9 years ago
Taloth Saldono 37e4a06b5d Fixed: Adjuted parser cleanup to properly handle anime titles with 10b instead of 10bit
9 years ago
Taloth Saldono 6e5e781245 Added another nzbgeek hashed pattern.
9 years ago
Taloth Saldono 36ac4f0a8d Fixed: Blackhole clients cache nzb/torrent in memory before writing to the blackhole folder.
9 years ago
Taloth Saldono 96469be7f0 Fixed: Can now specify a cookie for BitMeTv.
9 years ago
Taloth Saldono d1ce1bf218 Fixed: Season packs will no longer be grabbed if it contains an unmonitored episode.
9 years ago
Taloth Saldono dc2c1f7928 Fixed: Import of single-file anime torrents.
9 years ago
Mark McDowall d8852d840b New: Parse releases that have a 5 digit episode number
9 years ago
Taloth Saldono bf5b645416 Test fixed
9 years ago
Taloth 69edfba237 Merge pull request #217 from Sonarr/transmission-category
9 years ago
Taloth Saldono dcc988da06 Removed duplicate tests.
9 years ago
Taloth Saldono 799f6034c7 Fixed: Removed hardcoded dot prefix from the transmission category, making it configurable via the settings instead.
9 years ago
Mark McDowall f021f9b146 Fixed: Updating Kodi won't fail if a series has an IMDB ID instead of a TVDB ID
9 years ago
Taloth Saldono ee02e6a31c Disabled eztv test entirely.
9 years ago
Taloth Saldono 6ba78f6aed No longer marks download as imported if no episodes were found.
9 years ago
Taloth Saldono 8d16b8b9d6 Fixed: Hashes being parsed as 0e00 numbering.
9 years ago
Mark McDowall f4573545cd Fixed: Improved parsing for anime episodes with leading release group
9 years ago
Mark McDowall 72993f3c3c Fixed: Cutoff will be respected when release is still in queue
9 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.
9 years ago
Mark McDowall e466c77487 Fixed: Ignore .AppleDouble subfolders of season folder
9 years ago
Mark McDowall 33ed76556f Deduping tags only updates affected models
10 years ago
Mark McDowall b7e609a7d5 De-dupe Tags
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 29fe7b2acd Fixed and added tests.
10 years ago
Mark McDowall 573c2b8f60 Root folder improvements
10 years ago
Mark McDowall 6807f92f55 AsOsAgnostic?
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
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.
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
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
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
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