Commit Graph

1055 Commits (9d7522cc1554eb6161289e3ff1fdb89ca79e9cd5)

Author SHA1 Message Date
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
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
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
10 years ago
Mike 5a8ce04bd5 Allow binding to specific interface addresses
10 years ago
Mark McDowall d93bd52a01 Queue actions
10 years ago
Mark McDowall 7ac6fc98a9 New: Add Unknown Quality to profile (advanced)
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 cf77104a02 removed redundant else
10 years ago
Keivan Beigi 6af9b03d26 added missing using
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
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
10 years ago
Mark McDowall 37a1398338 Delay Profiles
10 years ago
Keivan Beigi c4e684fbd3 update usages of nzbdrone.com to sonarr.tv
10 years ago
Keivan Beigi 1bef690a6a better branch redirection logging
10 years ago
Keivan Beigi cfa8dcca29 New: Added support for automatic update branch redirection
10 years ago
Mark McDowall 6b56e912eb New: Original Filename renaming token to use original filename as-is
10 years ago
Mark McDowall 29ee0ef2be Fixed: EZTV logging generic error when there were no results
10 years ago
Mark McDowall 0cc4639e65 Log reason why download isn't being imported
10 years ago
Mark McDowall 2de837558b Fixed compilation
10 years ago
Mark McDowall 935b9e5f4e New: Use the ID returned from SABnzbd (0.7.20) during retry
10 years ago
Mark McDowall 6467167046 Moved Extension methods in common to subfolder
10 years ago
Mark McDowall 867746a763 Fixed: Importing "Backup_tvdbid" encrypted filenames
10 years ago
Mark McDowall 1e8c2a6a12 Various naming fixes
10 years ago
Mark McDowall 907aa4a0ba Use an event to update title mismatches
10 years ago
Mark McDowall 3a8507076c Fixed: Only throw API key error for OMG when notice contains "api"
10 years ago
Mark McDowall af5096f9af Absolute release group parsing fix for custom filenames
10 years ago
Mark McDowall 3b3066ed47 Naming fixes
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
10 years ago
Mark McDowall 4585605ead Changed default categories from tv-drone to tv-sonarr
10 years ago
Mark McDowall 3f8366a190 New: Search for previously aired episodes that were just added to the database
10 years ago
Mark McDowall 709f96920d Debug log when we're doubling the allowed size for a possible special
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
Mark McDowall a8ca258ca4 Fixed: Indexer testing
10 years ago
Mark McDowall 33ca71a745 Connect to EZTV over SSL
10 years ago
Mark McDowall 70f07845fd Changed UserAgent to Sonarr
10 years ago
Mark McDowall 86a12f95d2 Updated NzbDrone to Sonarr in notifications
10 years ago
Keivan Beigi e226bf19e1 Merge pull request #147 from Sonarr/sqlite-lock
10 years ago
Keivan Beigi 23524c238f Fixed: EzRSS Size Parsing
10 years ago
Sander Spies 59c28a3fc6 Set X-Plex-Device-Name
10 years ago
Keivan Beigi af3c0de4d5 Updated transaction locks to be defered.
10 years ago
Taloth Saldono 08d92c5511 Fixed: File imports via CDH are no longer checked for file locks.
10 years ago
Taloth Saldono 909f601929 Fixed: An error reported by the torrent client, such as tracker error, is no longer considered a failed download but shown as a warning in Activity.
10 years ago
Keivan Beigi e2450e2106 updated FluentValidation 5.4.0 > 5.5.0
10 years ago
Keivan Beigi 2d42d1ce6a fixed build error
10 years ago
Keivan Beigi 04f05bdb83 FluentMigrator.1.3.0.0 => FluentMigrator.1.3.1.0
10 years ago
Keivan Beigi b92b005063 restsharp 104.4.0.0 =>105.0.1.0
10 years ago
Keivan Beigi f127028992 updated restsharp to 6.0.5 -> 6.0.6
10 years ago
Mark McDowall e0975b9004 Fixed: XBMC Metadata errors when no episode image was available
10 years ago
Mark McDowall 365898df45 New: Links (forums, trello, etc) shown in System: Info
10 years ago
Mark McDowall 6ffeba37cb Fixed: Don't report log exceptions when connection to XBMC fails
10 years ago
Taloth Saldono aa36c04d56 Defaulted hardlink to false again after an internal debate regarding some Windows peculiarities.
10 years ago
Taloth Saldono 94311bda1f Fixed: CDH erroneously reported a locked file on import.
10 years ago
Taloth Saldono 2345984bda Processed comments.
10 years ago
Taloth Saldono 102acae972 Updated Kickass Url to new TLD.
10 years ago
Mark McDowall d9cc0d4600 Fixed: Parsing Transmission version for nightly builds
10 years ago
Mark McDowall 17f10c9ee5 Added debug message for transmission version info
10 years ago
Taloth Saldono 764ce3507c Fixed: Changed the api call for Deluge to reduce the response size preventing a timeout when a lot of torrents are listed.
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
MythJuha 67cd5703a1 New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers.
10 years ago
Taloth Saldono ffa814f387 Added support for Hardlinking instead of Copy.
10 years ago
Mark McDowall a8bea777d7 Fixed the migration to release restrictions
10 years ago
Mark McDowall 027ed1335f Workaround to deal with updating scene names
10 years ago
Mark McDowall 438686ca1a Refresh the scene mapping cache if it is empty during a lookup
10 years ago
Mark McDowall 53c2962d2a Release restrictions
10 years ago
Mark McDowall ddc4c359cb Fixed: Series title sorting won't remove special/part/episode
10 years ago
Mark McDowall fd71bd6969 Refactored setting attributes on media/metadata files to its own service
10 years ago
Mark McDowall f8c002db9f Fixed: Use runtime of series for sample checks instead of constant
10 years ago
Mark McDowall e75d3fa233 Cleanup
10 years ago
Mark McDowall 4c3daf7e39 New: Store date series was added in database
10 years ago
Taloth Saldono 5fed3670c8 Drone factory would throw exception on unknown series instead of proper error.
10 years ago
Taloth Saldono 374fe07aba Remove PostQueue from NzbGetProxy coz it's useless anyway.
10 years ago
Keivan Beigi c0a46e04b8 Updated notification titles to sonarr
10 years ago
Taloth Saldono 0b48630c00 New: Improved the DownloadedEpisodesScanCommand endpoint to better support external triggers to CDH. (nzbToMedia)
10 years ago
Mark McDowall 7af9748ff3 Fixed: Do not scan episode files in .AppleDouble folders
10 years ago
Mark McDowall 175ae3e996 Fixed: Series fanart images won't be stored as episode screenshots
10 years ago
Mark McDowall d765d1eaef Fixed: Replace periods in title with nothing when searching indexers
10 years ago
Mark McDowall 83a64fb8b8 Cleaned up completed download service (more methods)
10 years ago
Mark McDowall b579a1fcfe Added trackingId to queue
10 years ago
Taloth Saldono 7816499b52 Moved trakt search term tests to non-integration test. Added several more testcases for the camelCase conversion and adjusted the underlying logic accordingly.
10 years ago
Powdor 6dc72713be New: Import Existing series now handles camelCase titles without spaces.
10 years ago
Mark McDowall 18f0e3d536 New: .wtv extension as video file
10 years ago
Mark McDowall 64e7cc69b9 Fixed: Extras folder detection is case insensitive
10 years ago
Mark McDowall 730aba4408 New: Series search will search starting with the lowest season
10 years ago
Mark McDowall c58c8ea542 New: Added a default Profile 'Any' (new installations only)
10 years ago
Mark McDowall 48ec113598 Merge pull request #125 from Sonarr/original-title
10 years ago
Mark McDowall 97c9217c0d Fixed: Improved title sorting for 'A to Z'
10 years ago
Mark McDowall 8711c41649 New: Ability to use Original Title only in naming settings
10 years ago
Mark McDowall 4026a0f096 Parsing improvements
10 years ago
Mark McDowall 0d3ea052c6 Fixed: Multi-episode absolute getting treated as Season/episode
10 years ago
Taloth Saldono a4a1e4d5bf Fixed: HDDVD now recognized as bluray quality.
10 years ago
Mark McDowall 74e6d8c6e3 Fixed: Default to dash as separator for absolute numbers in multi-episode pattern
10 years ago
Taloth Saldono e6494ba229 Fixed: Rejection message for cutoff already met in Manual Search.
10 years ago
Mark McDowall 86aba08289 Fixed broken migration 036 for people upgrading from very old DBs
10 years ago
Keivan Beigi 380d2624f1 minor fixes to wtf-gtfo
10 years ago
Keivan Beigi aa68faaf88 New: automatically switch back to master if current branch is invalid
10 years ago
Mark McDowall 95d67ef9f4 Download decision rejection reasons are no longer static messages
10 years ago
Mark McDowall e82b29e346 Tags
10 years ago
Mark McDowall 0e436f371b Fixed: Should allow space/period between season and episode number patterns in naming
10 years ago
Mark McDowall c4836975a9 Fixed: Treat WebHD as Web-DL
10 years ago
Mark McDowall 9d5d3ce4c3 Fixed: Treat iTunesHD as Web-DL
10 years ago
Mark McDowall 0322eab509 Fixed: Parse extended multi episode with 4 digit (year) seasons
10 years ago
Mark McDowall 121ec0873b Fixed: Parsing 'NL Subs' in addition to NLSub
10 years ago
Mark McDowall 71416eea29 Fixed: Missing won't show episodes that are on air
10 years ago
Mark McDowall 6a3bea5adc Log path being deleted when deleting permanently at info
10 years ago
Mark McDowall 8b3fd95d55 Fixed: Multi-absolute episode parsing
10 years ago
Taloth Saldono b532661a27 Resolved failing search due to missing Scene season number.
10 years ago
Mark McDowall 35396ea44e Fixed: Duplicate multi-episode style with trailing brackets
10 years ago
Taloth Saldono 6dfbc3c290 Fixed: Will no longer cause an error when trying to parse an anime episode with absolute number 0.
10 years ago
Mark McDowall e978a425c2 Fixed: Getting list of xem series won't die if a bad ID is entered on their site
10 years ago
Mark McDowall 42c17e885c Fixed some more tests
10 years ago
Mark McDowall aa6b3f70ed Fixed: log to the database using UTC not local time
10 years ago
Keivan Beigi 6c3a5b336d Merge pull request #124 from NzbDrone/raw-dblog
10 years ago
Keivan Beigi d10cdf9c87 removed method column from log db.
10 years ago
Keivan Beigi cb00644a09 Use raw sql to write logs to db.
10 years ago
Keivan Beigi f44fd5fcbd Fixed: filter duplicated episodes returned from Trakt
10 years ago
Taloth Saldono ab264b3c06 Should no longer log error if download client was removed/disabled between CDH updates.
10 years ago
Taloth Saldono 20fc66c8cc Fixed: Using different retry method for NzbGet to actually trigger NzbGet to redownload.
10 years ago
Keivan Beigi ef1e290311 Removed redunent UTC/non-utc File/dire methods.
10 years ago
Keivan Beigi 28f7e256b2 removed dead code
10 years ago
Keivan Beigi 907023ca10 don't blow up if a single download is not trackable.
10 years ago
Keivan Beigi dcf434abd3 better error messages when download client connection fails
10 years ago
Keivan Beigi f684d2f0d7 Fixed: Missing MediaInfo doesn't block import anymore
10 years ago
Keivan Beigi 1b6f684522 New: Added health check to show a warning when MediaInfo is missing
10 years ago
Mark McDowall f6e4ccda84 Fixed broken tests (due to logging)
10 years ago
Mark McDowall a21b539298 Fixed: 3 digit season/episode numbers followed by an underscore
10 years ago
Mark McDowall 89d0293f6e Fixed: Error when attempting to retry a release with nzbget
10 years ago
Mark McDowall 4e98a447cb Fixed: SAB retry not finding new ID in history
10 years ago
Mark McDowall 485fa6a13d Fixed: Only upgrade anime version when release group is the same
10 years ago
Mark McDowall 9056bc1747 Fixed: Setting SSL Cert Hash should remove all extra characters
10 years ago
Keivan Beigi ac4f2d5e9a Don't try to download small version of non-existing poster
10 years ago
Keivan Beigi 6a743a8792 removed dead code
10 years ago
Keivan Beigi aa75b3d331 don't log getqueue download client exceptions as error.
10 years ago
Keivan Beigi a44be4d902 log newsnab 429 errors as warn instead of exceptions
10 years ago
Keivan Beigi 89e83ded04 Added fluent FluentMigrator.Runner as nuget packages
10 years ago
Keivan Beigi 54b6bfc181 updated fluentassertion/fluentmigrator
10 years ago
Keivan Beigi c10a9ddf6e updated json.net to 6.0.5
10 years ago
Mike 87cafe0035 Don't allow port 0 as a listen port
10 years ago
Mark McDowall acc25d7558 Check history when retrying downloads with SAB
10 years ago
Mark McDowall caa6a3858b Use DownloadClientIds to find matching series/episodes instead of relying solely on release name
10 years ago
Mark McDowall 3f11fcf2e1 Fixed: Use empty string when {Original Title} is not available
10 years ago
Mark McDowall 97370cc8b3 omgwtfnzbs fixes
10 years ago
Keivan Beigi e3efd9a84c Merge pull request #119 from NzbDrone/piwik-web
10 years ago
Keivan Beigi c4b210c053 disable analytics in dev
10 years ago
Taloth Saldono 5e62c2335f Fixed: Refactored the Indexer architecture to support non-rss indexers.
10 years ago
Keivan Beigi a21b535937 New: added self hosted analytics to help improve nzbdrone. Can be turned off in Setting>General
10 years ago
Mark McDowall 22c9bc402f Fixed: File upgrade rejections will be reported properly when importing
10 years ago
Taloth Saldono cc8c88e921 Fixed: Extensions are now removed from scene names during import.
10 years ago
Taloth Saldono d8d641b8df Fixed: Detecting NzbGet free-space errors during unpack and move errors as warnings.
10 years ago
Taloth Saldono efbce27a7c Fixed: Now the UI will update properly if you change a custom quality title in the Quality table.
10 years ago
Mark McDowall 89aa25e016 Fixed: XBMC will update the series path only when possible
10 years ago
Mark McDowall d5917f34ad Actually fixed what I said I fixed last time
10 years ago
Mark McDowall adf0fc8990 Fixed: Notifications won't show version unless its anime, will show proper
10 years ago