Same, but i'm pretty sure if someone is trying to hide the file system, the 'experience' they are aiming for is that opening a file from your file manager in vlc will not open the file but add it to their library. You'll either have to search it there to play it or remove it if you don't want to have it stored there once you played it.I don't really need an application to manage files and folders for me, because I already have the operating system's application to manage files and folders for me. I can't think of a single time I've ever opened a local file in VLC by using File>Open….
It got overpowered by "volunteer devs/designers for open-source projects will work on whatever interests them, not necessarily what their users want." Luckily, open-source also means anyone can fork the project and revert the UI, and the VideoLAN project encourages this: they've abstracted all the multimedia handling as a separate library so people can build their own media players that can play back anything VLC can. They even have code examples!Whatever happened to "if it ain't broke, don't fix it"?
I sure wish they would fix their SMB streaming on the Android version. It used to work fine, and then I guess they ripped it out and rewrote it, and the new version doesn't work at all for me. I've struggled and struggled with it, and ended up having to switch to NFS.
Basically, it's just horribly slow. It "works", in the sense that I can browse directories and click on movie files, but when it actually tries to play anything, I'm lucky to get even one frame rendered before it freezes. Most of the time it doesn't even manage one frame.
NFS is dismal by comparison. It works, after a fashion, but it takes about ten seconds for a stream to start, and then trying to fast forward or reverse is excruciatingly slow. I'd sure like SMB back; it handled those things just fine.
*Is seen*My god. What have they done?
Am I the only person left who finds the filesystem to be an actually useful UI element; not something to be hidden(generally by an abstraction that doesn't quite paper over all the cracks but is thorough enough to prevent fixing any of the said cracks) and replaced by some kind of shallow discoverability slurry that looks fantastic as long as your use case is trivial; and nowhere else?
You are definitely not the only one.
I mean, you could abstract away the filesystem entirely, sure... but then you'd have to replace it with some other set of nestable folders, so that I could actually organize my content the way I want it.
I almost never use the Movies or TV interfaces in Kodi, for example... because I want frequently to proritize movies I've added in late 2020, for example, so I just browse into the movies/2020/2020-q4 folder to look through those.
Or I want to separate cartoons from other kinds of movies... which isn't always accurately represented in metadata... so I go to movies/cartoons. Or even movies/cartoons/anime, movies/cartoons/adultswim... you get the picture.
You COULD implement all that separately in a "library" interface—but why, when there's already a filesystem beneath it?
Because the filesystem is strictly heirarchical so everything you put into it has to fit into that pattern.
What happens if you have an animated movie from a japanese studio that you added in early 2021? Do you put it in both movies/2021/2021-q1 and movies/cartoons/anime, thereby having two copies of the same file? Or do you put it in just one of those folders, thereby breaking your carefully-considered organization system?
When you force everything to be heirarchical, eventually it will break down, or become hopelessly convoluted. The real world doesn't organize things conveniently in a heirarchical system. We only do it that way on computers because that's what we were taught based on the technology available at the time, and we've learned to force everything into a folder heirarchy by hook or by crook.
(Yes I know symlinks exist. If you use symlinks to organize your media, you shouldn't be on Ars Technica, you should be on alt.news.tech or something. Is usenet still even a thing?)
That's seriously what it does now? Good lord.Right... and that gets a lot more difficult, when right-click and open with VLC doesn't play the file, it just adds it to a "library" of anywhere from tens to thousands of files.
BTW, for any of my fellow Linux froods who are always like "why is snap even a thing"... checking this out using the snap was pretty awesome, and knowing I can get rid of it without bunging up my system just as easily as I installed it is even better.
Then again, I can't access any of my ACTUAL media with the snap, because the snap only has access to a few specific directories, not including /data where all my media is stored beneath, so that was fun...
Since I kind of suspect your data is in a zpool
I have no idea why you would suspect such a thing...
And yes, there are workarounds to defeat the snap's access segmentation. For the record, my Videos folder itself is a ZFS dataset... I could also work around this by abandoning my filesystem structure of /data/media/movies/whatever, /data/documents/work/arstechnica/whatever, etc and so forth and so on, and just mounting all of my media documents beneath my user folder... But I don't wanna. And I ain't gonna.
There are even some pretty decent reasons for not wanting to nest absolutely everything under my user folder... like the fact that my media stuff isn't just for me on my computer; most of it is shared across the LAN to the whole family. But as much as anything else I kinda just start getting pig-stubborn resentful about it, if we're being honest (and perhaps unfairly distrustful of things under "user folders" due to some very bad experiences with Windows and user folders, in the past).
First, excellent props for separating the controls from the playback window; this has been long needed for those of us (like me) who use VLC all the time for live presentation to classes and audiences. You've got to assume people have multiple monitors or devices these days.
My god. What have they done?
Am I the only person left who finds the filesystem to be an actually useful UI element; not something to be hidden(generally by an abstraction that doesn't quite paper over all the cracks but is thorough enough to prevent fixing any of the said cracks) and replaced by some kind of shallow discoverability slurry that looks fantastic as long as your use case is trivial; and nowhere else?
You are definitely not the only one.
I mean, you could abstract away the filesystem entirely, sure... but then you'd have to replace it with some other set of nestable folders, so that I could actually organize my content the way I want it.
I almost never use the Movies or TV interfaces in Kodi, for example... because I want frequently to proritize movies I've added in late 2020, for example, so I just browse into the movies/2020/2020-q4 folder to look through those.
Or I want to separate cartoons from other kinds of movies... which isn't always accurately represented in metadata... so I go to movies/cartoons. Or even movies/cartoons/anime, movies/cartoons/adultswim... you get the picture.
You COULD implement all that separately in a "library" interface—but why, when there's already a filesystem beneath it?
Because the filesystem is strictly heirarchical so everything you put into it has to fit into that pattern.
What happens if you have an animated movie from a japanese studio that you added in early 2021? Do you put it in both movies/2021/2021-q1 and movies/cartoons/anime, thereby having two copies of the same file? Or do you put it in just one of those folders, thereby breaking your carefully-considered organization system?
When you force everything to be heirarchical, eventually it will break down, or become hopelessly convoluted. The real world doesn't organize things conveniently in a heirarchical system. We only do it that way on computers because that's what we were taught based on the technology available at the time, and we've learned to force everything into a folder heirarchy by hook or by crook.
(Yes I know symlinks exist. If you use symlinks to organize your media, you shouldn't be on Ars Technica, you should be on alt.news.tech or something. Is usenet still even a thing?)
I sure wish they would fix their SMB streaming on the Android version. It used to work fine, and then I guess they ripped it out and rewrote it, and the new version doesn't work at all for me. I've struggled and struggled with it, and ended up having to switch to NFS.
Basically, it's just horribly slow. It "works", in the sense that I can browse directories and click on movie files, but when it actually tries to play anything, I'm lucky to get even one frame rendered before it freezes. Most of the time it doesn't even manage one frame.
NFS is dismal by comparison. It works, after a fashion, but it takes about ten seconds for a stream to start, and then trying to fast forward or reverse is excruciatingly slow. I'd sure like SMB back; it handled those things just fine.
maybe it's just me but an ellipsis standing in for 'there's more here', is way more intuitive than a hamburger standing in for whatever the hell it's supposed to represent.
I agree with this; it was a while after the explosion of the hamburger menu onto the software ecosystem before I really got comfortable with knowing wtf a hamburger menu was supposed to be. An ellipsis makes a lot more logical sense.
The major problems now are first that everybody DOES know what a hamburger menu is... and more importantly, that the ellipsis is far lower contrast, at least as implemented here. It's downright easy to miss.
A big ol, maybe?
Jim Salter":154500bo said:VLC 4.0 isn't ready for prime time use yet...
Jim Salter":154500bo said:VLC 4.0 instead spawns a new player window, separate from the browsing/control window from which the video was selected.
"Let's focus all our attention on asserting ourselves as your one and only Media Library and being the center of your 'digital life', while scanning all your directories, obfuscating any actual information about the media, and then suck at the basics." -- every video/music player I've ever uninstalled.
My first response to these screenshots was "What the fork?"
Oh goodie, they turned it into yet another library player because absolutely nobody asked for that.
I always use VLC because it was simple, could play anything, and had advanced options/selections in an easy to use GUI. Now it's more or less the same generic library player as the other dime-a-dozen, great... Talk about getting rid of the main reason to use it just so they could fall in line with everyone else.
I'm not even aware of a good alternative that isn't at least slightly janky, or too minimal for it's interface (on linux). Plenty of them will play videos fine, but none of them really had as good of menus as VLC not-4.0 does.
I understand why snaps are "a thing", as they say, but this is exactly why I don't like them. Sure, bundle dependencies all you like, but security barriers like that are one of the perennial usability problems of snaps (along with theme integration, and as I recall missing or outdated locale data), and I haven't seen any sign of it getting better.BTW, for any of my fellow Linux froods who are always like "why is snap even a thing"... checking this out using the snap was pretty awesome, and knowing I can get rid of it without bunging up my system just as easily as I installed it is even better.
Then again, I can't access any of my ACTUAL media with the snap, because the snap only has access to a few specific directories, not including /data where all my media is stored beneath, so that was fun...
I sure wish they would fix their SMB streaming on the Android version. It used to work fine, and then I guess they ripped it out and rewrote it, and the new version doesn't work at all for me. I've struggled and struggled with it, and ended up having to switch to NFS.
Basically, it's just horribly slow. It "works", in the sense that I can browse directories and click on movie files, but when it actually tries to play anything, I'm lucky to get even one frame rendered before it freezes. Most of the time it doesn't even manage one frame.
NFS is dismal by comparison. It works, after a fashion, but it takes about ten seconds for a stream to start, and then trying to fast forward or reverse is excruciatingly slow. I'd sure like SMB back; it handled those things just fine.
Have you considered just going back to the old version VLC where that still worked on android then? that is the great benefit of android over apple. when stuff breaks you can revert to the old version without any issues until it is fixed...or just sit on the old version forever.
My god. What have they done?
Am I the only person left who finds the filesystem to be an actually useful UI element; not something to be hidden(generally by an abstraction that doesn't quite paper over all the cracks but is thorough enough to prevent fixing any of the said cracks) and replaced by some kind of shallow discoverability slurry that looks fantastic as long as your use case is trivial; and nowhere else?
You are definitely not the only one.
I mean, you could abstract away the filesystem entirely, sure... but then you'd have to replace it with some other set of nestable folders, so that I could actually organize my content the way I want it.
I almost never use the Movies or TV interfaces in Kodi, for example... because I want frequently to proritize movies I've added in late 2020, for example, so I just browse into the movies/2020/2020-q4 folder to look through those.
Or I want to separate cartoons from other kinds of movies... which isn't always accurately represented in metadata... so I go to movies/cartoons. Or even movies/cartoons/anime, movies/cartoons/adultswim... you get the picture.
You COULD implement all that separately in a "library" interface—but why, when there's already a filesystem beneath it?
Because the filesystem is strictly heirarchical so everything you put into it has to fit into that pattern.
What happens if you have an animated movie from a japanese studio that you added in early 2021? Do you put it in both movies/2021/2021-q1 and movies/cartoons/anime, thereby having two copies of the same file? Or do you put it in just one of those folders, thereby breaking your carefully-considered organization system?
When you force everything to be heirarchical, eventually it will break down, or become hopelessly convoluted. The real world doesn't organize things conveniently in a heirarchical system. We only do it that way on computers because that's what we were taught based on the technology available at the time, and we've learned to force everything into a folder heirarchy by hook or by crook.
(Yes I know symlinks exist. If you use symlinks to organize your media, you shouldn't be on Ars Technica, you should be on alt.news.tech or something. Is usenet still even a thing?)
Libraries existed before computers were invented. They organised books in a hierarchical system. Because that's how you organise things. Sure, putting everything in a big pile can also be considered an organisational technique, but it does not scale very well...
Can you not install arbitrary APKs downded from the Web on Android TV? There's a complete archive on the VideoLAN servers.I sure wish they would fix their SMB streaming on the Android version. It used to work fine, and then I guess they ripped it out and rewrote it, and the new version doesn't work at all for me. I've struggled and struggled with it, and ended up having to switch to NFS.
Basically, it's just horribly slow. It "works", in the sense that I can browse directories and click on movie files, but when it actually tries to play anything, I'm lucky to get even one frame rendered before it freezes. Most of the time it doesn't even manage one frame.
NFS is dismal by comparison. It works, after a fashion, but it takes about ten seconds for a stream to start, and then trying to fast forward or reverse is excruciatingly slow. I'd sure like SMB back; it handled those things just fine.
Have you considered just going back to the old version VLC where that still worked on android then? that is the great benefit of android over apple. when stuff breaks you can revert to the old version without any issues until it is fixed...or just sit on the old version forever.
It's on an Android TV, and I don't have root, so I don't think I have any way to do that?
Preferences > All > Video > Deselect "Embedded video".First, excellent props for separating the controls from the playback window; this has been long needed for those of us (like me) who use VLC all the time for live presentation to classes and audiences. You've got to assume people have multiple monitors or devices these days.
BTW, for any of my fellow Linux froods who are always like "why is snap even a thing"... checking this out using the snap was pretty awesome, and knowing I can get rid of it without bunging up my system just as easily as I installed it is even better.
Then again, I can't access any of my ACTUAL media with the snap, because the snap only has access to a few specific directories, not including /data where all my media is stored beneath, so that was fun...
QuickTime for Windows
Whoa! Flashback to 1998!
You know, I'd really appreciate it if some day one of these designers took it upon themselves to explain what on Earth they're thinking.It got overpowered by "volunteer devs/designers for open-source projects will work on whatever interests them, not necessarily what their users want."Whatever happened to "if it ain't broke, don't fix it"?
Preferences > All > Video > Deselect "Embedded video".First, excellent props for separating the controls from the playback window; this has been long needed for those of us (like me) who use VLC all the time for live presentation to classes and audiences. You've got to assume people have multiple monitors or devices these days.
This will spawn the video in a separate window (with window decorations etc.)
Farther down the same screen, you can disable window decorations and specify *exactly* where the video renderer will appear and what size if you want to.
Dear VLC, all I want is lightweight software that plays every conceivable video CODEC instantly when I double-click a file from Windows Explorer.
Explorer already has a useful view of my files. I don't need another layer on top of it. I also don't need to learn another program-specific view or abstraction.
Oh, and please give me undockable controls, so it will play nice with OBS and projection systems.
Thanks.