Import page broken #654

Closed
opened 2026-02-20 01:06:55 -05:00 by deekerman · 6 comments
Owner

Originally created by @HalianElf on GitHub (Jan 26, 2020).

Describe the bug
Import page does not load and throws error in browser console

To Reproduce
Steps to reproduce the behavior:

  1. Go to Import (under Library)
  2. Click Path
  3. Blank screen (Error in console)

Expected behavior
Something displayed, whether unmapped directories or message stating all have been imported.

Logs
Nothing in the application logs, this is the error in the browser console:

breadcrumbs.js:58
TypeError: Cannot read property 'defaults' of undefined
    at ImportArtistConnector.js:46
    at index.js:70
    at index.js:30
    at index.js:84
    at Function.mapToProps (index.js:30)
    at r (wrapMapToProps.js:41)
    at Function.r.mapToProps (wrapMapToProps.js:55)
    at r (wrapMapToProps.js:41)
    at selectorFactory.js:22
    at connectAdvanced.js:210
    at Object.useMemo (react-dom.production.min.js:159)
    at useMemo (react.production.min.js:23)
    at h (connectAdvanced.js:195)
    at $o (react-dom.production.min.js:150)
    at Di (react-dom.production.min.js:166)
    at ki (react-dom.production.min.js:166)
    at Li (react-dom.production.min.js:165)
    at Hi (react-dom.production.min.js:184)
    at qa (react-dom.production.min.js:232)
    at Ka (react-dom.production.min.js:233)
    at Ys (react-dom.production.min.js:249)
    at Ps (react-dom.production.min.js:248)
    at Rs (react-dom.production.min.js:251)
    at Dn (react-dom.production.min.js:85)
    at HTMLDocument.r (helpers.js:74)

System info (please complete the following information):

  • Lidarr Version: 0.7.1.1612
  • Operating System: docker
  • .net Framework (Windows) or mono (macOS/Linux) Version: 5.20.1.34
Originally created by @HalianElf on GitHub (Jan 26, 2020). **Describe the bug** Import page does not load and throws error in browser console **To Reproduce** Steps to reproduce the behavior: 1. Go to Import (under Library) 2. Click Path 3. Blank screen (Error in console) **Expected behavior** Something displayed, whether unmapped directories or message stating all have been imported. **Logs** Nothing in the application logs, this is the error in the browser console: ``` breadcrumbs.js:58 TypeError: Cannot read property 'defaults' of undefined at ImportArtistConnector.js:46 at index.js:70 at index.js:30 at index.js:84 at Function.mapToProps (index.js:30) at r (wrapMapToProps.js:41) at Function.r.mapToProps (wrapMapToProps.js:55) at r (wrapMapToProps.js:41) at selectorFactory.js:22 at connectAdvanced.js:210 at Object.useMemo (react-dom.production.min.js:159) at useMemo (react.production.min.js:23) at h (connectAdvanced.js:195) at $o (react-dom.production.min.js:150) at Di (react-dom.production.min.js:166) at ki (react-dom.production.min.js:166) at Li (react-dom.production.min.js:165) at Hi (react-dom.production.min.js:184) at qa (react-dom.production.min.js:232) at Ka (react-dom.production.min.js:233) at Ys (react-dom.production.min.js:249) at Ps (react-dom.production.min.js:248) at Rs (react-dom.production.min.js:251) at Dn (react-dom.production.min.js:85) at HTMLDocument.r (helpers.js:74) ``` **System info (please complete the following information):** - Lidarr Version: 0.7.1.1612 - Operating System: docker - .net Framework (Windows) or mono (macOS/Linux) Version: 5.20.1.34
Author
Owner

@ta264 commented on GitHub (Jan 26, 2020):

This is a known issue - these pages will be removed and import happen automatically in future

@ta264 commented on GitHub (Jan 26, 2020): This is a known issue - these pages will be removed and import happen automatically in future
Author
Owner

@majora2007 commented on GitHub (Feb 4, 2020):

Is there an estimated timeline on that @ta264? Import is currently broken on latest.

@majora2007 commented on GitHub (Feb 4, 2020): Is there an estimated timeline on that @ta264? Import is currently broken on latest.
Author
Owner

@ta264 commented on GitHub (Feb 4, 2020):

Doing final tests with @Qstick, hopefully get it merged up in the next week or so

@ta264 commented on GitHub (Feb 4, 2020): Doing final tests with @Qstick, hopefully get it merged up in the next week or so
Author
Owner

@dasb00ter commented on GitHub (Feb 4, 2020):

alternatives for importing? thanks for fixing this

@dasb00ter commented on GitHub (Feb 4, 2020): alternatives for importing? thanks for fixing this
Author
Owner

@hikaricore commented on GitHub (Feb 8, 2020):

This is a known issue - these pages will be removed and import happen automatically in future

This feature was incredibly useful on initial setup and when adding multiple new artists at once where content already existed. I hope this automated import process is as flexible and useful..

@hikaricore commented on GitHub (Feb 8, 2020): > This is a known issue - these pages will be removed and import happen automatically in future This feature was incredibly useful on initial setup and when adding multiple new artists at once where content already existed. I hope this automated import process is as flexible and useful..
Author
Owner

@ta264 commented on GitHub (Feb 8, 2020):

@hikaricore why not test it and see? Its the root-folder-scanning branch. Constructive feedback before we merge is much more likely to be acted on :)

@ta264 commented on GitHub (Feb 8, 2020): @hikaricore why not test it and see? Its the `root-folder-scanning` branch. Constructive feedback before we merge is much more likely to be acted on :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Lidarr#654
No description provided.