Update CHANGELOG.md
This commit is contained in:
parent
8786a4a3c1
commit
d451f23f07
78
CHANGELOG.md
78
CHANGELOG.md
|
@ -1,3 +1,81 @@
|
||||||
|
**DO NOT OVERWRITE YOUR CURRENT INSTALL**, (I will have a good laugh if it deletes your "educational" videos).
|
||||||
|
|
||||||
|
I've tested this on Windows 10 and LMDE and it records from each site, haven't tested anything else apart from basic post-processing but, in theory, I haven't messed with anything other than what I've noted below, so groups, etc should still work.
|
||||||
|
|
||||||
|
**NOTE:** The included ffmpeg is a static compiled version from the Jellyfin project, if it causes problems for you, replace it with the version out of the original v5.3.0 archives.
|
||||||
|
|
||||||
|
**DISCLAIMER:** There most likely are bugs, shit happens.
|
||||||
|
|
||||||
|
If this version doesn't do what you want, don't use it ... simple.
|
||||||
|
|
||||||
|
|
||||||
|
Changes from 0xb00bface's v5.3.0 version.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
25.05.14
|
||||||
|
========================
|
||||||
|
* Added more search options
|
||||||
|
* Revert 05f83f7c96b280a9b5d74b041421e46ed514364f
|
||||||
|
* Add Record Until to WebUI
|
||||||
|
|
||||||
|
25.05.04
|
||||||
|
========================
|
||||||
|
* Version numbering change to vYY.MM.DD
|
||||||
|
* Update NR Tool URL
|
||||||
|
|
||||||
|
25.05.03
|
||||||
|
========================
|
||||||
|
* Move portrait directory from `config/<version>/` to `config` **MOVE YOUR EXISTING DIRECTORY**
|
||||||
|
**Will no longer be included in the auto-backup of the config**
|
||||||
|
* Recordings tab is optional
|
||||||
|
* Replace some deprecated calls
|
||||||
|
* Replace Logback calls with Slf4j calls (there was a mix)
|
||||||
|
* Open config directory from Settings->Help
|
||||||
|
|
||||||
|
25.04.28
|
||||||
|
========================
|
||||||
|
* Make side tabs optional for most sites
|
||||||
|
* Fix WinkTv capture
|
||||||
|
* Misc deprecated/redundant changes
|
||||||
|
* Add NR Tool search context menu
|
||||||
|
* Fix CGF search for CB (new preview URL)
|
||||||
|
* Change Record Later to Bookmark in various references
|
||||||
|
|
||||||
|
25.04.27
|
||||||
|
========================
|
||||||
|
* Fix SC login (v3 API from WinkRU)
|
||||||
|
|
||||||
|
25.04.03
|
||||||
|
========================
|
||||||
|
* Removed:
|
||||||
|
* News/Logging tabs, see Settings->Help for Logging
|
||||||
|
* Check for updates
|
||||||
|
* Non-working sites (ATv, CTv, LJ, MV, & SF)
|
||||||
|
* Live previews
|
||||||
|
* Progress column in Recordings tab
|
||||||
|
* Gaming, Trending, Top-rated side tabs for CB
|
||||||
|
* Various options in Settings related to above
|
||||||
|
* Added:
|
||||||
|
* Button to open the log file under Settings->Help
|
||||||
|
* Bongacams Mobile tab
|
||||||
|
* Superchatlive alternative for SC
|
||||||
|
* Region tab selection for CB, (Restart after selecting)
|
||||||
|
* Extra Thumbnail sizes
|
||||||
|
* Extra steps under Split by time/size
|
||||||
|
* Allow server to access contact sheets
|
||||||
|
* Pre-input parameters for post-processing remux/transcode
|
||||||
|
(⚠️ Do not even try it if you have no idea how to use ffmpeg, you can end up with
|
||||||
|
no recording ... which can happen even if you do know what you're doing)
|
||||||
|
* Changed:
|
||||||
|
* Recording tab is now Models (ala WinkRU's version)
|
||||||
|
* Help and Donate moved to Settings (ala WinkRU's version)
|
||||||
|
* Config file is saved to a ./config by default (I hate hiding files all over the place)
|
||||||
|
* Fixed:
|
||||||
|
* CS audio (reusedname's patch instead of my hack)
|
||||||
|
* BC room detection (reusedname's improved patch instead of mine)
|
||||||
|
* F4F thumbnails
|
||||||
|
|
||||||
5.3.0
|
5.3.0
|
||||||
========================
|
========================
|
||||||
* Added menu entry to force recording of models without changing the prio
|
* Added menu entry to force recording of models without changing the prio
|
||||||
|
|
Loading…
Reference in New Issue