Skip to content

Commit 884c86d

Browse files
committed
Update version and add YTMDesktop connection guide
Updated version numbers in AssemblyInfo.cs from 1.6.7.2 to 1.6.7.3. Added detailed instructions in YTMDestkop.md for connecting Songify with the YouTube Music Desktop Player, including installation, enabling the Companion Server, linking, authorization, and confirmation.
1 parent d7e70af commit 884c86d

File tree

2 files changed

+29
-2
lines changed

2 files changed

+29
-2
lines changed

Songify Slim/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
// You can specify all the values or you can default the Build and Revision Numbers
5151
// by using the '*' as shown below:
5252
// [assembly: AssemblyVersion("1.6.289.1634")]
53-
[assembly: AssemblyVersion("1.6.7.2")]
54-
[assembly: AssemblyFileVersion("1.6.7.2")]
53+
[assembly: AssemblyVersion("1.6.7.3")]
54+
[assembly: AssemblyFileVersion("1.6.7.3")]
5555
[assembly: NeutralResourcesLanguage("en")]
5656
[assembly: Guid("442379e3-32d8-42d1-ab09-cba229672453")]

YTMDestkop.md

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
## How to Connect Songify with the [YouTube Music Desktop Player](https://github.com/ytmdesktop/ytmdesktop)
2+
3+
Follow these steps to connect Songify with the YouTube Music Desktop Player (YTMDesktop):
4+
5+
1. **Install YTMDesktop**
6+
- Download the latest version of YTMDesktop from [here](https://github.com/ytmdesktop/ytmdesktop/releases/latest).
7+
- Install the application and run it.
8+
9+
2. **Enable the Companion Server in YTMDesktop**
10+
- Open YTMDesktop and click the **Cog-Wheel** icon at the top to access **Settings**.
11+
- Navigate to the **Integrations** tab.
12+
- Enable the option **Companion Server**.
13+
- Enable **Allow browser communication**.
14+
- Also enable **Enable companion authorization**. *(Note: This setting turns itself off after 5 minutes.)*
15+
16+
3. **Link Songify to YTMDesktop**
17+
- Open **Songify**.
18+
- Go to **File -> Settings -> YTMDesktop**.
19+
- Click on the **LINK 🔗** button.
20+
21+
4. **Authorize the Connection**
22+
- After clicking **LINK 🔗**, YTMDesktop will display a 4-digit authorization code.
23+
- Ensure the same 4-digit code appears in Songify.
24+
- If both codes match, click on **Allow** in YTMDesktop.
25+
26+
5. **Confirmation**
27+
- Songify and YTMDesktop are now linked successfully! 🎉

0 commit comments

Comments
 (0)