Posts

Showing posts from 2014

Brother HL-P2500 Machine Error 76 Reset

This is a fuser error. To reset it, perform the following: 1. Turn power off 2. Holding down "job cancel" and "#1" buttons, turn power on 3. It will go into service mode. All LED blinks 4. Enter "99" to exit and that should reset code  *Note, if its a true failure, it will re-appear.

Cmd+Space to Change Language (XP in Fusion)

Image
Need to uncheck the option in the figure below to make it work

Transfer Files from Mac to iOS and Android Device

Image
Using Cable for big files Use iFunBox for transfer to iOS Use Android File Transfer for transfer to Android Wireless Goodreader for iOS Airdroid for Android (no need to be on same WiFi)

My Foobar Config

Image
After comparing to Mediamonkey, I feel foobar is clearer and brighter. Here's the components and how I config the foobar2000 to get the look below. Components used: - foo_uie_esplaylist - foo_queuecontents - foo_ui_columns Then using Columns UI and setup as shown below $replace(%path%,%filename_ext%,)*  And use foo_out_wasapi for best sound quality

Apple TV Connect to Plex Media Server via Plex Connect

I followed these 2 links. https://github.com/iBaa/PlexConnect/wiki/Install-Guide-Windows https://langui.sh/2013/08/27/appletv-ssl-plexconnect/ The first one provide a good summary of what to do. The second one talk clearly about how to create the certificates. Anyway I've summarized what I did here. Environments :  Plex Media Server (PMS) on Windows 7 PC Apple TV 3rd Generation with software version 6.0.2 Software you needed : 1.  OpenSSL for creating the related certificates for SSL session between Apple TV and the PMS server. Follow the link and select the appropriate version for your Windows 7 (32 bit or 64 bit). You might need Visual C++ 2008 Redistribute which you can download from the same page 2.  Python 2.7.x This is needed because PlexConnect needs it to run. Need to be this version as other versions will not work. 3.  PlexConnect . This is basically a customized services listening to request from Apple TV when you select "Trailers"  and talk