Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Problem] "Error in detecting media type: IMAPI2 recorder not supported" when trying to detect type for an Xbox disc. #288

Closed
2 of 5 tasks
InternalLoss opened this issue Jun 19, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@InternalLoss
Copy link

Version
What version are you using?

  • Stable release 2.
  • WIP release (version here)

Build
What runtime version are you using?

  • .NET Framework 4.7.2 running on (Operating System)
  • .NET Framework 4.8 running on Windows 10
  • .NET Core 3.1 running on (Operating System)

Describe the issue
When an OG Xbox (or 360) disc is inserted into a Kreon drive running externally via my SATA->IDE converter, the tool defaults to DVD-VIDEO, with the error Error in detecting media type: IMAPI2 recorder not supported.

This also occurs in the WIP .NET 4.8 version.

To Reproduce
Steps to reproduce the behavior:

  1. Insert the disc
  2. Launch MPF
  3. Observe the terminal
    (NOTE, inserting disc OR pressing "Scan for Discs" both perform the same action)

Expected behavior
MPF selects type Xbox.

Screenshots
image

@InternalLoss InternalLoss added the bug Something isn't working label Jun 19, 2021
@mnadareski
Copy link
Collaborator

As this came up before, the IMAPI2 thing is something I can't work around until I move to another library for detection. However, I can have it check for SEP13011042 as the name for an XBOX disc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants