Giter Club home page Giter Club logo

dose's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ“บ Creator of Dose, a movie library solution built with next and react.
  • ๐Ÿ’ป Fullstack developer and experience working with C, embedded programming and 5G development
  • ๐Ÿš— Big fan of NFL (NE Patriots!) and Formula 1 (McLaren!)
  • ๐Ÿง‘โ€๐Ÿ’ป I enjoy working both on fronend and backend!
  • ๐Ÿ’ฌ I really enjoy coding, problem solving, movies, gaming and watching sports

Languages & Frameworks


'

dose's People

Contributors

allcontributors[bot] avatar codefactor-io[bot] avatar dependabot[bot] avatar gustavps avatar weeklyvillain avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

dose's Issues

Issue on frontend when adding show

When adding a new show, there might be a delay adding the episode. This results in infinite loading on the frontend if you try to go into the season with no episode. I guess the same could happen if the season is slow to add and if you access the show before anything else is added to the database. Instead of infinite loading show an message saying there is nothing here right now comeback later or something similar that does not result in infinite loading.

Autoplay

Player does not autoplay when changeing quality. Can this be fixed?

Muted icon showing even when sound is on

Describe the bug
When having low volume on a episode/movie the mute icon will be shown, even if volume is not completly muted.

To Reproduce
Steps to reproduce the behavior:

  1. Go to a movie
  2. Set low volume

Expected behavior
Muted icon should only show when the sound is actually muted

Screenshots
image

Main server crash api/requests/expected

Describe the bug
Main server crashes when network request to api/requests/expected endpoint on content server is unreachable

Expected behavior
Doesn't crash and handle it as not expected

Logs

FetchError: request to http://192.168.1.2:3001/api/requests/expected?id=e44017e0084c8fc6be349233ce58edb13c767044794b6377de failed, reason: connect EHOSTUNREACH 192.168.1.2:3001
    at ClientRequest.<anonymous> (/node_modules/next/dist/compiled/node-fetch/index.js:1:64142)
    at ClientRequest.emit (node:events:527:28)
    at Socket.socketErrorListener (node:_http_client:442:9)
    at Socket.emit (node:events:527:28)
    at emitErrorNT (node:internal/streams/destroy:164:8)
    at emitErrorCloseNT (node:internal/streams/destroy:129:3)
    at processTicksAndRejections (node:internal/process/task_queues:83:21) {
  type: 'system',
  errno: 'EHOSTUNREACH',
  code: 'EHOSTUNREACH'
}

Node.js v17.7.2

Main Server Error: No router instance found.

Describe the bug
Main server crashes when main token doesn't exist(?)

To Reproduce
Unclear, maybe remove access token

Expected behavior
Doesn't crash

Logs

Main token does not exist
/node_modules/next/dist/client/router.js:117
        throw new Error(message);
              ^

Error: No router instance found.
You should only use "next/router" on the client side of your app.

    at getRouter (/node_modules/next/dist/client/router.js:117:15)
    at Object.singletonRouter.<computed> [as push] (/node_modules/next/dist/client/router.js:94:24)
    at Object.callback (/.next/server/chunks/551.js:42:29)
    at Timeout._onTimeout (/node_modules/node-async-locks/lib/async-lock.js:95:15)
    at listOnTimeout (node:internal/timers:559:17)
    at processTimers (node:internal/timers:502:7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.