as per: https://sourceforge.net/p/xld/code/HEAD/tree/trunk/XLD/XLDController.m
%n: track number
%D: disc number
%t: title
%a: artist
%T: album title
%A: album artist
%c: composer
as per: https://sourceforge.net/p/xld/code/HEAD/tree/trunk/XLD/XLDController.m
%n: track number
%D: disc number
%t: title
%a: artist
%T: album title
%A: album artist
%c: composer
| startDriver ntp | |
| // NIST WWV, Fort Collins, Colorado | |
| ntp_setServer 132.163.97.1 | |
| // Pacific Daylight Time | |
| ntp_timeZoneOfs -7 | |
| // [REDACTED] | |
| NTP_SetLatlong [REDACTED] | |
| // clear all events | |
| clearClockEvents | |
| waitFor NTPState 1 |
| substitutions: | |
| name: ln882h-rgbcct-bulb | |
| device: ln882h_rgbcct_bulb | |
| friendly_name: LN882H RGBCCT Bulb | |
| esphome: | |
| name: ${name} | |
| friendly_name: ${friendly_name} | |
| # needs https://github.com/ESP32Async/ESPAsyncWebServer/pull/214 to compile, unnecessary for versions > 3.7.9 | |
| libraries: | |
| - ESPAsyncWebServer=https://github.com/ESP32Async/ESPAsyncWebServer.git#main |
| hexdump -ve '1/1 "%.2x "' libgcc_s.so.1 | sed -e "s/.\{999\}/&\n/g" | pbcopy | |
| hexdump -ve '1/1 "%.2x "' libc.so | sed -e "s/.\{999\}/&\n/g" | pbcopy | |
| hexdump -ve '1/1 "%.2x "' ubiupdatevol | sed -e "s/.\{999\}/&\n/g" | pbcopy | |
| mkdir tmp | |
| mount -t tmpfs tmpfs /tmp | |
| cp /proc/self/fd/0 /tmp/libgcc1 | |
| cp /proc/self/fd/0 /tmp/libc1 | |
| cp /proc/self/fd/0 /tmp/ubiupdatevol1 | |
| tr -d "\n" < /tmp/libgcc1 > /tmp/libgcc2 |
| switch_part() { | |
| if [ $1 = 1 ]; then | |
| fw_setenv switch_part 1 && fw_setenv msmparts ' ' && fw_setenv switch_num | |
| elif [ $1 = 2 ]; then | |
| fw_setenv switch_part 2 && fw_setenv msmparts '0x1db00000@0x4a00000(fs)' && fw_setenv switch_num | |
| else | |
| echo "Usage: switch_part [1|2]" | |
| fi | |
| } |
/data/user/0/com.android.providers.contacts/app_voicemail-data
Couldn't find this information anywhere else so here it is, hope it helps someone.
| ====================================================================================== | |
| ====================================================================================== | |
| == Tweedle D & Tweedle dum! ========================================================== | |
| ====================================================================================== | |
| ====================================================================================== | |
| Sun, 25 Oct 2020 4:44PM PST.... ====================================================== | |
| Author: NOBODY (et-al) =============================================================== | |
| ====================================================================================== | |
| = OR 'hello world of TMM & PKA' ====================================================== |
| 10: https://jike.info/topic/2631/win-10-rtm-professional-retail-oem-mak/1889?lang=en-US&page=95 | |
| 9GHCK-43HBY-V9KPP-F3MHQ-33JR9 | |
| https://jike.info/post/29684 | |
| https://cony.fun/blog/38.html | |
| https://jike.info/topic/5078/windows-7-sp1-ultimate-retail/44?lang=en-US&page=3 | |
| Windows 7 All Online/Offline [Retail-MAK] Activation Keys | |
| ================================================================================= | |
| . Run "Command Prompt" as Administrator | |
| . slmgr.vbs -ipk Product Key |