sd-webui-infinite-image-bro.../scripts/iib
zanllp da0082516c feat: add audio file playback support and improve TikTok view
- Add audio file recognition in backend (tool.py) and frontend (file.ts)
- Support audio formats: mp3, wav, ogg, flac, m4a, aac, wma
- Add audio player in TikTok view with starfield background animation
- Add audio modal similar to video modal
- Update file type filter to multi-select checkboxes (image/video/audio)
- Add filename display in TikTok view with Douyin-style bottom gradient
- Add long press to hide/show controls in TikTok view
- Fix audio resource cleanup when closing TikTok view
- Add Audio media type tag in database indexing
- Add i18n translations for audio related strings
2025-12-15 00:22:23 +08:00
..
db feat: add audio file playback support and improve TikTok view 2025-12-15 00:22:23 +08:00
parsers feat: add audio file playback support and improve TikTok view 2025-12-15 00:22:23 +08:00
api.py feat: implement auto-tagging feature with custom tag rules 2025-11-30 19:00:24 +08:00
auto_tag.py feat: implement auto-tagging feature with custom tag rules 2025-11-30 19:00:24 +08:00
dir_cover_cache.py Enhance compatibility 2024-06-23 03:44:46 +08:00
fastapi_video.py Handling potential errors during renaming 2024-05-21 06:53:39 +08:00
img_cache_gen.py Add support for pre-generating cache via startup parameters and specifying cache directory through environment variables 2024-07-08 00:07:12 +08:00
logger.py Resolved module conflict 2023-06-03 16:29:46 +08:00
plugin.py releases/iib_app_cli 2024-08-24 04:53:58 +08:00
seq.py Fix: Replace seq function with custom implementation to avoid dependency errors 2024-02-18 22:59:25 +08:00
tool.py feat: add audio file playback support and improve TikTok view 2025-12-15 00:22:23 +08:00
video_cover_gen.py Add support for pre-generating cache via startup parameters and specifying cache directory through environment variables 2024-07-08 00:07:12 +08:00