Giter Site home page Giter Site logo

Description in .txt files about ytfs HOT 3 CLOSED

errge avatar errge commented on August 15, 2024
Description in .txt files

from ytfs.

Comments (3)

rasguanabana avatar rasguanabana commented on August 15, 2024

I realise that it's inconvenient to browse files without thumbnails and descriptions, but I can't find a sensible way to implement them. Main problems:

  • Description files for every movie would clutter search directory
  • It takes some effort for user - one needs to open another file separately, with seperate program.
  • There's no simple way to associate movie with its description, maybe some players support it, but are there any standards?

The only reasonable solution I can think of is providing a single file, which contains info about files currently being opened. User could either read the file herself, or feed it to another program (conky, notification managers, etc.)

I'm open to any suggestions, though :) It's just my opinion.

from ytfs.

errge avatar errge commented on August 15, 2024

Hi,

I mainly plan to use YTFS from the command line. So my usage pattern
is "mplayer some_result.avi" and therefore "cat some_result.txt" is
not unreasonable or uncomfortable at all.

I also don't buy the cluttering argument, since command line guys are
fine anyway ("ls *mp4", "ls *txt", etc.) while graphical movie players
will only show the correct extensions anyway in the open dialog, so
Average Joe is fine too.

And thumbnails are a great idea, that should be there in *png or
*jpg.

I undestand your points and problem statements, but I don't think
those are great arguments for not providing this feature which would
help a lot for the power users. Maybe make it an option and then
people can enable/disable it. It's even OK for me if it's disabled by
default.

The next/prev hack that you provide for stepping in search results is
also not an industry standard by any shot, but it still works great
and it's a good use of the filesystem layer.

If you really object all this new files and the clutter, then you can
provide everything in extended attributes and then people use the
"getfattr" tool to read those.

http://stackoverflow.com/questions/16045921/fuse-extended-attributes

Maybe that is the right way of doing it. Then you can even export
attributes like duration, youtube video id, likes, views, etc. Sounds
pretty cool!

Gergely

On 2015-07-10 08:39 (Friday), Adrian Wล‚osiak [email protected] writes:

I realise that it's inconvenient to browse files without thumbnails
and descriptions, but I can't find a sensible way to implement them.
Main problems:

  • Description files for every movie would clutter search directory
  • It takes some effort for user - one needs to open another file
    separately, with seperate program.
  • There's no simple way to associate movie with its description, maybe
    some players support it, but are there any standards?

The only reasonable solution I can think of is providing a single
file, which contains info about files currently being opened. User
could either read the file herself, or feed it to another program
(conky, notification managers, etc.)

I'm open to any suggestions, though :) It's just my opinion.

โ€”
Reply to this email directly or view it on GitHub.

from ytfs.

rasguanabana avatar rasguanabana commented on August 15, 2024

Maybe you're right. Making it an option sounds like the best solution, it won't hurt anybody.

edit: Also, integration with semantic desktops might be nice.

from ytfs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.