Displaying 6 results from an estimated 6 matches for "playertest".
2006 Jun 07
6
I want to stick my models in a module
...t I''d like to separate them into
modules. For example, I have the class Player that I want to stick in
the Trainer module. I''ve changed the definition to
class Trainer::Player
I''ve created a models/trainer dir, test/unit/trainer, and
test/fixtures/trainer. Change the PlayerTest class to be
Trainer::PlayerTest. I get the following error when I try to run it:
4) Error:
test_validate_range(Trainer::PlayerTest):
FixtureClassNotFound: The class "Player" was not found.
/usr/local/lib/ruby/gems/1.8/gems/activerecord-1.14.2/lib/active_record/fixtures.rb:403:in
`...
2018 Dec 03
2
Character encodings in ICY metadata
Good morning,
On Sat, 2018-12-01 at 16:20 -0800, Greg Ogonowski wrote:
> UTF-8 is now the universal standard.
(ICY context:) Expect if you are in Asia. Or in central Europe. Or maybe
in Africa. I'm not aware of servers on the poles, maybe they use..., ...
> It supports ALL character sets.
As long as "ALL" is defined as what English people need plus all emoji
in all skin
2006 Apr 03
2
problems testing on 1.1 and postgresql
Hi,
I get errors doing this:
1) createdb myapp_test
2) rake db:test:clone_structure
3) rake test:units
rake aborted!
PGError: ERROR: relation "matches" already exists
I''m using the :sql schema format because there are some problems with
postgres and the :ruby schema format
config.active_record.schema_format = :sql
It seems rake test:units is trying to create the tables
2006 Mar 19
4
Trouble with composed_of
I''m trying to use composed_of within my model. I have a field in my
database named ''card1'', which is simply a string. I have this in my
model
class Player < ActiveRecord::Base
composed_of :card1, :class_name => ''Card''
end
class Card
attr_reader :value, :suit
def initialize(s)
@value = s[0].chr
@suit = s[1].chr
end
end
The
2018 Dec 03
0
Character encodings in ICY metadata
...F-8.
Handles all Asian languages with no problem, including Burmese which is a more recent addition to the current Unicode version due to additional complications. Requires Operating Systems with the latest Unicode version.
Here is an HLS stream with metadata done right:
https://db2.indexcom.com/playertest/05_diag/
Note Extensible Metadata Fields have been set up with multiple languages, and they are all sent at once.
In order for this to work properly, the entire metadata path from start to finish is required to be UTF-8 Unicode. Any modern software is.
/greg.
StreamS HiFi Radio
From: Ice...
2016 Nov 02
2
Request - Javascript player using Media Source Extensions
Hi,
I was wondering if there is a javascript player that uses Media Source Extensions to play Icecast streams on modern browsers.
Based on my limited research, the following players do not seem to support Icecast streams:
Aurora.js - Icecast does not support HEAD requests, which Aurora.js seems to require.
Shaka - Needs DASH manifests, cannot play off a simple URL. IANAL but MPEG LA seems to