Recent posts

#91
TinyTV & Tiny Video Player / TinyTV2 shows up on Mac as zer...
Last post by ralphbu - December 26, 2025, 10:42:03 AM
Got 2 of the TinyTV2s and found they both showed up on my Mac desktop as having zero capacity. This seems to be an incompatibility with Sequoia. Everything worked properly when I plugged the computer into an old OSX Mavericks computer. Only problem - the TinyTV converter doesn't work with Mavericks, so conversions were done on the Sequoia converter.
#92
New Product Ideas / OLED Screen
Last post by Kirby3911 - December 25, 2025, 07:59:12 AM
OLED upgrade kit for the Tiny TV 2 and Tiny TV Kit
#93
TinyTV & Tiny Video Player / Re: TinyTV 2 - always random s...
Last post by Isotonic - December 23, 2025, 03:24:52 AM
These are my settings and it does what I think you're after. It starts at video 1 and each video starts at the beginning as you change the channel.

tvType=TinyTV2
fwVersion="1.2.4"
channel=1
volume=6
alphabetize=true
loopVideo=true
liveVideo=false
static=true
showChannel=true
showVolume=true
powerOffSecs=300
randStartTime=false
randStartChan=false
roundedCorners=true

I wanted to curate the flow of the videos so I name the files like:

0100_vidname
0200_vidname

etc. That way they'll load in the order you want and you can always slot more in.
#94
TinyTV & Tiny Video Player / Re: TinyTV 2 Stuck On Static
Last post by cpizzurro - December 21, 2025, 01:18:15 PM
I'm having this same issue. Have waited for 5 mins but still just small static with audio. Are there any other suggested fixes out there for this? Thanks
#95
Thumby / Re: Importing files
Last post by AyreGuitar - December 19, 2025, 04:00:20 AM
Try doing this to set the current directory to your game folder before importing your modules:
from os import chdir
chdir("/Games/BattleGame/")
Then you should be able to import normally, eg:
from moves import moves
#96
Thumby / Re: code bugs (or mistakes)
Last post by AyreGuitar - December 19, 2025, 03:54:44 AM
You need to use double equals in if statements, eg for line 16 use this:
if sect == 1 and prsn.x < thumby.display.width - 2:
#97
User Projects / Code Examples / Re: I made a 2d version of Por...
Last post by No1tehm - December 18, 2025, 11:05:46 AM
I'm gonna put the code in text here soon!
#98
User Projects / Code Examples / Re: Can we post .py code files...
Last post by No1tehm - December 17, 2025, 02:36:13 PM
Nice!
#99
User Projects / Code Examples / I made a 2d version of Portal!...
Last post by No1tehm - December 17, 2025, 02:09:21 PM
I made a 2d version of Portal. I has two portals that can move anywhere with for directions for each portal. There is no shooting mechanism yet but I will add one. (probably.) Very simple so far I might decorate and make levels.
requires grayscale!<--------------------------------------

Tell me what you think!
Ps. I'm using a thumby if you can't tell.
#100
General Discussion / sold out?
Last post by mkosma - December 15, 2025, 01:31:35 PM
Tiny TV 2 (along with everything in the store) is listed as Sold Out!

Will there be more, someday? Any news on this would be most appreciated.

mk
SMF spam blocked by CleanTalk