Commit Graph

770 Commits (a066dcbc0707c535f832fe11f60616284ca757c6)

Author SHA1 Message Date
Mark McDowall 901808e0b3 Fixed: Fanzub will connect via HTTP because their cert has expired
10 years ago
Mark McDowall 2651cd63a8 Fixed: Don't mark a download as successful unless all valid files are imported
10 years ago
Taloth Saldono 1bca66a0c2 Fixed: Failed downloads not removed from history will no longer be erroneously retried after restarting drone.
10 years ago
Taloth Saldono 9e02a05733 New: Added automatic detection of a critical bug in mono 3.4.0 to the mono version check. (see mono bug #18599)
10 years ago
Mark McDowall ebf0dbc1d0 New: Enable/Disable RSS Sync/Searching on a per indexer basis
10 years ago
Mark McDowall 0c839d1e11 New: Trace/Debug logging will keep the last 50 files instead of only the last 5
10 years ago
kayone 322ff2af8c signalR connection is now called directly rather than using a command to reduce overhead.
10 years ago
Mark McDowall 44f869902e Fixed: Migration issue when column names were wrapped in backticks instead of quotes
10 years ago
kayone e0e90efbc9 updated fluentmigrator
10 years ago
kayone 3f3cc69da7 updated json.net
10 years ago
Mark McDowall a933ab90ec Merge pull request #103 from Taloth/develop
10 years ago
kayone 7b2b4794c7 updated fluentvalidation
10 years ago
Taloth Saldono bd60133274 Fixed: Framerate in mediainfo is now parsed culture invariant.
10 years ago
Taloth Saldono 04160a61c9 Fixed: Update Quality parser for Anime Elysium group.
10 years ago
Mark McDowall 7a804d4702 Fixed: parsing of files without a title and a 4 digit season number
10 years ago
Mark McDowall 74ff7803a9 Only set last write time for recycling bin on Windows
10 years ago
Mark McDowall 807ed7df1a New: Show disk space used by series on series details
10 years ago
Mark McDowall 39c66b7951 Fixed: Metadata creation issue due to relative episode file paths
10 years ago
Mark McDowall 6671934c0f Relative episode file paths
10 years ago
Taloth Saldono 9e9cb98b3a Fixed: Added additional separators to reversed title detection.
10 years ago
Mark McDowall 1464a5d391 Warn if unable to get new nzoid from SAB
10 years ago
Mark McDowall 8ae354a56b SAB test to warn if Category Local Path is set when connection is to localhost
10 years ago
Mark McDowall 3b08f317dd Remove request info from title when parsing
10 years ago
Mark McDowall 9e0c8a60b4 Anime special fixes
10 years ago
Taloth Saldono 4540cf05ad Fixed: Solved database performance bug causing slow rss syncs.
10 years ago
Mark McDowall 41ece422c9 Fixed: Remove accents from titles when looking for matching series
10 years ago
Mark McDowall 9ffdf18935 Fixed: Set permissions on new series folders (mono)
10 years ago
Taloth Saldono d1a8cd2a84 Readded Growl logo via embedded binary blob.
10 years ago
Taloth Saldono 10de8087f7 Added warning to Sabnzbd Client Test to disable the sabnzbd pre-check option.
10 years ago
Taloth Saldono 6c44121b09 Fixed: Now assuming that an Ended series without any airdates are direct-to-dvd.
10 years ago
Taloth Saldono a5a99f64ff Fixed: Parser now recognizes 848x480 as 480p.
10 years ago
Mark McDowall cd5f404cea Removing logo from growl temporarily
10 years ago
Mark McDowall 9eab145924 Fixing csproj
10 years ago
Mark McDowall dd15442dcd Copy logo into output folder on build, fix broken tests
10 years ago
Mark McDowall ca09588390 Fixed: Remove GDI+ dependency with embedded resource
10 years ago
Mark McDowall ac03e7e8a4 Merge pull request #99 from ToBeFrank/growl-fixes-squashed
10 years ago
Frank Riley e752e7f35d Fixed several issues in GrowlService:
10 years ago
Mark McDowall b4698b070c Fixed: Update IMDB ID from trakt when series is refreshed
10 years ago
Mark McDowall 15f9c3a95d Removed some extra using statements
10 years ago
Mark McDowall 4ad28bb6f6 Pushover default to Normal
10 years ago
Taloth Saldono 8a5edfeaf5 Rewrote most of the renamer token handling code to give it a bit more generic architecture. Also added MediaInfo as possible token.
10 years ago
Taloth Saldono 7b420fc033 Added MediaInfo to EpisodeFile.
10 years ago
Taloth Saldono b427954f5f null EmbeddedDocuments are now stored as DBNull instead of json null.
10 years ago
Mark McDowall 18874e2c79 Calendar/Date localization
10 years ago
Mark McDowall 0ba19f0cd7 New: Add to Homescreen for mobile support
10 years ago
Mark McDowall c21ffcb5e4 New: Show processing time for pending items on Calendar and Queue
10 years ago
Mark McDowall 3b26e82644 Much better logging for searching
10 years ago
Mark McDowall c11c2c831d Don't set folder write time on Mono
10 years ago
Mark McDowall f657afc424 Fixed: don't try to delete series folder if it doesn't exist
10 years ago
Mark McDowall ff99c383da XBMC version is cached by host & port
10 years ago
Mark McDowall fc46018c9a Fixed: Connecting to XBMC when user name and password are configured
10 years ago
Taloth Saldono e5e00fd346 Fixed: Renaming Episodes will never overwrite existing files.
10 years ago
Mark McDowall b841d2e9b4 Fixed: VOSTFR will be treated as French
10 years ago
Mark McDowall 043ca57e1e Fixed: no longer logging finished searching messages when search did not occur on that indexer
10 years ago
Mark McDowall 705d4a3d02 New: show mono version on System -> Info
10 years ago
Mark McDowall 7fc3b971f6 Fixed: Womble's publish date will be treated as UTC instead of local
10 years ago
Taloth Saldono e867548ec3 Fixed: Some timing issues in Sabnzbd RetryDownload logic.
10 years ago
Mark McDowall 7febd71fd9 Title must be included for 6 digit air date
10 years ago
Mark McDowall 9410e01c92 Improve decision processing and deleting of pending releases
10 years ago
Taloth Saldono 5450170718 Cleanup, sorted project files.
10 years ago
Taloth Saldono 4b53cc7e52 Fixed: Manually marking a grabbed release failed will now mark all episodes in that release failed instead of only one.
10 years ago
Mark McDowall 74a38415cf Profiles
10 years ago
Mark McDowall b72678a9ad Using absolute episode number logging moved to Debug
10 years ago
Mark McDowall daaf4e1831 New: Parse 6 digit date format (yymmdd)
10 years ago
Mark McDowall d9f4eeb0f0 Fixed: Manual search won't fail if release wasn't parsed correctly
10 years ago
Mark McDowall 502c2fa6cf Better regex for mono version parsing
10 years ago
Mark McDowall a4500606a9 Fixed: mono version check will check running mono version instead running another version
10 years ago
Mark McDowall 41583a8c67 New: Pushalot notification support
10 years ago
Mark McDowall 08b2e293d3 Verify disk scan won't scan if root folder doesn't exist
10 years ago
Mark McDowall 638c149b62 Added more resolutions for 1080p releases
10 years ago
Mark McDowall 39ef6123b8 New: PushBullet messages start with NzbDrone to match other applications
10 years ago
Taloth Saldono d64c4445b8 Fixed compile warnings.
10 years ago
Taloth Saldono 9a649cf58e Added UserAgent to RestClient.
10 years ago
Taloth Saldono e9f39493f4 Fixed: Sabnzbd downloads with single obfuscated files in nested subdirectories are now handled appropriately.
10 years ago
Mark McDowall fdddb13686 New: NZBgeek added as preset indexer
10 years ago
Taloth Saldono 53e723a301 Fixed: Blacklist Retry logic will now properly handle Sabnzbd changing the unique id.
10 years ago
Taloth Saldono 47089d360d New: The History->Queue UI now show some elementary error information for failed imports.
10 years ago
Taloth Saldono 981ffb09fc Added hint for tvdb: imdb: search prefixes. Also fixed the series title overflow issue.
10 years ago
Taloth Saldono 8f192e635f New: The Manual Search result table is now sorted by the internal prioritization logic and sorting by quality now works as well.
10 years ago
Mark McDowall c0cfbc4de4 Fixed: Blu-Ray in release/file name will be handle as Blu-Ray properly
10 years ago
Mark McDowall 1368c4376b Fixed: Multi-episode style is used when renaming multi episode anime
10 years ago
Mark McDowall bb87d4e96e Fixed: Get all anime episodes even when absolute episode number is zero
10 years ago
Taloth Saldono df0082c077 Fixed issue with a relative complete dir in sabnzbd.
10 years ago
Mark McDowall 2a0f461135 Fixed broken tests
10 years ago
Mark McDowall 55beec4908 Fixed: Attempt to refresh anime episodes by absolute numering when refreshing
10 years ago
Mark McDowall 8b2ef1a228 Fixed: tvrage ID will be updated if changed on trakt
10 years ago
Mark McDowall 70af42e69c Manual search shouldn't die on mono
10 years ago
Mark McDowall c5a62bfdf1 Fixed: Problems with backup before update (see forums for announcement on updating)
10 years ago
Taloth Saldono f9586e6f77 Updated test logic to report exceptions gracefully.
10 years ago
Mark McDowall 25abeb8c9c Various anime improvements
10 years ago
Mark McDowall 86936303dd Fixed: Age of releases includes time of day in calculation
10 years ago
Mark McDowall 140427c76e Backup before update
10 years ago
Mark McDowall 9a92815cbf Fixed: Specials with the season number will be handled properly
10 years ago
Taloth Saldono 5e68ed7aac Changed scene mapping log entry from Info to Debug to avoid spamming the log every minute.
10 years ago
Taloth Saldono 257cdf9382 New: It is now possible to use Completed Download Handling with remote download clients by specifying the local mount in settings.
10 years ago
Taloth Saldono 822de39a9e Changed the way additional validation details get sent the UI.
10 years ago
Taloth Saldono 232a2b9422 Fixed: Sabnzbd now verifies the category configuration.
10 years ago
Mark McDowall 2b6f908038 New: HR WS PDTV releases will be treated as HDTV720p
10 years ago
Mark McDowall 87d15092e5 New: nzbplanet.net as a newznab preset
10 years ago
Mark McDowall 6c020111b8 Removed extra usings from migrations
10 years ago
Mark McDowall 07cb7edfcf Fixed newznab testing and saving
10 years ago
Mark McDowall 1ef756acd2 Backup "type" folders created properly
10 years ago
Mark McDowall 7af782d353 Provider testing improvements
10 years ago
Mark McDowall c5bd8b27fb Backups
10 years ago
Mark McDowall d74e461aea Removed extra namespaces
10 years ago
delphiactual e1e8ab7841 New: Added MediaBrowser Metadata support.
10 years ago
Mark McDowall 4170415b03 Fixed: Fate/Zero being incorrectly imported to Fate/Stay Night
10 years ago
Mark McDowall bd0392a376 Merge branch 'series-sorttitle' of https://github.com/Taloth/NzbDrone into develop
10 years ago
Mark McDowall 7df5d6c9b8 Merge branch 'develop' of https://github.com/Taloth/NzbDrone into develop
10 years ago
Mark McDowall 193672b652 Anime!
10 years ago
Scott Rice 828dd5f5ad Adds Anime-specific searching and Fanzub support
10 years ago
Taloth Saldono 1a6abfe635 Fixed: Manually marking a release as failed will now also remove it from the queue in drone and, if enabled, remove it from the download client.
10 years ago
Taloth Saldono 839a2ac742 Fixed: NzbDrone running on Windows should no longer fail while getting a very long path from a sabnzbd running on linux.
10 years ago
Taloth Saldono 34edeac391 Fixed: Updated check for hashed releases.
10 years ago
Taloth Saldono c2b06d957d New: Series Overview sorted by Next Airing now sorts all remaining items by their Last Aired date.
10 years ago
Taloth Saldono fd5e8a5166 Added Series SortTitle Migration. (Left a slot for anime)
10 years ago
Mark McDowall 83207a0baf listenTo instead of on
10 years ago
Mark McDowall 6a9993fa70 Fixed: Category is not required SABnzbd or NZBGet
10 years ago
Mark McDowall f5d46ffcd2 Log file changes
10 years ago
Taloth Saldono 9633afc612 New: Added Presets to Indexers to add indexers with default properties. In an older version of NzbDrone these default indexers were added automatically and could not be removed.
10 years ago
Mark McDowall 6184105d3c Fixed: Prevent adding a series if the path is the ancestor of another series
10 years ago
Mark McDowall 801b1b4ec4 Fixed: Parsing of RAW-HD releases
10 years ago
Mark McDowall 2fd3c354fd Added tests for Roksbox and Wdtv metadata
10 years ago
Mark McDowall df1283c0a5 Quality parsing improvements
10 years ago
Taloth Saldono 8967f59f35 Fixed: Sabnzbd/Nzbget settings will now fail to save if you entered a non-existing category.
10 years ago
Mark McDowall e3d0d25da7 Fixed: Do not create XBMC Episode Metadata files when setting is off
10 years ago
Mark McDowall 95f4d71c68 Fixed issue trying getting parent of drive
10 years ago
Taloth Saldono cdca754b0f Fixed issue with Nzbget client detecting completed downloads when no intermediate directory was used.
10 years ago
Mark McDowall 61ec9aff27 Use sane IDs for XBMC JSON RPC calls
10 years ago
Taloth Saldono 052a3bf47e Fixed mono fix by checking if the Enum value exists in the runtime.
10 years ago
Mark McDowall 5b5cc48549 Reverted mono fix because it breaks on .net 4
10 years ago
Taloth Saldono 231128e01c Changed code to avoid duplicates making their way into the TrackedDownload cache.
10 years ago
Taloth Saldono b72c9b338c Changed health check to send user to appropriate scenario on Wiki. Also added support to Nzbget to get the Category config.
10 years ago
Taloth Saldono 17482cb6c1 Fixed: Processing more than 3 concurrent Automatic Searches should no longer freeze on mono.
10 years ago
Mark McDowall ebd13bdda8 New: Health check for AppData and Startup folder conflict
10 years ago
Mark McDowall 5d5b12d80e Fixed: Updater being passed invalid path in some cases
10 years ago
Mark McDowall bc9a1fe6a5 Merge pull request #81 from Taloth/search-improvements
10 years ago
Mark McDowall 6ce45b8c09 Plex proxy logging
10 years ago
Mark McDowall 69567de9a2 Some additional release group parsing tests
10 years ago
Mark McDowall 0b3e4c48f7 Added some logging to PlexServerProxy
10 years ago
Taloth Saldono 6d2fac5cd0 New: Adding new series by tvdbid: or slug: is now possible.
10 years ago
Taloth Saldono e28123eefd Fixed: Search results from trakt are now sorted based on similarity with the search query.
10 years ago
Taloth Saldono 50303ce470 Fixed: Checks full path for _UNPACK_ prefix so that full season downloads are properly checked for unpacking.
10 years ago
Taloth Saldono c04ae9f1d0 Fixed: Newznab parser will attempt to use the usenetdate for age determination instead of the feed publish date.
10 years ago
Taloth Saldono 9916479f02 Sabnzbdproxy now returns the folder instead of the file in case of a single file download.
10 years ago
Mark McDowall ce89469c9b Drone factory folder not being set is now logged at trace
10 years ago
Mark McDowall 1446e1e0e7 Merge branch 'downloadclient-import' of https://github.com/Taloth/NzbDrone into download-client-import
10 years ago
Taloth Saldono 0e7fc2e697 New: Health Check errors now have links to the wiki pages.
10 years ago
Mark McDowall b4012e0752 Fixed: Quality in notifications when file name doesn't contain the quality
10 years ago
Taloth Saldono 68352e0340 Updated migration to enable completed download handling for new users (those with no drone factory configured)
11 years ago
Taloth Saldono 1a63b1caba Updated migration to attempt associate old grabbed & imported events and associate drone factory imports during CompletedDownloadHandling.
11 years ago
Taloth Saldono 1b96a43037 Fixed performance issues with the QueueModule and limited the number of items the Download Client will fetch as history.
11 years ago
Taloth Saldono c6e33bc463 Processed comments.
11 years ago
Taloth Saldono ab154d924e Added db migration to deal with the settings changes.
11 years ago
Taloth Saldono 67dcfad5dc Sabnzbd Download Client now reports paused items as having unknown remaining time.
11 years ago
Taloth Saldono cb0f7792f2 Queue UI no longer shows unknown ETAs as 0:00:00.
11 years ago
Taloth Saldono f304ad50d1 New: Updated Nzbget Download Client proxy with time estimation for both download and post-processing stages.
11 years ago
Taloth Saldono b8c9f6d42e Fixed detection of failed unpack for nzbget proxy.
11 years ago
Taloth Saldono 2035fe8578 New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
11 years ago
Taloth Saldono dcb586b937 Fixed: Better parsing of the delimiters for absolute episode numbering.
11 years ago
Taloth Saldono 063b9a1778 Fixed: Failed history items now get removed from Nzbget if configured.
11 years ago
Taloth Saldono 9cf8436dbc Added 'Nordic' as norwegian language.
11 years ago
Mark McDowall 760bcbb2ce Fixed: Series search will skip Seasons that are not monitored
11 years ago
Mark McDowall 48ac09baae Roto folder fixes
11 years ago
Mark McDowall 1b10002ed8 Fixed: Specials will be ignored if no specials existed previously
11 years ago
Mark McDowall 3717b558e4 Fixed: Bluray 480p releases will be treated as DVD
11 years ago
Mark McDowall 16c60ff92c Fixed: Bluray 576p will be detected as DVD instead of Bluray 720p
11 years ago
Mark McDowall a40b9a306e Fixed: API keys should be more reliably cleansed from the logs
11 years ago
Mark McDowall 198e7cc2f7 Fixed: parsing of some porrly named episodes
11 years ago
Mark McDowall 94f9db940b Restart/shutdown messages
11 years ago
Mark McDowall 20124ab61d Fixed: Parsing of some quality from some Bluray files
11 years ago
Mark McDowall 0a1db9d071 Only vacuum the DB in production
11 years ago
Mark McDowall ef3777fccf Update improvements
11 years ago
Mark McDowall ea12cf06da csproj change
11 years ago
Mark McDowall f795d93819 Fixed migrations
11 years ago
Mark McDowall 3bcbd88787 Fixed compilation issue
11 years ago
Mark McDowall f6077238e6 Merge branch 'metadata' into develop
11 years ago
Mark McDowall 99f2b07a11 Bootstrap 3
11 years ago
Mark McDowall b3fb807f41 HttpProvider.PostCommand will no longer keep the connection alive
11 years ago
Mark McDowall 3c47df8691 XBMC API improvements
11 years ago
Mark McDowall 42101d302b Fixed: Ignore Priority monitor errors on mono
11 years ago
Taloth Saldono afff79feae Fixed: Restricted allowed Release Groups to reduce erroneous matches.
11 years ago
Taloth Saldono 388943ea1b Fixed: Quality parser now properly deals with releases with underscores as delimiter.
11 years ago
Taloth Saldono bf7180f9ac Fixed: mm.dd.yyyy airdate now parsed.
11 years ago
Taloth Saldono 7b607ce895 Moved IsFirstOrLastEpisodeOfSeason logic to AcceptableSize specification so we can reuse the seasonsearchcriteria to reduce the number of database calls.
11 years ago
Taloth Saldono 0187df38ec Implemented cache for QualityDefinitionService to reduce db calls.
11 years ago
Taloth Saldono 45b1067d44 Fixed: bdrip/brrip with resolution now recognized as Bluray quality.
11 years ago
Taloth Saldono ed99fa8698 Corrected various spelling errors in code.
11 years ago
Taloth Saldono 326ecf1c14 Fixed: Blacklist sorting on Series Title no longer causes UI failure.
11 years ago
Mark McDowall 344e6b0f9c Cleanup duplicate episode metadata and images
11 years ago
Mark McDowall eeacf9ef9f Set dognzb URL to api for new installs
11 years ago
Mark McDowall 00db083adf Fixed: dognzb API URL
11 years ago
Mark McDowall 007f96677c Fixed: Do not require SSL Cert Hash on Linux/OS X
11 years ago
Mark McDowall 9355c9d9f1 Metadata bug fixes
11 years ago
Mark McDowall 1f40bef249 Initial metadata overhaul
11 years ago
Mark McDowall 6d8b38366f Fixed: Double periods in filenames will be replaces with a single period
11 years ago
Mark McDowall 859e36aa6b New: Do not import files inside the EXTRAS folder within a Series
11 years ago
Mark McDowall 017b6ade5e Fixed: Do not search for episodes that were just grabbed via RSS Sync
11 years ago
Mark McDowall 9c0fb34864 Print version response from XBMC in logs
11 years ago
Mark McDowall f40a5eb9e9 Fixed: Set episode guide url for XBMC metadata
11 years ago
Mark McDowall ebe42357c8 Use clean name when finding by title
11 years ago
Mark McDowall a7cabc49b4 Fixed: searching trakt for some series with special characters
11 years ago
Mark McDowall 1ce58c58af Fixed: Parsing daily episode formats that contain [] around the quality
11 years ago
Taloth Saldono 5428d9d53f Improved detection of hashed releases.
11 years ago
Mark McDowall 9c858445a3 Cleanup episode metadata/image files that aren't properly attached to files
11 years ago
Mark McDowall cde3d0b44a Don't throw permissions errors when importing files
11 years ago
Mark McDowall 8414890017 Fixed: Updating Plex
11 years ago
Mark McDowall 0a125c485b Removed console.writeline for Regex
11 years ago
Mark McDowall fc540067c2 Series and Season folder format validation/error handling
11 years ago
Mark McDowall 40c2c0b533 Fixed updating for plex server
11 years ago
Mark McDowall f092f9c08b Merge pull request #72 from Cyberlane/alternate_titles
11 years ago
Mark McDowall bc17466dbc Fixed: Parsing files that contain the date along with a season and episode
11 years ago
Taloth Saldono 6aaa3c573f Fixed: Hashed releases should be parsed more accurately.
11 years ago
Mark McDowall dade3bb214 New: Examples for Series and Season folder format
11 years ago
Mark McDowall 5bc820efed Fixed: Plex server authentication
11 years ago
Cyberlane 612ca49281 New: Alternative titles on Series Details UI
11 years ago
Mark McDowall 63022626f1 Fixed: Next airing will only include monitored episodes
11 years ago
Mark McDowall 192e79d2ff New: Automatic search for missing episodes if RSS Sync hasn't been run recently
11 years ago
Taloth Saldono 000c172553 Fixed: Moved main database cleanup to daily housekeeping to prevent windows service startup failure.
11 years ago
Mark McDowall ceb06378ad Fixed: Daily series won't get treated as specials during sample checks
11 years ago
Mark McDowall 187724f74c Missing search now searches for episodes not in queue
11 years ago
Mark McDowall 946406f456 Rescan all series via RescanSeriesCommand
11 years ago
Mark McDowall 073b496197 Update series logging improvements
11 years ago
Mark McDowall 3f4c1a16f8 Health check results are stored in memory and updated as required
11 years ago
Mark McDowall 0c71b7c5d0 Merge branch 'blacklisting' into develop
11 years ago
Mark McDowall 6133bc6db7 Missing episode search will skip already queued releases
11 years ago
Mark McDowall e21574a203 Blacklisting improvements
11 years ago
Mark McDowall 492ffb5714 Added more logging for series editor
11 years ago
Mark McDowall b582127e14 Fixed a couple xbmc metadata bugs
11 years ago
Mark McDowall 6a26204d8e Allow episode zero in tests, but fail in season and episode are both zero
11 years ago
Mark McDowall 31deff1ea3 Fixed: Daily shows will no longer skip sample detection
11 years ago
Mark McDowall 8b9ea9817a Show download client and download client id in history details
11 years ago
Mark McDowall 0a17630c5a Fixed: Do not treat the pressence of Italy as an Italian release
11 years ago
Mark McDowall e58faf8621 Plex server testing will use username and password if configured
11 years ago
Mark McDowall 2cc0dc3aab New: Username and Password for Plex Server (optional)
11 years ago
Mark McDowall 0f9360bccb New: Advanced option to skip checking free space when importing files
11 years ago
Mark McDowall 0951e0c74b Fixed: Prevent setting series folder to drone factory, root folder or another series' folder
11 years ago
Mark McDowall e5263f143d Import process improvements
11 years ago
Mark McDowall 037127163f New: Choose notification sound for PushOver
11 years ago
Mark McDowall 48a92696e9 New: PushBullet to all devices (leave device id blank)
11 years ago
Mark McDowall 9edb261c16 Fixed: Daily series with multiple episodes on the same day
11 years ago
Mark McDowall a336726dd5 Fixed: Searching for all missing episodes
11 years ago
Mark McDowall 206b69524d Merge pull request #69 from Taloth/xemseasonsearch
11 years ago
Mark McDowall 380a813dbc Fixed: Refreshing season images for XBMC metadata when there are multiple types (poster, banner, etc)
11 years ago
Taloth Saldono 38b0fae29a Moved Episode Not Requested check to new Specification. Updated tests.
11 years ago
Taloth Saldono 198ff059c4 Fixed: Season Search now correctly uses scene numbering.
11 years ago
Mark McDowall da5713688d Fixed: Cleanup duplicate Series Metadata files in database on startup
11 years ago
Mark McDowall 4de036af55 Fixed: Exclude @eaDir folders when adding existing series
11 years ago
Mark McDowall 47624ef704 Remove special folder regardless of location
11 years ago
Mark McDowall 6072a58c57 Fixed: Ignore Apple generated files when adding existing series
11 years ago