DingDongSoLong4
7a2ee7cdda
Fix VTT thumbnails ( #3513 )
...
* Fix VTT thumbnails
* Add API key to sceneStreams query
* Add scene ID routes
2023-03-10 11:54:18 +11:00
NodudeWasTaken
0c1b02380e
Simple hardware encoding ( #3419 )
...
* HW Accel
* CUDA Docker build and adjust the NVENC encoder
* Removed NVENC preset
Using legacy presets is removed in SDK 12 and deprecated since SDK 10.
This commit removed the preset to allow ffmpeg to select the default one.
---------
Co-authored-by: Nodude <>
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2023-03-10 11:25:55 +11:00
DingDongSoLong4
2d4384169a
Add DASH streams for VP9 transcoding ( #3275 )
2023-03-07 12:57:27 +11:00
DingDongSoLong4
71e1451c94
Setup improvements ( #3504 )
...
* Improve setup redirects
* Add network database warning
* Add cache directory to setup
2023-03-07 08:28:19 +11:00
WithoutPants
967a25f64a
Include database cover in draft submission if filesystem version not present ( #3465 )
...
* Fix styling of stash-box dropdown
* Use cover blob in draft submission if present
2023-02-27 10:28:00 +11:00
DingDongSoLong4
05669f5503
Overhaul HLS streaming ( #3274 )
...
* Overhaul HLS streaming
* Fix streaming transcode ffmpeg zombie processes
* Add changelog and release notes
* Documentation
---------
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2023-02-24 14:55:46 +11:00
JoeSmithStarkers
f767635080
Added the ability to do Sequential Scans ( #3378 )
...
* Added the ability to do Seqential Scans
* Modify pkg/txn to run hooks with the outer context, instead of the context that was in a transaction
* update in application manual
2023-02-23 14:38:02 +11:00
pornstasche
75a8d572cc
Add ranges to funscript heatmaps ( #3373 )
...
* Add range to funscript heatmaps
* Add config to draw heatmap range
* Add setting to UI
* Apply draw range setting
Includes some refactoring
---------
Co-authored-by: kermieisinthehouse <kermie@isinthe.house>
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2023-02-23 12:33:22 +11:00
Ksrx01
2d528733ff
Improved gallery cover lookup ( #3391 )
...
* Gallery cover lookup by regex in config.yml
* Added regex validation and an in-app manual entry
* Improved settings description + some translations
* Add changelog entry
2023-02-22 18:50:12 +11:00
DingDongSoLong4
87e74d1171
Fix latest version ( #3464 )
2023-02-22 10:00:34 +11:00
DingDongSoLong4
51469cfc7f
Optimize allData queries ( #3452 )
...
* Add specific fields to allData queries
* Add additional allData endpoints
2023-02-20 09:24:47 +11:00
DingDongSoLong4
b3c23950e2
Fix batch performer panic ( #3456 )
2023-02-20 09:12:22 +11:00
JoeSmithStarkers
390f72207c
added vfr detection, to improve preview generation performance ( #3376 )
2023-02-17 13:59:36 +11:00
DingDongSoLong4
0c9eeef143
Add Cache-Control header to custom css/js ( #3434 )
2023-02-16 10:29:04 +11:00
DingDongSoLong4
8437e10027
Improve 'item not found' pages ( #3438 )
...
* Make scene 'not found' page consistent
* Make backend response for no result consistent
2023-02-16 10:12:01 +11:00
DingDongSoLong4
ca38a355d2
Add regex validation ( #3424 )
2023-02-13 10:48:10 +11:00
WithoutPants
d2865b0796
Use absolute paths when creating config file ( #3417 )
2023-02-11 09:22:17 +11:00
DingDongSoLong4
901a7e59ec
Add additional latest version info ( #3357 )
2023-02-08 15:02:23 +11:00
JackDawson94
65d1353f2c
Allow use of Proxy ( #3284 )
...
* Proxy config
* Disable proxy for localhost & local LAN
* No_proxy is now configurable
2023-02-07 09:46:18 +11:00
DogmaDragon
ef2af977d3
Update the links after minor file restructuring ( #3396 )
2023-02-06 16:34:06 +11:00
JoeSmithStarkers
7ccfa07843
re-enable preview fallback generation mode ( #3377 )
2023-01-30 09:23:25 +11:00
DingDongSoLong4
32e8496314
Add studio performer count ( #3362 )
...
* Add studio performer count
* Add mocks
2023-01-28 19:12:47 -05:00
WithoutPants
b67abb89ff
Allow configuration of ffmpeg args ( #3216 )
...
* Allow configuration of ffmpeg args
* Add UI settings for ffmpeg config
* Add changelog entry
* Add documentation in manual
2023-01-27 11:31:11 +11:00
DogmaDragon
515202d28e
[Documentation] Replaces wiki links with new documentation site ( #3352 )
2023-01-13 09:44:53 +11:00
DingDongSoLong4
639a9da65b
Include URL query in login redirects ( #3305 )
2023-01-09 11:13:42 +11:00
WithoutPants
9351a0b2a4
Add anonymise database task ( #3186 )
2022-12-23 09:15:27 +11:00
HijackHornet
0b4b100ecc
[Feature] Images new fields : URL & Date ( #3015 )
...
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2022-12-20 11:13:41 +11:00
WithoutPants
ce080c1b07
Fix generate preview overwrite behaviour ( #3256 )
2022-12-09 12:46:25 +11:00
WithoutPants
782bed9df8
Fix date fields not being nulled correctly when cleared ( #3243 )
...
* Interpret empty string date as null
* Fix setSQLiteDate for null
2022-12-06 13:33:58 +11:00
WithoutPants
38d6af8b66
Fix image exclusion pattern applying to all files ( #3241 )
...
* Add debug logging for scanning ignored files
* Fix image exclusion pattern handling
2022-12-06 12:28:16 +11:00
WithoutPants
dc875ed5d7
Clean missing captions during scan ( #3240 )
2022-12-06 12:04:40 +11:00
WithoutPants
b5b9023b3e
Add injected css/javascript to plugins ( #3195 )
...
* Add injected css/javascript to plugins
* Manual documentation
2022-12-05 15:08:22 +11:00
WithoutPants
4daf0a14a2
Performer disambiguation and aliases ( #3113 )
...
* Refactor performer relationships
* Remove checksum from performer
* Add disambiguation, overhaul aliases
* Add disambiguation filter criterion
* Improve name matching during import
* Add disambiguation filtering in UI
* Include aliases in performer select
2022-12-01 13:54:08 +11:00
WithoutPants
0b19a00ba8
Fix incorrect key being checked for override ( #3212 )
2022-11-30 09:34:05 +11:00
WithoutPants
57ad12e43b
Improve gallery performance ( #3183 )
...
* Improve cover resolver performance
* Deprecate and remove usage of slow gallery images
2022-11-25 11:14:50 +11:00
WithoutPants
f0a3a3dd44
Handle bad funscript at values ( #3182 )
2022-11-25 08:20:23 +11:00
kermieisinthehouse
5a2242e78d
I18N: Add Estonian, Russian first-level langs, add many preview langs ( #3176 )
...
* Add Estonian, Russian first-level langs, add many preview langs
* Changelog
2022-11-22 18:27:47 -05:00
WithoutPants
aafbba7d77
Prevent hang when deleting while streaming ( #3169 )
2022-11-22 10:21:27 +11:00
WithoutPants
7bb35b2b09
Handle index.html correctly in custom served folders ( #3168 )
...
* getStringMapString return nil if key not found
* Refactor custom routes. Handle /index.html
2022-11-22 10:21:15 +11:00
alexandra-3
abc9ec648a
Fix a few cases where ffmpeg produces no output ( #3161 )
...
* Treat no output from ffmpeg as an error condition
* Distinguish file vs. video duration, and use later where appropriate
* Check for empty file in generateFile
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2022-11-21 17:21:27 +11:00
CJ
0664c5b974
Track watch activity for scenes. ( #3055 )
...
* track watchtime and view time
* add view count sorting, added continue position filter
* display metrics in file info
* add toggle for tracking activity
* save activity every 10 seconds
* reset resume when video is nearly complete
* start from beginning when playing scene in queue
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2022-11-21 12:55:15 +11:00
WithoutPants
f39fa416a9
Fix database locked errors ( #3153 )
...
* Make read-only operations use WithReadTxn
* Allow one database write thread
* Add unit test for concurrent transactions
* Perform some actions after commit to release txn
* Suppress some errors from cancelled context
2022-11-21 06:49:10 +11:00
CJ
ca9c8e0a34
Support Javascript injection ( #3132 )
2022-11-17 09:37:06 +11:00
bnkai
ffca8f0c0f
Fix rating in SceneCreateInput graphql schema ( #3137 )
...
* Fix rating in SceneCreateInput graphql schema
* Fix rating not set at creation
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2022-11-17 08:22:11 +11:00
WithoutPants
dc820e29af
Revert removal of chapters_vtt from ScenePathsType ( #3128 )
2022-11-16 09:45:45 +11:00
skier233
7eae751d1c
Stash rating system ( #2830 )
...
* add rating100 fields to represent rating range 1-100
* deprecate existing (1-5) rating fields
* add half- and quarter-star options for rating system
* add decimal rating system option
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2022-11-16 09:31:44 +11:00
WithoutPants
ce17230c13
Refactor autotag to use individual transactions ( #3106 )
...
* Add id filtering to scenes, images, and galleries
* Perform tagging in batches
* One transaction per object tagged
2022-11-14 17:07:24 +11:00
WithoutPants
4a054ab081
Support file-less scenes. Add scene split, merge and reassign file ( #3006 )
...
* Reassign scene file functionality
* Implement scene create
* Add scene create UI
* Add sceneMerge backend support
* Add merge scene to UI
* Populate split create with scene details
* Add merge button to duplicate checker
* Handle file-less scenes in marker preview generate
* Make unique file name for file-less scene exports
* Add o-counter to scene update input
* Hide rescan for file-less scenes
* Generate heatmap if no speed set on file
* Fix count in scene/image queries
2022-11-14 16:35:09 +11:00
WithoutPants
9df66024d1
Make title optional for non-user created galleries ( #3110 )
2022-11-10 14:19:13 +11:00
WithoutPants
eb795ff9ab
Add new fields to scene tagger ( #3094 )
...
* Add new fields to scene tagger
* Update scraper docs with new fields
* Set code and director in identify
* Add new fields to identify dialog
2022-11-10 12:51:49 +11:00