Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Feature Ideas
| | |-+  id3 tag editor
« previous next »
  • Print
Pages: [1] 2

Author Topic: id3 tag editor  (Read 5262 times)

Offline natanelho

  • Member
  • *
  • Posts: 54
id3 tag editor
« on: October 22, 2014, 03:32:27 PM »
a viewer plugin that edits id3 tags of mp3 songs :-)
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: id3 tag editor
« Reply #1 on: October 22, 2014, 03:35:43 PM »
You could do it, but without an efficient way to input text I think it would be fairly useless.
Logged

Offline natanelho

  • Member
  • *
  • Posts: 54
Re: id3 tag editor
« Reply #2 on: October 23, 2014, 04:34:05 PM »
man disorder in y library drives me crazy
once i wanted to write the name numb to the tag of the song and i couldnt cause i have no pc and no smartphone
Logged

Offline __builtin

  • Developer
  • Member
  • *
  • Posts: 385
  • iPod 6G, c200v1 (RIP), e200v1 (RIP)
    • FWEI.TK
Re: id3 tag editor
« Reply #3 on: October 23, 2014, 05:33:58 PM »
Then write it! ;)
Logged
No support questions by PM, please.

Offline natanelho

  • Member
  • *
  • Posts: 54
Re: id3 tag editor
« Reply #4 on: October 23, 2014, 05:50:55 PM »
again
idk how to make rockbox apps so i ask people to do it for me!
man i dont understand the guides
may U make a vid about making plugins for RB?
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: id3 tag editor
« Reply #5 on: October 23, 2014, 06:29:34 PM »
Quote from: natanelho on October 23, 2014, 05:50:55 PM
idk how to make rockbox apps so i ask people to do it for me!

We don't accept requests for new features.  You can suggest new ideas for other people to work on, but for weird things like this, you should be prepared to do it yourself. 
Logged

Offline __builtin

  • Developer
  • Member
  • *
  • Posts: 385
  • iPod 6G, c200v1 (RIP), e200v1 (RIP)
    • FWEI.TK
Re: id3 tag editor
« Reply #6 on: October 23, 2014, 08:34:53 PM »
Quote from: natanelho on October 23, 2014, 05:50:55 PM
idk how to make rockbox apps so i ask people to do it for me!

The devs do not work for you. No one pays them for what they do. If you want something, you either write it, or you wait for someone else to do it for you. The devs may even help you if you ask nicely. ;)

Quote from: natanelho on October 23, 2014, 05:50:55 PM
man i dont understand the guides

Many people spent their time writing the docs. I suggest you read them, and read them again if you don't understand. ;)

Quote from: natanelho on October 23, 2014, 04:34:05 PM
once i wanted to write the name numb to the tag of the song and i couldnt cause i have no pc and no smartphone

You are going to have a fun time developing in LUA on a virtual keyboard.
It's pretty much impossible to write a even a trivial plugin in LUA on the virtual keyboard, much less an ID3 tag editor.
I suggest you obtain access to a computer before you try to write a plugin. ;)

Cheers.
« Last Edit: October 23, 2014, 08:50:07 PM by theunamedguy »
Logged
No support questions by PM, please.

Offline natanelho

  • Member
  • *
  • Posts: 54
Re: id3 tag editor
« Reply #7 on: October 25, 2014, 02:41:35 PM »
man i have access to pc once a week. pls help me to make this plugin!
Logged

Offline __builtin

  • Developer
  • Member
  • *
  • Posts: 385
  • iPod 6G, c200v1 (RIP), e200v1 (RIP)
    • FWEI.TK
Re: id3 tag editor
« Reply #8 on: October 25, 2014, 04:08:23 PM »
Quote from: natanelho on October 25, 2014, 02:41:35 PM
man i have access to pc once a week. pls help me to make this plugin!

Read:

http://www.rockbox.org/wiki/DevelopmentGuide

then

http://www.rockbox.org/wiki/HowtoWritePlugins

If you want some more support, IRC is the place to go:

http://www.rockbox.org/irc/

Cheers. :)
Logged
No support questions by PM, please.

Offline natanelho

  • Member
  • *
  • Posts: 54
Re: id3 tag editor
« Reply #9 on: October 26, 2014, 03:45:44 AM »
man i am realy new to it. i installed VB and the files from the sites U sent me and idk what to do. HELP!
Logged

Offline __builtin

  • Developer
  • Member
  • *
  • Posts: 385
  • iPod 6G, c200v1 (RIP), e200v1 (RIP)
    • FWEI.TK
Re: id3 tag editor
« Reply #10 on: October 26, 2014, 12:00:58 PM »
You're almost definitely gonna need a Unix-like system to develop on. Try Ubuntu: https://ubuntu.com
Logged
No support questions by PM, please.

Offline [Saint]

  • Rockbox Expert
  • Member
  • *
  • Posts: 1662
  • Hayden Pearce
    • Google+
Re: id3 tag editor
« Reply #11 on: October 26, 2014, 03:42:19 PM »
I'm not sure this user is entirely prepared for the learning curve to come.

I say this in the nicest possible way.

The road ahead is long and hard if one isn't prepared to read, at all. Or, only pretend to. The links given earlier clearly explain the requirements for building, yet this is ignored. Plenty enough information has been given to help this user help themselves, it is time for that user to either sink or swim. The level of patience in this thread has been astounding, but its really not doing anyone any good.

It is time for the journey of discovery, driven by requirement, to begin.


[Saint]
Logged
Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

Offline natanelho

  • Member
  • *
  • Posts: 54
Re: id3 tag editor
« Reply #12 on: November 02, 2014, 02:59:27 AM »
man i have VirtualBox with ubuntu, with all the development files from the site and idk what to do with all this :-(
i have read the guides and they dont really help. can some1 help me personally?
Logged

Offline [Saint]

  • Rockbox Expert
  • Member
  • *
  • Posts: 1662
  • Hayden Pearce
    • Google+
Re: id3 tag editor
« Reply #13 on: November 02, 2014, 05:04:40 PM »
In one of your prior posts you stated that you have an understanding of lowlevel C, but I am beginning to suspect that this isn't the case at all.

Taking that into account, you are going to have a VERY bad time if you are unfamiliar with the language, and cannot navigate our source tree.

In order to hold your hand through this experience, it would be necessary for someone to basically write the entire thing for you, and then...what's the point? If anyone here had the time and inclination to do this, it would already be done.

If you have a specific question about the Rockbox plugin API (I don't believe such functionality belongs in core), or compilation, we would be happy to address those concerns, but walking you through each and every step required to achieve this (something that I personally believe to be well above the level of your understanding, which is perfectly fine to admit) is well outside the scope of this support forum.

Please note that I am well aware that this may seem particularly harsh, but I am only trying to be realistic. I believe you think this to be a lot less effort than it actually is. For a competent developer, familiar with the language, and our source tree and flow, this is not a trivial task. For an absolute newcomer to the project, with limited or no understanding of the language and source tree, this is many hundreds of man hours work bordering on impossibility.

One should learn to walk, before they attempt to run. Get a grounding in C and familiarize yourself with our source tree and the plugin API, as well as investigating the example plugins, then create a simple "Hello World".


[Saint]
Logged
Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

Offline natanelho

  • Member
  • *
  • Posts: 54
Re: id3 tag editor
« Reply #14 on: November 10, 2014, 01:56:28 PM »
man i know programming c pretty well. i can even send U 1 of my project so you can see it. i know how to program, but i dont know how to compile and how to use the compiler of rockbox. i want some1 to show me, step-by-step, how to make a "hello world" program for my rockbox ...
i know that rockbox is somehow diffrent from regular c, and that it has diffrent commands, but its not so difficult to understand... i just wanna make some programs for my sansa clipzip.
pls help!
Logged

  • Print
Pages: [1] 2
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Feature Ideas
| | |-+  id3 tag editor
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.085 seconds with 14 queries.