jdaymude / xbox2local

A command line utility for downloading Xbox screenshots and game clips to local storage
MIT License
8 stars 2 forks source link

Organize downloaded media by game #1

Closed jdaymude closed 4 years ago

jdaymude commented 4 years ago

Description Currently, the downloaded media are given filenames based on the time they were taken/recorded, yielding a chronological organization. It would be nice to enhance this further by organizing media by game:

local_dir
|---- game1_name
|---- |---- media1_time.png
|---- |---- ...
|---- ...
|---- gamen_name
|---- |---- media1_time.png
|---- |---- ...

Can you help develop and maintain this feature? Yes.