Dusk-Labs / dim

Dim, a media manager fueled by dark forces.
GNU Affero General Public License v3.0
3.8k stars 161 forks source link

Feature Request: "Files" libraries #208

Open joehillen opened 3 years ago

joehillen commented 3 years ago

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.

vgarleanu commented 3 years ago

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.

eraychumak commented 3 years ago

XXX support would be nice indeed 👀

andrewgdunn commented 3 years ago

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.