Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat]: Save prefs and sortOrder in watched folder #3331

Open
mtdvlpr opened this issue Nov 14, 2024 · 8 comments
Open

[Feat]: Save prefs and sortOrder in watched folder #3331

mtdvlpr opened this issue Nov 14, 2024 · 8 comments
Labels
enhancement New feature or request

Comments

@mtdvlpr
Copy link
Collaborator

mtdvlpr commented Nov 14, 2024

Would it be difficult to build in the future a functionality to save the queue file to this folder and preferences to a custom folder which can be synced via a cloud folder in a similar way that the old sync worked? That way cloud sync of preferences and the order of media can still be managed remotely for the brothers and then it's not on you to support any sync protocol, just an observed folder...

Originally posted by @advenimus in #2782 (reply in thread)

@mtdvlpr
Copy link
Collaborator Author

mtdvlpr commented Nov 14, 2024

Like the file that stores the order for the meeting queue that meeting.

My idea (concept) is that the program can monitor that custom folder for numbered files (or some sort of naming format, folder structure, something like that) which would corespondent to the order to display them (similar to the old version) that way the correct order is display automatically upon observation of that folder.

And similarly with the preferences file, point to a custom folder for easy sync of congregation settings, etc.

Does that sound like a lot of work?

@mtdvlpr mtdvlpr added the enhancement New feature or request label Nov 14, 2024
@e-Feitosa
Copy link

Congratulations on the excellent work!

A question:

  • Are the extra media files that are added automatically deleted? Or does the M3 have no interaction with this feature other than checking the media files added to the folder?

@mtdvlpr
Copy link
Collaborator Author

mtdvlpr commented Nov 14, 2024

@e-Feitosa, it's a readonly folder. M3 actively watches the folder and when media is added or removed, M3 will also add or remove it from the media list. M3 will not change the contents of the watched folder.

@advenimus

This comment was marked as outdated.

@sircharlo
Copy link
Owner

There's one way I can see this happening.

I don't think having a live sync for the sort order and preferences is viable, but I don't think it's needed either.

However, I could see a one-time load of any synced sort order and selected preferences when a congregation profile is loaded, and a live save of sort order and selected preferences whenever those are changed.

In that case, I'd move the folder watcher feature to the integrations section and rename it to Cloud or something.

@advenimus
Copy link
Contributor

advenimus commented Nov 18, 2024

Yea not sure I was making sense earlier, but basically the concept is as follows with an example:

  • AV Brother Remotely: Adds GB update 7 via OneDrive to watched folder. Then opens M3 on remote computer, drags to correct location. This then saves order setting to same OneDrive folder.
  • AV Brother @ Hall: Opens program, OneDrive syncs and watch folder is observed after which import of media happens and gov update appears in the correct section of the meeting.

Not sure if there is any other better idea? I think a better idea would be able to use a custom folder for ALL additional media, and this was something that could be shared between devices based on meeting dates.

IE... Mac at home could setup additional media and order of files at home, then it would sync based off that folder on windows device at the hall upon launch. Of course using onedrive as the sync component to keep the folders mirrored.

Does that make sense?

Copy link
Contributor

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the abandoned More information is required from user; until then, nothing to do... label Dec 19, 2024
@mtdvlpr
Copy link
Collaborator Author

mtdvlpr commented Dec 19, 2024

Bump

@mtdvlpr mtdvlpr removed the abandoned More information is required from user; until then, nothing to do... label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants