dim icon indicating copy to clipboard operation
dim copied to clipboard

Feature Request: "Files" libraries

Open joehillen opened this issue 4 years ago • 3 comments

Not everything I have is Movies or TV shows, such as sports, Youtube downloads, and XXX. Sometimes I want to browse and organize my library my way as plain old files and directories. Plex's support for this sucks, and Emby/Jellyfin won't let me do it at all.

I'm not asking for someone to implement this for me, but rather to get approval before I start on it myself. It sucks to open a PR to have it rejected or ignored. I'll soon be on a 2-week break between jobs, and I need a Rust project to work on in between.

joehillen avatar Oct 19 '21 17:10 joehillen

You're welcome to come in and add support for this! We'd actually love such a feature. Adding support for this shouldn't be too difficult, the main task will be implementing support for raw libraries in the Web UI.

vgarleanu avatar Oct 19 '21 18:10 vgarleanu

XXX support would be nice indeed 👀

eraychumak avatar Oct 20 '21 04:10 eraychumak

To add more context to @joehillen request, implementation of a raw library that provided a list type view with no intention for thumbnails (just file name based titles) would be an early but useful implementation.

andrewdunndev avatar Oct 20 '21 11:10 andrewdunndev