stremio-bugs icon indicating copy to clipboard operation
stremio-bugs copied to clipboard

Missing titles in Library

Open berkaykrc opened this issue 4 months ago • 0 comments

Stremio Platform

Linux (Beta)

Describe the bug

On Library tab the titles of TV shows(I only save them to library, no clue about movies) are missing.

To Reproduce

  1. Go to Library
  2. Check any show title
  3. It's missing.
  4. Remove TV show and add again.
  5. Its back

Expected behavior

  1. Go to Library
  2. Every TV show title should be visible

Screenshots

Image

Desktop (if applicable)

OS: Linux Fedora 42 Zen Browser 1.15.2b App version: 5.0.0-beta.26 Server version: 4.20.11 Shell version: 1.0.0-beta.11

Smartphone (if applicable)

No response

TV (if applicable)

No response

Logs

flatpak run com.stremio.Stremio
(node:7) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:7) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
(node:7) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
Failed to convert IpcEvent to IpcMessageRequest: Unknown method
(node:7) [DEP0044] DeprecationWarning: The `util.isArray` API is deprecated. Please use `Array.isArray()` instead.
Error: stream ended
    at Socket.onFinished (/home/berkay-fedora/.var/app/com.stremio.Stremio/data/stremio/server.js:77536:145)
    at Socket.<anonymous> (node:internal/util:545:20)
    at Socket.onfinish (node:internal/streams/end-of-stream:112:16)
    at Socket.emit (node:events:518:28)
    at Socket.emit (node:domain:489:12)
    at finish (node:internal/streams/writable:955:10)
    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
Error: stream ended
    at Socket.onFinished (/home/berkay-fedora/.var/app/com.stremio.Stremio/data/stremio/server.js:77536:145)
    at Socket.<anonymous> (node:internal/util:545:20)
    at Socket.onfinish (node:internal/streams/end-of-stream:112:16)
    at Socket.emit (node:events:518:28)
    at Socket.emit (node:domain:489:12)
    at finish (node:internal/streams/writable:955:10)
    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
Error: stream ended
    at Socket.onFinished (/home/berkay-fedora/.var/app/com.stremio.Stremio/data/stremio/server.js:77536:145)
    at Socket.<anonymous> (node:internal/util:545:20)
    at Socket.onfinish (node:internal/streams/end-of-stream:112:16)
    at Socket.emit (node:events:518:28)
    at Socket.emit (node:domain:489:12)
    at finish (node:internal/streams/writable:955:10)
    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
[3:36:0901/133440.718692:ERROR:cef/libcef/browser/native/menu_runner_views_aura.cc:25] Window handle is required for default OSR context menu.
[3:36:0901/133440.718726:ERROR:cef/libcef/browser/menu_manager.cc:222] Default context menu implementation is not available; canceling the menu

Notes

No response

berkaykrc avatar Sep 01 '25 10:09 berkaykrc