alon24
alon24
Thanks I managed to push data, Now trying to get the buildl working. I am trying to offload the updates to a CarCommand class, where it would handle moving the...
yes, now I am facing memory issues, I am trying to add: screen (ssd1306) - works websocket - I got the hang of it BUT I want to add BLE...
So how do I change my partitions sizes? Willing to not have OTA if needed (do not want, but if needed ...)
I though the correct course (so as to NOT make the size big, was to use spiffs, testing So apparently I did not add 'board_build.partitions = min_spiffs.csv' when NOT in...
How to move to littlefs? "with all strings in PROGMEM" - you mean the react code?
Can u explain what is the benefit of spiffs/littlefs over progmem, or why choose each?
Moved to Usersctipt-1 branch run ``` python G:\torrents\nzbToMedia\TorrentToMedia.py [g:\torrents\torrentcomplete\pcgames Shadow.of.the.Tomb.Raider.The.Path.Home-CODEX pcgames 563c6e4dbdbb4f12450c370786e22d23bccbe2d1]``` got ``` 2019-08-02 21:23:52 INFO ::MAIN: Loading config from [G:\torrents\nzbToMedia\autoProcessMedia.cfg] 2019-08-02 21:23:52 INFO ::ENVIRONMENT: TMP: C:\Users\ilan\AppData\Local\Temp 2019-08-02 21:23:52...
I also have to say that is not unzip (unrararing the files in the directory)
this is what happens when running: ``` G:\torrents\nzbToMedia>python G:\torrents\nzbToMedia\TorrentToMedia.py 'g:\torrents\torrentcomplete\pcgames| Shadow.of.the.Tomb.Raider.The.Path.Home-CODEX|pcgames|563c6e4dbdbb4f12450c370786e22d23bccbe2d1' 'Shadow.of.the.Tomb.Raider.The.Path.Home-CODEX' is not recognized as an internal or external command, operable program or batch file. ``` ``` G:\torrents\nzbToMedia>python G:\torrents\nzbToMedia\TorrentToMedia.py...
so new development (got latest nightly ) I am using python 2.7 should I move? running this: ```G:\torrents\nzbToMedia\TorrentToMedia.py "g:\torrents\torrentcomplete\pcgames|Shadow.of.the.Tomb.Raider.The.Path.Home-CODEX|pcgames|563c6e4dbdbb4f12450c370786e22d23bccbe2d1"``` Got: ``` [22:07:19] [INFO]::MAIN: nzbToMedia Version:5714540949b183372b038d8ebf05911f2db93932 Branch:nightly (Windows 10) [22:07:20] [WARNING]::MAIN:...