I published my set of scripts for use with Home Media Server to github. They are useful for auto categorisation of video clips based on ID3 Tagging.
They can be found here
I published my set of scripts for use with Home Media Server to github. They are useful for auto categorisation of video clips based on ID3 Tagging.
They can be found here
On windows you can’t effectively use multiple gateways without using some complex solutions. I found a method of getting uTorrent to use both connection effectively without much messing around.
You can repeat the process for as many networks you have access to, they just need to be on different subnets.
Published my VR Porn Tagger Project. It is work in progress and con be found by the link above or here.
There is a fucking annoying pop up window within the gaming software every-time you focus an application that you have a profile for. It appears and then goes and there is no setting to stop it appearing. Its nice for Logitech to tell you you have changed application but, well, you already know, you did it.
So after getting fobbed off by Logitech tech support that it is in hand. Which a google search will find a Reddit post from over a year ago about someone complaining of the same issue; with the same response. I wrote a basic window closer on 200 ms repeat. Please find linked the binary and source code. Released freeware.
http://www.somedodgywebsite.com/data/KillLogi.zip
The program does nothing but close this annoying popup. You’re welcome.
I was looking for a solution to play video on my vr headset ($3) Samsung 8 in some viewer, aka the cardboard vr. First I thought that I would just view them over the network, but my rooted chosen ROM (Linage 17) doesn’t support smb from boot, so no fstab mapping can be done leaving me with a hacky file browse and view by another app solution.
Then by chance playing with my TV and trying to watch films on the computer I finally found a use for a UPNP/DLNA Server. I also found that in my VR apps, any form of networking found was for a uPNP/DLNA server, not smb logging on etc, sweet! Looking at the Windows uPNP offering I found none, for free or paid for, they could not make a custom menu from meta data tags.
So Linux… Gerbera free and claimed to be able to do this so I had a go. A bit of hack trial and error later I got it going how I wanted with a sort of 2 level keyword search and reading all the tags I need to sort the collection. I meta tagged all my MP4 video with Mp3Tag v3.01, which is excellent util for the meta tagging via many different ways and easily expandable due to a simple text based plugin type feature.
I leave it here so maybe it’ll help someone else. Continue reading »
Finding no working downloader at userscripts or other repositories for Greasemonkey scripts I had to write my own. This provides links instead of video to the video and can download videos that are set as non downloadable by the user or pay to download. Here it is:
Put together a slideshow of all the Met Art free gallery photos found, so far, of the galleries from around 2009. It is still work in progress, will have the images scrolling vertically when in landscape.
Control at the top, click a thumbnail to go to the model, click main image to go to that gallery.
Tested on a few tablet / mobile screen sizes.
Found this app and it is awesome. Game Hack written by SBman, no ads and free. Of all the memory pokers I have tried it is also the best. Your Android device needs to be rooted, though if you’re looking at cheating at games you’ve probably rooted it already. Google Play has removed it from the store so you can find a copy here. The dudes website also seems to have gone but it was listed to be here.
Game hack like all programs of this nature scans the device memory to locate a given number. The number to be searched for is given by you. This can be the amount of coins, bucks or whatever an in game currency or health is. Once found then you can modify the number to be say a few hundred million and never have to worry about running out. If you search for bucks or whatever the game calls them that can be purchased for real world money then you can gift yourself a huge amount to buy all the upgrades, unlocks or whatever you want. If your search is for the number the number of health or lives you have then with this cool util you can also lock the number so it never decreases.
Infact the only game I have tried and failed to cheat at is Zombiewood. However for this game there is a hacked save file available that gifts you a few million bucks and coins. If you find a way of hacking Zombiewood with Game Hacker then please let me know by leaving a comment. And as you can see from the list I like zombie games.
Use of this hack tool will probably make games boring, asa there will be no challenge. But it will save you an unlimited amount of real world money that you would probably have not spent on the game anyway.
Ok so where I am living the wifi is terrible. As I have hacked 5 available wifi networks from the 20 or so I can pick up, I found the need for a utility that would hop between chosen detected networks when one failed. Seeing as on Tao the networks go up and down, along with two to three power cuts per day causing everything to reset.
Searching around for a bit on the net I found the easiest way to achieve this was to get netsh to do the work and have a utility the pinged 8.8.8.8 (google dns) every second and recorded information from netsh.
Hence I created a utility in vb.net 4 that does just that.
A wifi network is constantly polled to see if its connected. When it fails it tries the next on loop.
So in a nutshell Flaky wifi will find a usable network out of those that you can connect to and when it fails it finds another.
Enables you leave you computer on and downloading torrents all night and all day when the wifi networks around you go up and down or their connections to the net do so.
If you create a link to the util in the startup folder then when windows BCD’s and reboots if you have uTorrent auto loading too then things will carry on. Continue reading »
After my 7 years relationship ended I had need for a more graphic porn viewer. After looking into various multiple screen viewers I found none and no source code that really worked for me so I wrote my own. This multi screen viewer uses the VLC as a “plugin” so credit all those who contributed to it’s construction. It is particularly useful who’s norp stash contains short flicks downloaded from tube sites.
Have 6 multiple videos playlists playing at the same time. Bash one out quicker.
Drag drop files or folders to playlists of the 6 screen. (via dropping on options playlist area).
Split playlist between multiple players.
Save your various players playlists in upto 5 lists.
Reloads list one on start.
Play next, previous, play between a and b positions via a popup menu.
Auto aspect toggle per player.
Go full screen on one and all other pauses.
All standard VLC tools available on mouse over.
Expand player to cover 1×23 to 2×2.
Known Bugs
None
Limitations
Windows application
Compiled for .net 4.
1.0 Initial Release
1.1 Added jump forward and backward, play between points a and b on a video via pop menu.
1.1 Fixed bug in play list splitting causing a duplication of files in multiple screens
1.1 Fixed apect ratios not being applied when advancing a playlist automatically.
1.2 Added Auto aspect toggle
1.2 Add multiple save
1.2 Added options per player forward, backward, Pause / Play all.
1.2 Added expand player to cover 1×23 to 2×2.
1.2 Packed vlc dlls and plugins so you don’t need to install VLC.
This app uses VLC my code is freeware but VLC is GNU General Public License