These are are some notes I put together on butchering the rectangular dishy cable.
FOLLOW THESE GUIDELINES AT YOUR OWN RISK. I TAKE NO RESPONSIBILITY FOR ANY DAMAGE OR INJURY YOU SUSTAIN FROM FOLLOWING OR NOT FOLLOWING THESE GUIDELINES.
Step by step guide for n00bs.
Make sure you have the following software installed:
Open cmd as administrator, navigate to the directory where you downloaded the extractor tool and run it for the first time:
#!/usr/bin/python | |
# -*- coding: utf-8 -*- | |
''' | |
This is a little script to download every song from every playlist | |
if your Google Play Music account. Songs are organized as follows: | |
<playlist>/<artist>/<album>/<song>.mp3 | |
I Highly recomend putting this file in your %USER%\Music folder | |
before running. |
#!/usr/bin/env python3 | |
"""Send telegrams about new videos on subscribed YouTube channels. | |
To try it, install dependencies: | |
$ python3 -mpip install aiohttp feedparser werkzeug | |
run the callback server: | |
$ env TELEBOT_TOKEN=<token> TELEBOT_CHAT_ID=<chat_id> python3 ytcallback-server.py |
Helpers.ShowFileProperties(sourcePath); | |
IntPtr ptr = IntPtr.Zero; | |
var title = IsDirectory(sourcePath) ? new DirectoryInfo(sourcePath).Name : new FileInfo(sourcePath).Name; | |
title += " Properties"; | |
while (ptr == IntPtr.Zero) | |
ptr = Helpers.FindWindow("#32770", title); |
OUTDATED. PLEASE SEE https://walkman100.github.io/formatting | |
<text> | |
```java | |
<code> | |
``` | |
(Documentation [here](https://guides.github.com/features/mastering-markdown/#GitHub-flavored-markdown)) |
Install PlayOnLinux with your package manager (i.e. sudo apt-get install playonlinux
). Then, type playonlinux and wait for it to refresh its list.
Install Steam under PlayOnLinux. Once Steam is running, exit it, select its entry in PlayOnLinux, and select Configure.
I suggest using Wine 1.7.8-d3d doublebuffer
Now go to the "Install Components" section and install, in any order: d3dx9
, directx9
, dotnet40