Skip to content

Commit

Permalink
Change forum links to new forums.lyrion.org. Links with paths will fo…
Browse files Browse the repository at this point in the history
…llow once we have the redirector in place.
  • Loading branch information
michaelherger committed Jan 15, 2025
1 parent 04b4f2b commit 3431ad6
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion docs/contributing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ title: Contributing

There are many ways that you can contribute to the LMS project with contributions of your time and effort:

- [Engage in our community on our forums](https://forums.slimdevices.com/)
- [Engage in our community on our forums](https://forums.lyrion.org/)
- Develop code to add new features or fix bugs
- Develop plugins or [applets](../reference/squeezeplay-applet.md)
- [Write documentation](https://github.com/lms-community/lms-community.github.io)
Expand Down
2 changes: 1 addition & 1 deletion docs/contributing/reporting-a-bug.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Chances are that the bug you discovered was already fixed in a subsequent versio

### Search for solutions

Please search the [issue tracker](https://github.com/LMS-Community/slimserver/issues) and [discussion board](https://github.com/LMS-Community/slimserver/discussions) if someone else already submitted your bug. Also check if there is also a discussion going on the [forums](https://forums.slimdevices.com/).
Please search the [issue tracker](https://github.com/LMS-Community/slimserver/issues) and [discussion board](https://github.com/LMS-Community/slimserver/discussions) if someone else already submitted your bug. Also check if there is also a discussion going on the [forums](https://forums.lyrion.org/).

## Submitting an issue

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: Beginner's Guide for a full-featured LMS on Raspberry Pi
!!! note
If you are looking for the most simple and cheap LMS setup (comparable to the now defunct MySqueezebox.com service) and just want to use internet streaming services, please follow [this guide](beginners-guide-lms-on-raspberry-pi.md).

This guide will not only make it possible to use internet streaming services on your Squeezeboxes, but you can also play your local music collection with your Squeezeboxes. The hardware mentioned in this guide is a bit more expensive than the hardware you need for [internet-streaming-only LMS](beginners-guide-lms-on-raspberry-pi.md), but you are a lot more flexible into the future.
This guide will not only make it possible to use internet streaming services on your Squeezeboxes, but you can also play your local music collection with your Squeezeboxes. The hardware mentioned in this guide is a bit more expensive than the hardware you need for [internet-streaming-only LMS](beginners-guide-lms-on-raspberry-pi.md), but you are a lot more flexible into the future.

## Getting the hardware

Expand Down Expand Up @@ -70,4 +70,4 @@ If you have your music collection already available on a file share (for instanc

## Troubleshooting

In case you encounter some problems please head over to the [forums](https://forums.slimdevices.com) for assistance. See also [this thread](https://forums.slimdevices.com/forum/user-forums/general-discussion/1668970-new-to-lms-get-help-here-installing-on-a-raspberry-pi/) which specifically deals with helping newcomers installing LMS on a Raspberry Pi.
In case you encounter some problems please head over to the [forums](https://forums.lyrion.org) for assistance. See also [this thread](https://forums.slimdevices.com/forum/user-forums/general-discussion/1668970-new-to-lms-get-help-here-installing-on-a-raspberry-pi/) which specifically deals with helping newcomers installing LMS on a Raspberry Pi.
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ The last step is to switch your Squeezebox device from MySqueezebox.com to your

## Troubleshooting

In case you encounter some problems please head over to the [forums](https://forums.slimdevices.com) for assistance. See also [this thread](https://forums.slimdevices.com/forum/user-forums/general-discussion/1668970-new-to-lms-get-help-here-installing-on-a-raspberry-pi/) which specifically deals with helping newcomers installing LMS on a Raspberry Pi.
In case you encounter some problems please head over to the [forums](https://forums.lyrion.org) for assistance. See also [this thread](https://forums.slimdevices.com/forum/user-forums/general-discussion/1668970-new-to-lms-get-help-here-installing-on-a-raspberry-pi/) which specifically deals with helping newcomers installing LMS on a Raspberry Pi.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ All you need to get started are for your classical tracks to contain tags for Co
- Flac or ogg files: the tags you need to add are COMPOSER and WORK
- MP3 files: the tags you need to add are TCOM for Composer and TIT1 for Work. Your tagging software will almost certainly show these tags with the friendly names of Composer and Work. But note that there is some confusion in the MP3 world over the WORK tag. Your tagging software might create a tag other than TIT1 for what is called "Work" in its user interface. If this happens, LMS will not recognise the Work you have tagged. You can view the raw tag names through LMS by browsing to the track via the album and then going to More/More Info/View Tags (after importing to LMS, of course). If the Work does not appear in a TIT1 tag, look for an "iTunes Compatible" (or similar) setting in your tagging software.

Note that WORK should not contain the composer name. LMS uses the Composer and Work together to identify works, so works called, for example, "Symphony No. 9" will be kept separate if the composer is different.
Note that WORK should not contain the composer name. LMS uses the Composer and Work together to identify works, so works called, for example, "Symphony No. 9" will be kept separate if the composer is different.

You can also add a COMPOSERSORT tag to ensure that composer names are listed in surname-first sequence:

Expand All @@ -38,15 +38,15 @@ Note: You may need to compromise on this tagging scheme if your music tags need

!!! note
The screenshots below are all using Material Skin, which is installed by default in new LMS 9.0 installations.

If you don't have it, you can install the Material Skin plugin from the "3rd Party Plugins" section in Settings/Manage Plugins. You can then use Material Skin by appending "/material" to the LMS URL address in your browser, or set it as the default in Server/Interface.

All the functionality exists also in Default Skin, but may look different and not so pretty!

!!! note
Some of these menus and displays may be slightly different depending on your LMS Server Settings. That's something that deserves its own page, but see the "Support" section below if something seems wrong or doesn't make sense to you.

Once you have tagged your music and done a full rescan of your library in LMS, you can start exploring the new features.
Once you have tagged your music and done a full rescan of your library in LMS, you can start exploring the new features.

The first thing you will see is a new Works item in the "My Music" menu:

Expand Down Expand Up @@ -89,4 +89,4 @@ to do

## Support

In case you encounter some problems, have some questions or suggestions for improvements, please head over to the [forums](https://forums.slimdevices.com) for assistance, specifically [this thread](https://forums.slimdevices.com/forum/user-forums/logitech-media-server/1737175-lyrion-music-server-9-0-0-classical-works-functionality-support)
In case you encounter some problems, have some questions or suggestions for improvements, please head over to the [forums](https://forums.lyrion.org) for assistance, specifically [this thread](https://forums.slimdevices.com/forum/user-forums/logitech-media-server/1737175-lyrion-music-server-9-0-0-classical-works-functionality-support)
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ extra:
- icon: fontawesome/brands/docker
link: https://hub.docker.com/r/lmscommunity/lyrionmusicserver
- icon: simple/vbulletin
link: https://forums.slimdevices.com
link: https://forums.lyrion.org
- icon: simple/opencollective
link: https://opencollective.com/lyrion

Expand Down Expand Up @@ -141,7 +141,7 @@ nav:
- Reporting a bug: contributing/reporting-a-bug.md
- DCO Sign-off: contributing/dco-signoff.md
- Adding translations: contributing/adding-translations.md
- Community forums: https://forums.slimdevices.com/
- Community forums: https://forums.lyrion.org/
- Reference:
- Lyrion Music Server: reference/lyrion-music-server.md
- Command Line Interface (JSON/RPC):
Expand Down

0 comments on commit 3431ad6

Please sign in to comment.