2023-06-25, 02:18 AM
Hi Swiftfin developers.
I really love your product, but there is one thing that makes its using not as comfortable as a web UI version.
I structure my collection with folders and when I use a Web UI I follow my folders structure.
For example:
When I use web-UI I can navigate all the way down to the folder "foo" and I'll see only files "foo-1" and "foo-2"
But when I use Swiftftin I can navigate only down to the folder "cartoons" and Swiftfin will show me files "foo-1", "foo-2", "bar-1" and "bar-2".
Is it possible to implement navigation the same way it is implemented on the Web UI?
Also Web UI style of navigation is implemented in old ios jellyfin client, but it was never ported to apple tv, so I can't use it.
Thanks in advance.
I really love your product, but there is one thing that makes its using not as comfortable as a web UI version.
I structure my collection with folders and when I use a Web UI I follow my folders structure.
For example:
Code:
/
- movies/
- cartoons/
- foo/
- foo-1
- foo-2
- bar/
- bar-1
- bar-2
When I use web-UI I can navigate all the way down to the folder "foo" and I'll see only files "foo-1" and "foo-2"
But when I use Swiftftin I can navigate only down to the folder "cartoons" and Swiftfin will show me files "foo-1", "foo-2", "bar-1" and "bar-2".
Is it possible to implement navigation the same way it is implemented on the Web UI?
Also Web UI style of navigation is implemented in old ios jellyfin client, but it was never ported to apple tv, so I can't use it.
Thanks in advance.