WithoutPants
4a5d2bd6e5
Register regexp func in init ( #202 )
2019-11-14 10:28:17 -08:00
WithoutPants
49c9b1aa9a
Fix race condition in running encoders ( #199 )
2019-11-14 10:27:13 -08:00
Stash Dev
7416a8237d
Fixed a race condition in running_streams.go
2019-11-07 13:34:32 -08:00
WithoutPants
84bee2eb60
Performers, Tags and Studio from scene filename ( #174 )
...
* Make regex matching case-insensitive
* Port filename parser code to backend
* Add performers to scene filename parser UI
* Finish porting parser to backend
* Add performer, studio and tag parsing
* Hide fields not being parsed
* Don't query for empty performer/studio/tag
* Use exact matches
* Fix panic
* Fix arrays changed false positive. Fix layout
2019-11-07 07:49:08 -05:00
WithoutPants
3c089dd97c
More performer filter criteria ( #179 )
...
* Add new performer filter criteria to UI
* Add backend support for new performer criteria
2019-11-06 23:36:48 -05:00
WithoutPants
c0911f1626
Stop tasks and show task progress ( #181 )
...
* Add job status to tasks page
* Add support for stopping task
* Show progress of some tasks
2019-11-06 23:35:04 -05:00
WithoutPants
d1ea2fffa5
Add configurable transcode sizes ( #178 )
2019-11-04 16:38:33 -05:00
WithoutPants
be12a9f5a1
Fix ffmpeg error output ( #176 )
2019-11-04 16:34:57 -05:00
WithoutPants
fee2de5547
Use custom.css is same path as config file ( #175 )
2019-11-04 16:32:52 -05:00
bnkai
1d46cb8a76
Check if scenes are in the library when cleaning ( #169 )
2019-10-30 09:39:44 -04:00
WithoutPants
7cb9cd8a38
Scene filename to metadata parser ( #164 )
...
* Initial UI prototype
* Add backend support to update multiple scenes
* Fix title editing issues
* Add query regex support. UI improvements
* Rewrite parser. Add fields button and page size
* Add helper text for escaping {} characters
* Validate date
* Only set values if different from original
* Only update scenes that have something changed
* Add built in parser input recipes
* Make pattern matching case-insensistive
2019-10-30 09:37:21 -04:00
WithoutPants
d0730c7243
Add query options for tags, performers, studios #29 ( #157 )
...
* Add query options for tags, performers, studios
* Remove errant log
* Apply expanded query criteria to scene markers
2019-10-27 09:05:54 -04:00
WithoutPants
0655223c38
Bulk update scenes ( #92 )
...
* Add bulk update functionality
* Restore multiselect fixes from previous branch
* Prevent unsetting of studios/tags
* Detect when slice fields are omitted and ignore
2019-10-27 09:05:31 -04:00
WithoutPants
564786f968
Add logging options ( #154 )
...
* Add various log options
* Remove logFormat. Add UI for log config
* Fix UI boolean flags
2019-10-24 20:13:44 -04:00
WithoutPants
f29509577a
Add logs to Logs page ( #151 )
...
* Add websocket connection
* Add logs to the log page
* Make debug color more readable
* Remove TODO from front page
* Put all log entries in latest first order
* Add filtering of log entries by level
* Limit log entries and throttle updates
* Fix logger not throttling broadcasts
* Remove now unnecessary UI-side log throttling
* Filter incoming logs by log level
* Make log view more terminal-like
2019-10-24 19:07:07 -04:00
Leopere
d7271d75fc
Merge pull request #109 from WithoutPants/optional_performer_image
...
Generate performer checksum from name instead of image. Use default performer image
2019-10-24 15:35:26 -04:00
Leopere
2021ba5f9e
Merge pull request #102 from WithoutPants/delete_scene
...
Add Delete Scene button
2019-10-24 14:38:32 -04:00
WithoutPants
1eb50fab33
Unify common code between delete and clean
2019-10-24 18:18:53 +11:00
WithoutPants
71a4cc6a07
Merge from master
2019-10-24 15:07:34 +11:00
WithoutPants
7949e04af3
Merge branch 'master' into version
2019-10-23 13:19:42 +11:00
Leopere
a2e550063b
Merge pull request #145 from bnkai/scan_screens
...
Scan screens
2019-10-20 12:19:58 -04:00
Leopere
6f6f140921
Merge pull request #143 from bnkai/freeones_fixes
...
Freeones fixes
2019-10-20 12:18:57 -04:00
bill
2693a2b22f
print message when recreating images for the scan process
2019-10-18 20:35:53 +03:00
Leopere
ccde317a56
Merge pull request #146 from endqwerty/add_clean_func
...
Add functionality to the Clean Button
2019-10-18 02:35:25 -04:00
Leopere
0d439ef42b
Merge pull request #97 from WithoutPants/delete_tag
...
Add delete tag button #96
2019-10-18 02:34:56 -04:00
bill
8d2df527b7
makeScreenshots cleanup
2019-10-18 02:17:51 +03:00
Daniel
619012a24d
update delete logging
...
make delete logging info instead of debug
update the logged text for clarity when deleting db data
changed from "delete" to "cleaning" to clarify the actual type of action taken
2019-10-17 15:07:17 -07:00
WithoutPants
1ac6703d7f
Merge from master
2019-10-18 08:15:45 +11:00
WithoutPants
a401a7880e
Close streams/encodes before deleting file
2019-10-18 07:42:12 +11:00
bill
ab1690d5b1
makeScreenshots can be called for a new or already existing file
2019-10-17 16:50:30 +03:00
daposy
ffa85b6537
update variable name to be descriptive
2019-10-16 23:12:23 -07:00
daposy
de1a2a9007
use WithoutPants logic for cleaning up artifacts
2019-10-16 18:13:42 -07:00
WithoutPants
9d41963d05
Display error when deleting tag used as primary
2019-10-17 11:56:08 +11:00
daposy
6aa54c2775
add functionality to clean button
2019-10-16 16:47:53 -07:00
WithoutPants
019712bff9
Merge from master
2019-10-17 10:16:36 +11:00
WithoutPants
1b98702e17
Merge from master
2019-10-17 09:31:04 +11:00
WithoutPants
17b2cc77e7
Merge from master
2019-10-17 08:56:45 +11:00
Leopere
c8e0ac7d20
Merge pull request #132 from friendlycrab/cleanup
...
Remove unused and generated code
2019-10-16 16:59:18 -04:00
bill
02f485e40e
refactoring
2019-10-16 18:27:38 +03:00
bill
40b270eb49
fix issue #144
2019-10-16 04:17:04 +03:00
bill
9f6888a3d6
fix freeones scraper bugs
2019-10-16 02:05:49 +03:00
Friendly C
e6bcff0767
Remove generated GraphQL files
2019-10-15 17:04:02 +02:00
Leopere
57e954d4e7
Merge pull request #137 from WithoutPants/nullable_scene_props
...
Allow unsetting of rating, studio, gallery
2019-10-15 10:09:26 -04:00
WithoutPants
a4f0a80816
Fix error when updating objects with slice data
2019-10-15 12:17:56 +11:00
WithoutPants
4433917768
Return updated scene after update
2019-10-15 10:54:05 +11:00
WithoutPants
0852199e27
Only update non-nil database fields
2019-10-15 08:57:53 +11:00
Leopere
9ed941dd35
Merge pull request #84 from WithoutPants/live_transcode_seeking
...
Add seeking for live transcoding via video.js
2019-10-14 11:39:12 -04:00
Leopere
b408782134
Merge pull request #131 from ExceptionalError/ffmpeg
...
Ffmpeg changes
2019-10-13 21:27:38 -04:00
WithoutPants
87f81f79c1
Make IsStreamable return using codec not MIME type
2019-10-14 10:58:46 +11:00
ExceptionalError
4eb843d83e
revert changes #117
2019-10-12 16:04:00 +02:00