Manage Unmatched not working

I am trying to import some movies but when I go to manage unwatched movies nothing happens ... does not show them.

It appears you imported tv shows as movies.

Wait, those appear to be recordings. How they’re showing up as movies and unmatched seems real bad.

Please submit diagnostics.

Perhaps it is related to this:

You mention one DVR storage location is used as a local content source directory for another DVR instance; I wonder if there could be some relation.

Logs have been submitted as 5a3340b9-128c-4117-a9c1-00b750f135b3

image

Not sure maybe my DB got hosed. Or maybe too much to handle for Channels DVR.

It appears that the page is not refreshing on the web browser.... It just show Previous page.

Check browser js console for errors

It does not show much just goes no where ...

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
    <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
    <link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
    <link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
    <link rel="manifest" href="/manifest.json">
    <meta name="apple-mobile-web-app-capable" content="yes">
    <title>Channels</title>
  </head>
  <body>
    <div id="content"></div>
    <div id="modal-wrapper"></div>
    <div id="modal"></div>
    <script async type="text/javascript" src="https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1"></script>
    <script type="text/javascript" src="/bundle.js"></script>
    <script>
      if ('serviceWorker' in navigator) {
        navigator.serviceWorker.register('/service-worker.js').then(function(registration) {
          console.log('Service worker registration succeeded:', registration)
        }, function(error) {
          console.log('Service worker registration failed:', error)
        })
      }
    </script>
  </body>
</html>
Service worker registration failed: DOMException: Failed to register a ServiceWorker for scope ('https://10.0.0.2:8089/') with script ('https://10.0.0.2:8089/service-worker.js'): An SSL certificate error occurred when fetching the script.
globals.js:245 jsonpipe connecting
settings:1 [Intervention] Images loaded lazily and replaced with placeholders. Load events are deferred. See https://go.microsoft.com/fwlink/?linkid=2048113
globals.js:250 jsonpipe connected
globals.js:255 event Object
globals.js:245 jsonpipe connecting
globals.js:250 jsonpipe connected
globals.js:255 event {Type: 'hello', Version: '2022.08.14.0248'}

If you do not see anything I am going to remove my imports purge imported and add them slowly.

Same issue here. Not related to imports.

1 Like

For now I will remove the imports as I have a lot to match ... but there are too many blanks mixed in with the recorded movies.

This UI bug has been resolved with the latest pre-release.

1 Like

Verified and working thanks.

1 Like