mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-07 18:01:42 +00:00
Only promote and rescan placeholder items when uploaded files include supported audio or ebook media types, so artwork-only uploads do not convert placeholders prematurely. Also clean up newly created placeholder directories when placeholder creation rolls back in author and series flows, while preserving pre-existing directories. Add controller tests covering media/non-media upload behavior and rollback directory cleanup conditions. |
||
|---|---|---|
| .. | ||
| auth | ||
| controllers | ||
| finders | ||
| libs | ||
| managers | ||
| migrations | ||
| models | ||
| objects | ||
| providers | ||
| routers | ||
| scanner | ||
| utils | ||
| Auth.js | ||
| Database.js | ||
| Logger.js | ||
| Server.js | ||
| SocketAuthority.js | ||
| Watcher.js | ||