
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
The project lives! Thanks to Michal W. (cyrylas) the project is alive once again! He's taken over the code base and done some amazingly fast work in getting ObsidianMusic up to speed with all the changes that have happened in the last few years with amaroK 2.0 and up.
All props go to him for this major update and future updates to come.
Michal has also started using SVN on SourceForge.net so code changes will be available must faster than it was way back when.
Enjoy!
10 years ago
2.3.0 (2010-05-24)
=======
* Amarok 2.3.0 support
* Case insensitive search
* Display 'Unknown' if no artist or title information available
* Allow to search by year 0, empty album name and other weird things in
database
* "Quick search" searches also in album name
* FIX: numerous SQL injections, like in advanced search
* FIX: Better non-ASCII characters handling
* FIX: Changed session management to make playlist link more portable
* FIX: ";" and "'" allowed in title/album name
* FIX: let user to add/remove lot of tracks at once
* Lot of speedups
* Debug: Check if php mysql plugin is installed
* Debug: Better debugging (using different states for $enabled)
* Debug: Display memory usage and number of queries made
10 years ago
2.3.0 (2010-05-24)
=======
* Amarok 2.3.0 support
* Case insensitive search
* Display 'Unknown' if no artist or title information available
* Allow to search by year 0, empty album name and other weird things in
database
* "Quick search" searches also in album name
* FIX: numerous SQL injections, like in advanced search
* FIX: Better non-ASCII characters handling
* FIX: Changed session management to make playlist link more portable
* FIX: ";" and "'" allowed in title/album name
* FIX: let user to add/remove lot of tracks at once
* Lot of speedups
* Debug: Check if php mysql plugin is installed
* Debug: Better debugging (using different states for $enabled)
* Debug: Display memory usage and number of queries made
kriko
14 years ago
---
Error Loading Media
No suitable demux plugin. This often means that the file format is not supported.
http://127.0.0.1/index.php?action=stream&sid=MTMzMTtGYXN0IENhcjsxMTU2OTYzMjU3
---
Report
swizec
14 years ago
The thing is that amarok stores (or in my case at least) paths relative to the directory set as a root for the collection. I applied a crude fix for this that works in my particular case but am completely unsure of how this would be fixable in general.
That's the issue anyway :)
Report
kriko
14 years ago
Amarok shows this error:
Error Loading Media
No suitable demux plugin.
http://127.0.0.1/index.php?action=stream&sid=MzA2MTtHaGV0dG8gQ293Ym95OzExNTIxOTM4ODQ%3D
Also Winamp, Media Player, Kaffeine are having problems with same streamed files. It seems to be server-side issue.
Report
kriko
14 years ago
But when I enter username / password a blank page shows up.
I'm using amaroK 1.5 and mysql db.
Usernames and passwords are ok.
Report
kriko
14 years ago
URL shows:
http://127.0.0.1/?
and nothing happens.
Report
kriko
14 years ago
It is great!!!
Report
Cypress
14 years ago
Report
ObsidianX
14 years ago
Report
Cypress
14 years ago
Report
ObsidianX
14 years ago
Report
RickDiculous
15 years ago
Report
billblood
14 years ago
~/.kde/share/apps/amarok/albumcovers/large/
Not sure how the sql database associates the pictures with the albums but maybe someone could make a patch to ObsidianMusic so it will work with AmaroK1.4
Thnks for the great app!
Report
seb
15 years ago
one little thing though: when play type is set as "Download", the text should be updated on the pages, to say "Download album" instead of "Play album".
great work man
Report
ObsidianX
15 years ago
Report
ObsidianX
15 years ago
this may be the source of your problems in which case i'll have to investigate and fix this.
Report
bloodshark
15 years ago
Report
ObsidianX
15 years ago
Terribly sorry for the inconvenience and I hope we can get this resolved.
Cheers,
Ryan
Report
bloodshark
15 years ago
When I first setup amarok with it's wizard, I specified SQL database. And after started amarok, it worked just fine... so I thought all was cool.
I just now went into preferences and it stated that I was using Sqllite. Don't know how that occured, but I changed it to MySql and all is fine for showing the selections. (to test, I started from scratch and setup amarok the same way and again it defaulted to sqllite. Might be a bug.)
Now, I have another question. I assumed that if you clicked on a song, you'd have a stream. Instead I get a .pls. The config file says you can set this to .pls, m3u, etc.
I set it to .pls and on the client side set this to call amarok. But, all it says is "playlist has finished" when selecting a song.
I searched for docs, but couldn't find anything. What am I missing?
What application do people use on the client side?
thanks for your help.
Report
ObsidianX
15 years ago
what i WOULD recommend is a more simplistic player like Beep-Media-Player or XMMS since they handle streams the same way Winamp does in Windows and its worked for me.
cheers,
Ryan
Report
bloodshark
15 years ago
SO, I'm probably doing something wrong on the server side. Just don't know what. Any ideas?
thanks for your help!
Report
ObsidianX
15 years ago
once i get something worked out with someone else i've been talking with i'll release a bug fix version with error_reporting turned off as it messes with the header() function.
cheers,
ryan
Report
bloodshark
15 years ago
[playlist] File1=http://killtivo/obsidianmusic/index.php?action=stream&sid=MTg7RWxldmVuOzExMzU2NjQzOTM%3D Title1=Jaco Pastorius - Eleven Length1=49 NumberOfEntries=1 Version=2
into the browser and it came up blank.
I pasted it into xmms and it didn't play anything.
Thanks for your help.
b
(I noticed one time on your earlier versions that only mp3's worked. Is that still true? I have vorbis files.)
Report