FoxxMD / multi-scrobbler

Scrobble plays from multiple sources to multiple clients
https://foxxmd.github.io/multi-scrobbler
MIT License
299 stars 14 forks source link

multi-scrobbler documentation issue #119

Closed falcie1337 closed 6 months ago

falcie1337 commented 6 months ago

Describe the bug When you open multi-scrobbler, it prompts you for an unexisting GitHub doc on how to make it run as a background service, making it hard to know how to actually do it (it is very annoying to have a terminal open all the time just for being able to scrobble your music)

To Reproduce Steps to reproduce the behavior:

  1. Run multi-scrobbler
  2. Click on 'https://github.com/FoxxMD/multi-scrobbler/blob/develop/docs/service.md'
  3. See 404 page

Expected behavior An actual markdown page documenting on how to make multi-scrobbler run as a background service.

Versions (please complete the following information): Provide version information for any related sources/clients.

Hope this gets done with quickly since it is a really useful app, but having two terminals open when i want to scrobble is really annoying and having it run on the background would be much more convenient, don't really know why the .md file just got deleted from the source code but yeah, just pointing it out.

FoxxMD commented 6 months ago

https://github.com/FoxxMD/multi-scrobbler/blob/master/docsite/docs/installation/service.md or https://foxxmd.github.io/multi-scrobbler/docs/installation/service

falcie1337 commented 6 months ago

https://github.com/FoxxMD/multi-scrobbler/blob/master/docsite/docs/installation/service.md or https://foxxmd.github.io/multi-scrobbler/docs/installation/service

Very much appreciated! :)