• File Center

    From apam@21:1/125 to All on Thu May 3 15:24:48 2018
    Hey

    I've been working on a new file center application to manage filebases in Magicka.

    It still needs to look better, but so far it can, approve / unapprove
    files, delete files, scan for new files and move files between bases.

    It's still not finished yet, but is usable.

    To build it, you will need the latest v0.10-alpha checked out, then type
    make in the MagickaBBS/utils/filecenter directory.

    To run it, change to the MagickaBBS/utils/filecenter directory and type:

    ./filecenter -c ../../config/bbs.ini

    Select the directory then sub directory you want to work with, it will
    list all files in the sub and their status.

    Then, the following key presses work:

    t - toggle approved/unapproved on selected file a - approve all files in
    sub u - unapprove all files in sub d - delete file from sub (and disk) m
    - move file between bases s - scan for files in the bases upload folder
    that are not in the base.

    Scanning will check for file_id.diz descriptions in archives that it
    recognizes (whatever you have set up in archivers.ini)

    Andrew

    --- MagickaBBS v0.10alpha (Linux/x86_64)
    * Origin: Exotica BBS - telnet://exoticabbs.com:2023/ (21:1/125)
  • From Avon@21:1/101 to apam on Thu May 3 18:16:22 2018
    On 05/03/18, apam pondered and said...

    Hey

    I've been working on a new file center application to manage filebases in Magicka.

    What is the best way to set up Magicka. I have a running point copy but it's dated... so wondering if it best to run a fresh script to update it or ??

    --- Mystic BBS v1.12 A39 2018/04/21 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From apam@21:1/125 to Avon on Thu May 3 16:59:10 2018
    What is the best way to set up Magicka. I have a running point copy
    but it's dated... so wondering if it best to run a fresh script to
    update it or ??

    Well I think from memory you setup yours with that raspberry pi script I
    made a while back? If so, it would be easier to start over.

    It's much easier to get a basic install up and running than it used to
    be. If you're running raspbian stretch or later it has all the
    prerequisites in the repository, if you're running jessie still, you will
    need a more recent version of libmicrohttpd (if you want the webserver).

    To get a most basic setup on a pi, first make sure you have the
    prerequisits:

    sudo apt-get install build-essential libsqlite3-dev libreadline-dev git libssl-dev libssh-dev libncurses5-dev libmicrohttpd-dev
    libdbd-sqlite3-perl sed

    Then move to your user's home directory and run:

    git clone https://github.com/MagickaBBS/MagickaBBS

    git checkout v0.10-alpha

    make www

    ./setup.sh

    That should be all you need to do to get a basic install of v0.10-alpha
    ready to run.

    To get more info on configuring things, check out:

    http://docs.magickabbs.com/

    If it dosen't help or is confusing as always feel free to message me,
    although I am always happy to help regardless it would be helpful to know
    where the docs could use improvement ;P

    Andrew

    --- MagickaBBS v0.10alpha (Linux/x86_64)
    * Origin: Exotica BBS - telnet://exoticabbs.com:2023/ (21:1/125)
  • From Tiny@21:1/130.4 to apam on Thu May 3 09:28:44 2018
    Quoting apam to All <=-

    I've been working on a new file center application to manage filebases
    in Magicka.

    Very cool.

    It's still not finished yet, but is usable.

    Feature request? In the space beside the file could you display the
    description and possibly the file date?

    Scanning will check for file_id.diz descriptions in archives that it recognizes (whatever you have set up in archivers.ini)

    Works pretty good so far!

    Shawn

    ... Cthulhu Saves... The bones, that is.
    --- Blue Wave/386
    * Origin: A Tiny slice o pi (21:1/130.4)
  • From apam@21:1/125 to Tiny on Thu May 3 19:54:22 2018
    Feature request? In the space beside the file could you display
    the
    description and possibly the file date?

    Yep, I'm still thinking how to do this as I'd like it to be possible to
    edit the description as well.

    Also plan to have a window with a list of commands you can use.

    Andrew

    --- MagickaBBS v0.10alpha (Linux/x86_64)
    * Origin: Exotica BBS - telnet://exoticabbs.com:2023/ (21:1/125)
  • From KrUpTiOn@21:2/105 to apam on Thu May 3 11:03:38 2018
    On 05/03/18, apam said the following...

    Hey

    I've been working on a new file center application to manage filebases in Magicka.

    It still needs to look better, but so far it can, approve / unapprove files, delete files, scan for new files and move files between bases.

    It's still not finished yet, but is usable.

    is alpha 10 out for us to download yet?

    I've been waiting to get it

    Thanks

    --- Mystic BBS v1.12 A39 2018/04/21 (Linux/64)
    * Origin: New Frontier 2| thenewfrontier2.hopto.org (Ohio) (21:2/105)
  • From KrUpTiOn@21:2/105 to apam on Thu May 3 11:19:06 2018
    git checkout v0.10-alpha


    I get the error 'Fatal: Not a git repository (or any of the parent
    directories) .git

    ??

    --- Mystic BBS v1.12 A39 2018/04/21 (Linux/64)
    * Origin: New Frontier 2| thenewfrontier2.hopto.org (Ohio) (21:2/105)
  • From Tiny@21:1/130.4 to apam on Thu May 3 20:30:58 2018
    Quoting apam to Tiny <=-

    Yep, I'm still thinking how to do this as I'd like it to be possible
    to edit the description as well.

    Ohhhh now that would be amazing. Ezycom has that but back then people
    spent way to much time on a BBS thinking they could sell it for money. :)

    Also plan to have a window with a list of commands you can use.

    Even a popup window if you hit F1 or something would be fine.

    Shawn

    ... ALIMONY: The cost of leaving.
    --- Blue Wave/386
    * Origin: A Tiny slice o pi (21:1/130.4)
  • From Havok@21:4/119 to Tiny on Thu May 3 20:14:00 2018
    Even a popup window if you hit F1 or something would be fine.

    I agree that would be nice!


    Havok

    --- Mystic BBS v1.12 A39 2018/04/21 (Windows/32)
    * Origin: After Hours|The Villages,FL|afterhours-bbs.com (21:4/119)
  • From apam@21:1/125 to KrUpTiOn on Fri May 4 12:37:50 2018
    git checkout v0.10-alpha


    I get the error 'Fatal: Not a git repository (or any of the parent directories) .git
    You need to change into the MagickaBBS directory before running the
    checkout command.

    Andrew

    --- MagickaBBS v0.10alpha (Linux/x86_64)
    * Origin: Exotica BBS - telnet://exoticabbs.com:2023/ (21:1/125)
  • From KrUpTiOn@21:2/105 to apam on Fri May 4 09:04:54 2018
    On 05/04/18, apam said the following...

    git checkout v0.10-alpha
    You need to change into the MagickaBBS directory before running the checkout command.


    gotcha

    Thanks

    --- Mystic BBS v1.12 A39 2018/04/21 (Linux/64)
    * Origin: New Frontier 2| thenewfrontier2.hopto.org (Ohio) (21:2/105)