Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • linuxmce linuxmce
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 255
    • Issues 255
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linuxmcelinuxmce
  • linuxmcelinuxmce
  • Issues
  • #726
Closed
Open
Issue created Jun 11, 2010 by Thom Cherryhomes@tschak909Maintainer

Make a Wipe Media Database button in menu.

This should only be accessible for master users. This button should:

  • Display a small warning, indicating that '''all playlists and channel bookmarks will be lost. Media attributes will be restored as they are read back into the system. Please do not use this feature unless absolutely necessary..'''

  • Provide a button to clear the database.

  • Provide a dialog box ARE YOU SURE?

  • Upon checking, it should

** IF "Update Media Daemon" is checked, Stop UpdateMedia with /usr/pluto/bin/UpdateMediaDaemonControl.sh -disable

** Drop pluto_media

** run sqlcvs -D pluto_media -r media import from cwd: /usr/pluto/database

** Indicate after running that the operation has been completed.

** IF "Update Media Daemon" is checked, Start UpdateMedia again. with /usr/pluto/bin/UpdateMediaDaemonControl.sh -enable.

-Thom

Assignee
Assign to
Time tracking