Re: 🔍 MiloDB: Finding Old Teases
Posted: Wed Jan 31, 2024 2:12 pm
- Database: Updated to 2023-10-31
Thanks for the update!FrozenWolf wrote: Thu Feb 29, 2024 8:49 pmMiloDB 2.4.0, 2024-02-29
- Changed: Upgraded PyInstaller to 6.4.0
- Database: Updated to 2023-11-30
Oops! Thanks for letting me know. I made a deploy script to automatically publish the packages but I put the src package into the bin directory by accident.PlayfulGuy wrote: Fri Mar 01, 2024 3:10 pmThanks for the update!FrozenWolf wrote: Thu Feb 29, 2024 8:49 pmMiloDB 2.4.0, 2024-02-29
- Changed: Upgraded PyInstaller to 6.4.0
- Database: Updated to 2023-11-30
Just downloaded the binaries, but the link for the source gives a 404 error.
PG
update' command is back by popular demand! (well, one person asked for it once). I've rewritten quite a lot of it to make sure that it actually works on both Windows and Linux. When the next release is available, it should be just a case of running '
update' and it'll show you the change log and ask you if you want to update. The mechanism is capable of updating combinations of the application, database, and supporting files. Similar to the other commands '
help update' will give you some more information.
update' command at the moment, it should tell you that you have the current version. If it doesn't, please let me know.
query date = 2023
query date = 2023-6
query date = 2023-06
query date = 2023-6-8
query date > 2023
query date > 2023-6
update' command.
Just used the update command and seemed to work flawlessly. Windows 10, Firefox. The only comment I have is it opened & closed 3(?) command windows as it progressed and seems maybe would be good to not have them close in case of a problem or to just be able to more easily see what actions had taken place, or perhaps save the actions in a log.FrozenWolf wrote: Fri May 31, 2024 3:08 pm If you have version 3.0.0, you should be able to update using the 'update' command.
Please let me know if it works or doesn't work, and which operating system you use. I'm also very interested in any feedback related to your experience of the update process. Thanks!
Great, thanks for the feedback!Carnal1 wrote: Fri May 31, 2024 7:05 pmJust used the update command and seemed to work flawlessly. Windows 10, Firefox. The only comment I have is it opened & closed 3(?) command windows as it progressed and seems maybe would be good to not have them close in case of a problem or to just be able to more easily see what actions had taken place, or perhaps save the actions in a log.FrozenWolf wrote: Fri May 31, 2024 3:08 pm If you have version 3.0.0, you should be able to update using the 'update' command.
Please let me know if it works or doesn't work, and which operating system you use. I'm also very interested in any feedback related to your experience of the update process. Thanks!
I'm very much appreciative of all you do with MiloDB as I find it useful quite often.
FrozenWolf wrote: Fri May 31, 2024 3:08 pm When performing a query, you can now use shorthand forms such as:
query date = 2023
query date = 2023-6
query date = 2023-06
query date = 2023-6-8
query date > 2023
query date > 2023-6
etc.
I'm sure you get the idea.
Thanks to trusfrated for the suggestion a loooong time ago.
The update went great! Also on Windows 10 with Firefox. Very smooth and easy, I'd say.FrozenWolf wrote: Fri May 31, 2024 3:08 pm Updating
If you have version 3.0.0, you should be able to update using the 'update' command.
Please let me know if it works or doesn't work, and which operating system you use. I'm also very interested in any feedback related to your experience of the update process. Thanks!
I know there's no harm but I'm not sure why these would be generating warnings in the config. Leftover from a previous version?Code: Select all
Loaded config from 'config.json' Warning: Config entry '/format/html/css/colour/textTableHeaderForeground' is not recognised Warning: Config entry '/update/cacheDirectory' is not recognised
It was a couple of years ago (viewtopic.php?p=322761#p322761) where you pointed out that trying to query against the rating value was difficult due to the lack of value comparison operators '=', '>', '>=', etc. That sparked off a good discussion for the long-hand/short-hand/iso-format/regional-format date comparison (viewtopic.php?p=322999#p322999). I knew I'd get it in eventually!Trusfrated wrote: Sun Jun 02, 2024 5:13 amFrozenWolf wrote: Fri May 31, 2024 3:08 pm When performing a query, you can now use shorthand forms such as:
query date = 2023
query date = 2023-6
query date = 2023-06
query date = 2023-6-8
query date > 2023
query date > 2023-6
etc.
I'm sure you get the idea.
Thanks to trusfrated for the suggestion a loooong time ago.Seems like a great idea, even if I don't remember submitting it!
![]()
Fantastic, thanks for letting me know!Trusfrated wrote: Sun Jun 02, 2024 5:13 amThe update went great! Also on Windows 10 with Firefox. Very smooth and easy, I'd say.FrozenWolf wrote: Fri May 31, 2024 3:08 pm Updating
If you have version 3.0.0, you should be able to update using the 'update' command.
Please let me know if it works or doesn't work, and which operating system you use. I'm also very interested in any feedback related to your experience of the update process. Thanks!
Good point; those warnings may have been around for a while but probably largely unnoticed:Trusfrated wrote: Sun Jun 02, 2024 5:13 am One thing I noticed:
I know there's no harm but I'm not sure why these would be generating warnings in the config. Leftover from a previous version?Code: Select all
Loaded config from 'config.json' Warning: Config entry '/format/html/css/colour/textTableHeaderForeground' is not recognised Warning: Config entry '/update/cacheDirectory' is not recognised
textTableHeaderForeground' config setting was superseded in version 1.15, 2023-06-30 when the option to show page references with '
browse/browseall' and '
show/showall' was added.
cacheDirectory' config setting was removed in version 3.0.0, 2024-04-30 when I rewrote the update mechanism and ditched the idea for a local asset cache.
config' command that could do a '
config purge' in order to clean up the config file of redundant entries. I'll see if I can finish off the other half and include in a future release.
Nice!Trusfrated wrote: Sun Jun 02, 2024 5:13 am Thanks again! I used it tonight to find a long lost tease I was curious to see again. Could barely remember anything about it but I narrowed it down to about 100. Then I used the Browse feature to scan through the thumbnails and viola! Found it! It's amazing how the thumbnail images stick with you.
Code: Select all
Warning: Config entry '/format/html/css/colour/textTableHeaderForeground' is not recognised
Warning: Config entry '/update/cacheDirectory' is not recognisedrequirements-run.txt
run.py'
requirements-build.txt
requirements-run.txt.
tools/build-bin.*' scripts, they use
requirements-build.txtto acquire those packages into a virtual environment.
requirements-develop.txt
test.py'
requirements-build.txt.
Great, thanks for the feedback!Trusfrated wrote: Wed Jul 31, 2024 5:51 pm Auto-updated and purged my config file. Worked like a dream, and no warning messages anymore.![]()
Thanks as always, FrozenWolf!